|
-
Jun 22nd, 2000, 04:32 PM
#1
Thread Starter
Member
i know how to change the icon to something else, but i was wondering where i could get the pointer icon that shows up in microsoft internet explorer when the pointer is over a link (the pointing hand icon)..
hoping someone could help fast..
-
Jun 22nd, 2000, 06:24 PM
#2
Lively Member
Hi,
by setting the MousePointer property of the form/control to 99 (custom) and select the MouseIcon of the form/control. You can find some mouse icons on you vb cd in \common\graphics\cursors.
You can create mouse cursors yourself too. I usually use Visual C++ (finally something it's good for) but I bet you'll find some freeware cursor editors on the web.
Roger
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
|