perform a keypress
How do I perform the event of pressing a certain key in code. (not handling it) (not just pressing it on the keyboard)
for example:
void presskey(key to press)
{
//code to press the key
}
Thanks,
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
slzr6aPosted Oct 18, 2004, 2:50 PM
bilnaadPosted Oct 15, 2004, 7:04 PM