Microsoft Access VBA Programming for the Absolute Beginner

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

Категории