Connecting Tech Pros Worldwide Help | Site Map

Hourglass status

laurenq uantrell
Guest
 
Posts: n/a
#1: Nov 13 '05
Is there a way in VBA code to determine the current state of the
hourglass?

Mark via AccessMonster.com
Guest
 
Posts: n/a
#2: Nov 13 '05

re: Hourglass status


You can use the MousePointer property together with the Screen object to
specify or determine the type of mouse pointer currently displayed.

--
Message posted via http://www.accessmonster.com
lauren quantrell
Guest
 
Posts: n/a
#3: Nov 13 '05

re: Hourglass status


Thanks

Closed Thread