|
-
Jul 5th, 2000, 03:13 AM
#1
How can I change my mousepointer to te IE4/5-like hand when "surfing"? Now, I use code similar to this
me.MouseIcon = LoadPicture(App.Path & "\H_POINT.cur")
me.MousePointer=vbcustom
I don't like this code for having to load a custom cursor, when the hand should be in windows somewhere? I've tried all the pre-defined .Mousepoiter properties (from 0 to 255) and found no hand whatsoever... Can anyone help?
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
|