Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: How to lock ALT, CTRL, and windows key


Message #1 by "Manish" <wroxhelpdesk@y...> on Tue, 26 Feb 2002 13:12:44 +0530
This requires Win API's.  I handled a similar situation by placing the
GetSyncKeyState API on a timer.  If it is just within one form you can
use the KeyDown method to test for this.

-----Original Message-----
From: Manish [mailto:wroxhelpdesk@y...]
Sent: Tuesday, February 26, 2002 2:43 AM
To: professional vb
Subject: [pro_vb] How to lock ALT, CTRL, and windows key

Hi friends

i seeking help
i want to lock ALT, CTRL, and windows key
how do i go abt?

thanx
Manish



_________________________________________________________

Do You Yahoo!?

Get your free @yahoo.com address at http://mail.yahoo.com





  Return to Index