Hourglass


Displays the hourglass mouse pointer.

Syntax

DoCmd.Hourglass HourglassOn 

where HourglassOn is a Boolean that indicates whether the hour glass is on (True) or off (False).

Example

See the example for the Echo method.

Comments

  • Remember to turn the hourglass off at the appropriate time. It will not turn itself off automatically.

  • The actual icon used by Access is defined by the Busy pointer on the Pointers tab of the Mouse Control Panel applet.

  • The Hourglass method can be used along with the Echo method, so that the hourglass appears when screen repainting is turned off.




Access VBA Programming
Microsoft Access VBA Programming for the Absolute Beginner
ISBN: 1598633937
EAN: 2147483647
Year: 2006
Pages: 214
Authors: Michael Vine

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net