Login or Sign Up
Logging in...
Remember me
Log in
Or
Sign Up
Forgot password or user name?
Log in with
Search in titles only
Search in Visual Basic only
Search
Advanced Search
Forums
BYTES
Product Launch
Updates
Developer Toolkit
Today's Posts
Member List
Calendar
Home
Forum
Topic
Visual Basic
useing keys to press a key
Collapse
X
Collapse
Posts
Latest Activity
Photos
Page
of
1
Filter
Time
All Time
Today
Last Week
Last Month
Show
All
Discussions only
Photos only
Videos only
Links only
Polls only
Events only
Filtered by:
Clear All
new posts
Previous
template
Next
radom
New Member
Join Date:
Feb 2008
Posts:
37
#1
useing keys to press a key
Feb 8 '08, 10:41 PM
I would like for some one to tell how to make it when the up, down, left, and right arrow keys it press button 1
ps i am using vb 2008
Last edited by
radom
;
Feb 8 '08, 10:43 PM
.
Reason:
telling what verson of vb i am using
vincey92
New Member
Join Date:
Feb 2008
Posts:
11
#2
Feb 9 '08, 03:07 AM
in teh code screen, do an event for the keydown of the arrows:
form 1 events:
keydown:
then use this code to force a key down event:
my.computer.sen dkeys(1)
:D try that
its vb2008 like what ur using
Comment
Post
Cancel
radom
New Member
Join Date:
Feb 2008
Posts:
37
#3
Feb 9 '08, 05:43 AM
can please go in to more depth
Comment
Post
Cancel
Previous
template
Next
Working...
Yes
No
OK
OK
Cancel
👍
👎
☕
Comment