|
-
Apr 30th, 2002, 02:00 PM
#1
Thread Starter
Hyperactive Member
sendkeys
I'm not sure what I'm doing wrong, but I can't get this to work in VB.NET.
This is what I typed under an event:
System.Windows.Forms.SendKeys({DOWN})
I received 2 build errors:
'SendKeys' is a type in 'Forms' and cannot be used as an expression.
Expression expected.
Is there something else I have to do? Possibly declare what namespace is being used? (I tried but had no luck, it seems like you wouldn't need one because it's already known).
Thanks to everyone! New software takes time to figure out.
=0
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
|