Results 1 to 3 of 3

Thread: Can i use color or animated cursors in my app?

  1. #1

    Thread Starter
    Hyperactive Member toughcoder's Avatar
    Join Date
    Nov 2002
    Location
    Near, Very Near
    Posts
    340

    Can i use color or animated cursors in my app?

    Hello every1,
    i wanna know if there is a way by which i can use animated cursors in my app or plain color cursors. Plz help
    If Not VB Then Exit
    ------------------------------------------------
    visit me @ http://mzubair.50g.com/

  2. #2
    Ex-Super Mod'rater Electroman's Avatar
    Join Date
    Sep 2000
    Location
    Newcastle, England
    Posts
    4,349
    It'll depend how you want to use them but the answer should be yes. .cur files can be used in Picture and image boxes but for animated (.ani) ones you'll need to split the frames apart and handle the animation yourself, unless someone else knows of a way to use .ani files. Plenty controls also have a MouseIcon Property but thats again just for .cur files.
    When your thread has been resolved please edit the original post in the thread ()
    and amend "-[RESOLVED]-" to the end of the title and change the icon to , Thank you.

    When posting Code use the [VBCode]Code Here[/VBCode] tags to be able to use the code highlighting.

  3. #3
    Fanatic Member Mushroom Realm's Avatar
    Join Date
    Mar 2002
    Location
    Murrieta, California
    Posts
    650
    There is also a property that you will have to set when using MouseIcon, I think it is MouseCursor, but I cant remember. Anyways you have to set it to 99 'Custom.

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