Results 1 to 4 of 4

Thread: Change Mouse-Pointer

  1. #1

    Thread Starter
    Hyperactive Member Matt-D's Avatar
    Join Date
    Nov 1999
    Location
    Mettmann, Germany
    Posts
    305
    English:
    Is it possible, that an Icon (*.ico) is the mousepointer,
    without using the drag-method?
    What's the code for VB 3 ?

    Thanks for some tips, Matt


    Deutsch:
    Ist es möglich, daß der Mauszeiger ein Symbol (*.ico) ist,
    ohne die Drag-Methode zu benutzen ?
    Wenn ja, wie ist der Code ?

    Danke für ein paar Tips, Matthias

  2. #2
    old fart Frans C's Avatar
    Join Date
    Oct 1999
    Location
    the Netherlands
    Posts
    2,926
    I don't know if this is possible in vb3, but at least from vb5 and up this will work.

    Set the MousePointer property to 99 - Custom and the MouseIcon property to the icon file you want to use.

  3. #3

    Thread Starter
    Hyperactive Member Matt-D's Avatar
    Join Date
    Nov 1999
    Location
    Mettmann, Germany
    Posts
    305
    It's not possible!!!!!!!!!!!!!!!!!

  4. #4
    old fart Frans C's Avatar
    Join Date
    Oct 1999
    Location
    the Netherlands
    Posts
    2,926

    Angry

    To bad!

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