Results 1 to 2 of 2

Thread: how to change the cursor type

  1. #1

    Thread Starter
    New Member
    Join Date
    Sep 2002
    Posts
    14

    how to change the cursor type

    Hi all,


    I have a button in a form. When i click the button it populated the datagrid with data.

    am using vb.net.

    When i click the button it should change the cursor(arrow) to wait cursor. and again back to normal.

    any tips.

    Thanks,
    edna.

  2. #2
    Addicted Member
    Join Date
    Mar 2001
    Location
    Devon, UK
    Posts
    181
    Cursor.Current = System.Windows.Forms.Cursors.WaitCursor
    Wind and waves resolves all problems.

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