Results 1 to 3 of 3

Thread: Change Cursor *[RESOLVED]*

Threaded View

  1. #1

    Thread Starter
    Hyperactive Member RealNickyDude's Avatar
    Join Date
    Nov 2002
    Location
    Watching you through the hidden camera :o
    Posts
    435

    Change Cursor *[RESOLVED]*

    I've just upgraded from VB.NET Standard 2002 to Visual Studio Professional 2003 and I want to able to change the cursor within my program, the line used to be
    VB Code:
    1. Me.Cursor = Cursor.WaitCursor
    but the Cursor.WaitCursor just puts a blue squiggly line underneath and tells me:

    "Waitcursor is not a member of 'System.Windows.Forms.Cursor'

    Am I missing something?


    Hi to all those who remember me!
    Last edited by RealNickyDude; Jun 16th, 2003 at 03:55 AM.
    [vbcode]
    On Error GoTo Hell
    [/vbcode]:¬) Nicky : Why not try VBCodebook.NET.

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