Results 1 to 2 of 2

Thread: mouse pointer icon

  1. #1

    Thread Starter
    Member
    Join Date
    Jun 2000
    Posts
    55

    Red face

    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..


  2. #2
    Lively Member
    Join Date
    Dec 1999
    Location
    Karlsruhe, Germany
    Posts
    122

    Lightbulb

    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
  •  



Click Here to Expand Forum to Full Width