how do i change the mouse cursor when a user clicks a command button? i have a program that makes cursors so i am going to make it so they have a blank cursor, so they will be like "what the heck"
PanasonicSubz
Printable View
how do i change the mouse cursor when a user clicks a command button? i have a program that makes cursors so i am going to make it so they have a blank cursor, so they will be like "what the heck"
PanasonicSubz
If I understand your question correct -
Please use screen.mousepointer = 11 to get hour glass and just play around the number to get different kind of mouse cursors......
99 is kept for user defined pointer.
try this!!!!
Santulan