changing the cursor with event?

mohsinhq

Registered User.
Local time
Today, 16:54
Joined
Aug 2, 2004
Messages
90
is it possible to change the cursor depending on a users actions?

i want the cursor to change when a user hovers over a label - as it would do if it was a hyperlink?

any help appreciated
 
In the label's hyperlink property, put a space.
 
thanks.. didnt think it would be something that minor!
 
It's more of a little trick than the proper method. A proper method would probably involved loads of code and API calls just to toggle a cursor.
 

Users who are viewing this thread

Back
Top Bottom