Results 1 to 2 of 2

Thread: Setting the Cursor???

  1. #1

    Thread Starter
    New Member
    Join Date
    Oct 2003
    Posts
    10

    Setting the Cursor???

    When do you use Cursor.Current vs. Me.Cursor vs. MyBase.Cursor???

    I've tried different combinations and in some processing I cannot get the cursor to change from the default.

    Any tips/lessons on when to use what code so that my mouse pointer changes to a wait or appstarting cursor?

    Thanks!
    Neal Culiner
    NC Software, Inc.

    http://www.nc-software.com
    http://www.logbookpro.com
    http://www.avcataloger.com
    http://www.ecommercedesign.net
    http://secure.nc-software.com

  2. #2
    Fanatic Member VBCrazyCoder's Avatar
    Join Date
    Apr 2003
    Posts
    681
    I use Me.Cursor = Cursors.wait, etc. for code in my form when I want to set it. Works fine.

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