Visual Basic Code , VB.NET Code, VB Code
  Home   :  Code   :  Forums   :  Submit   :  Mailing List   :  About   :  Contact


Holding down API


Holding down API

Author
Message
leonel80
leonel80
Forum God
Forum God (969 reputation)Forum God (969 reputation)Forum God (969 reputation)Forum God (969 reputation)Forum God (969 reputation)Forum God (969 reputation)Forum God (969 reputation)Forum God (969 reputation)Forum God (969 reputation)

Group: Forum Members
Posts: 3, Visits: 21
I've been looking around the net for quite a while. I can't find anything about holding down a key (be it for a certain time or until disabled). Basically what I'm trying to do is a program to hold down the CTRL-key.



Any help is appreciated, I'll keep searching.







Stock Picks



Keithuk
Keithuk
Forum God
Forum God (297K reputation)

Group: Moderators
Posts: 1.9K, Visits: 5.5K
Welcome to A1vbcode leonel

leonel80 (10/3/2008)
I've been looking around the net for quite a while. I can't find anything about holding down a key (be it for a certain time or until disabled). Basically what I'm trying to do is a program to hold down the CTRL-key.

You could have a look at the SendKeys function.

If you want to do it with API calls then I would recommend you download and install API-Guide its free. Wink

Keith

I've been programming with VB for 17 years. Started with VB4 16bit Pro, VB5 Pro, VB6 Pro/Enterprise and now VB3 Pro. But I'm no expert, I'm still learning.

vb5prgrmr
vb5prgrmr
Forum God
Forum God (39K reputation)Forum God (39K reputation)Forum God (39K reputation)Forum God (39K reputation)Forum God (39K reputation)Forum God (39K reputation)Forum God (39K reputation)Forum God (39K reputation)Forum God (39K reputation)

Group: Forum Members
Posts: 167, Visits: 786
SendMessage in a loop would do...
GO


Similar Topics


Reading This Topic


Login
Existing Account
Email Address:


Password:


Social Logins

Select a Forum....

















A1VBCode Forums


Search