|
-
May 22nd, 2003, 10:47 PM
#1
Thread Starter
New Member
Screen.MousePointer in VB.NET
Hi,
I'm kind of new to VB.NET and am trying to do something like the old Screen.MousePointer = vbHourglass.
I found something on the help, saying that I have to use System.Drawing.Cursor.Current, but when I put that into my code, I get an error, saying that does not exist. What's wrong here? Do I have to include something in my code in order to ues that?
Help, please.
Thanks,
David
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|