|
-
Apr 13th, 2023, 01:43 AM
#1
Thread Starter
Hyperactive Member
[RESOLVED] Is there a button pressed/click function?
Hi,
Consider you code in KeyUp and KeyDown events of a specific keyboard button ("Tab" for instance) and wanted to relate it to a button which pressing that key presses it and releasing it releases it.
There is a
Code:
Button1.PerformClick()
But I'm not certain how to call/recall/mention those events to let user visually see Button1 be pressed/released corresponded to tab.
Tags for this Thread
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
|