Click to See Complete Forum and Search --> : How do i change the mouse cursor


PanasonicSubz
November 29th, 1999, 09:35 AM
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

santulan
November 29th, 1999, 10:19 AM
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