Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsVB SyntaxEnterprise DevelopmentDatabase AccessControlsCOMWin APICrystal ReportDeploymentGeneralGeneral 2
Related Topics
VB.NET / ASP.NETMS SQL ServerMS AccessOther Database ProductsMore Topics ...

VB Forum / COM / November 2005



Tip: Looking for answers? Try searching our database.

how to control two or more keys stroke at a time in VB

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Ansar_Mehmood - 14 Nov 2005 20:39 GMT
I assign different keys for different progress bars to increase or decrease
the values. when I press two or more keys at a time then the values of
progress bar would be change for those keys which were pressed but it give
value change only for one key.Plz Suggest software control solution
Ken Halter - 14 Nov 2005 21:31 GMT
>I assign different keys for different progress bars to increase or decrease
> the values. when I press two or more keys at a time then the values of
> progress bar would be change for those keys which were pressed but it give
> value change only for one key.Plz Suggest software control solution

When you detect a key you're interested in, you can use the Windows API to
see which other keys are pressed... here's a sample.

Display State of All Keys
http://www.vbsight.com/Code.htm#KeyStates

Signature

Ken Halter - MS-MVP-VB - http://www.vbsight.com
DLL Hell problems? Try ComGuard - http://www.vbsight.com/ComGuard.htm
Please keep all discussions in the groups..

 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.