M mohsinhq Registered User. Local time Today, 16:54 Joined Aug 2, 2004 Messages 90 Sep 21, 2004 #1 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
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
Mile-O Back once again... Local time Today, 16:54 Joined Dec 10, 2002 Messages 11,305 Sep 21, 2004 #2 In the label's hyperlink property, put a space.
M mohsinhq Registered User. Local time Today, 16:54 Joined Aug 2, 2004 Messages 90 Sep 21, 2004 #3 thanks.. didnt think it would be something that minor!
Mile-O Back once again... Local time Today, 16:54 Joined Dec 10, 2002 Messages 11,305 Sep 21, 2004 #4 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.
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.