09-26-2002, 12:00 AM
|
webadmin@datadynamics.com
Joined on 12-12-2005
Posts 0
|
|
|
Originally Posted By: <>
It seems we are having similar problems with the mouspointer as Ray Alonso's note stated in his 2/1/2001 note. When the mousepointer is changed to hourglass (Me.MousePointer = vbHourglass) at the start of some sort processing (e.g., retrieving data from a database), it periodically switches back to the default pointer before the process is completed. We've also tried to use the ActiveSizer mousepointer property (e.g., aszForm.MousePointer = ddMHourglass) without success. The only time it works is when we remove the ActiveSizer control which, of course, we'd rather not do.
Any suggestions?
Thank you,
Doug Thomas
|
|
|
|
|
Report
|
|
|
|