|
-
Jul 29th, 2004, 08:37 AM
#1
Thread Starter
Addicted Member
Mouse pointer in listview
Hi
I want to change the mouse pointer when it moves onto a listview to a hand. I tried to put the following line of code in the mouse hover event of the listview:
Me.Cursor = Cursors.hand
the problem is that cursors.hand doesnt exist in that sub.
Does anyone know how I can get arouind this?
Thanking you in advance
PORRASTAR
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|