Home  Fees/Services  Access 2010 Template  Tutorials  Access Download  Articles  Search  Contact  Privacy  Links
Macro Programming Examples Docmd Macro VBA Example
 





DoCmd Home


Microsoft Access Docmd.HourGlass Method Example

The DoCmd HourGlass method changes the mouse pointer to an image of an hourglass

This action method is often used when running a query or report from visual basic that takes a while to run.

DoCmd.HourGlass True
or
DoCmd.HourGlass False

The DoCmd Hourglass action has the following argument.

Yes/No, True/False, or -1/0

Remarks:

You can define which icon Windows uses (2000,XP) in the control panel, 'busy' mouse pointer setting.











A Blue Claw Database Design Template:

Subscription Order Control Database
 








A Blue Claw Database Design Article:

Why Choose Microsoft Access
 


Contact Information

Copyright 2000-2012 Blue Claw Database Design, LLC