Results 1 to 2 of 2

Thread: Cursors

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Oct 2000
    Location
    Chesterfield, UK
    Posts
    298
    How would I specify on a form using VB which mouse icon I would like to use???? (by filename as opposed to:

    screen.mousepointer = vbHourGlass (etc.)

  2. #2
    Lively Member
    Join Date
    Aug 2000
    Location
    quebec
    Posts
    81

    Arrow

    Set the MousePointer property to 99-custom then click on the MouseIcon property to select a file.

    This gives a black and white version of the cursor you chose (at least on my system NT 4/VB6 Enterprise) - anyone know how to fix that?

    If you use an icon file it works in color but the hotspot is dead center.

    [Edited by hitcgar on 10-06-2000 at 12:11 PM]
    C/C++,Delphi,VB6,Java,PB (blech!),ASP,JSP,SQL...bla bla bla and bla
    I love deadlines. I like the whooshing sound they make as they fly by.
    —Douglas Adams

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