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 bebut the Cursor.WaitCursor just puts a blue squiggly line underneath and tells me:VB Code:
Me.Cursor = Cursor.WaitCursor
"Waitcursor is not a member of 'System.Windows.Forms.Cursor'
Am I missing something?
Hi to all those who remember me!




Reply With Quote