Atlanta Custom Software Development 

 
   Search        Code/Page
 

User Login
Email

Password

 

Forgot the Password?
Services
» Web Development
» Maintenance
» Data Integration/BI
» Information Management
Programming
  Database
Automation
OS/Networking
Graphics
Links
Tools
» Regular Expr Tester
» Free Tools

API Dictionary - Search API, Constants, Types, Sub, Functions

 _  A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z 

Submit your own API Examples using our API Templete Project

Search text      

GetKeyState

Library : user32.dll  Category : Keyboard

 

Api Example(s)
  Determine how a control got the focus
  GetCapsLockKey - Get the state of the CapsLock key
  GetInsertKey - Get the current state of the Insert key
  GetNumLockKey - Get the state of the NumLock key
  GetScrollLockKey - Get the state of the Scroll Lock key
  PressVirtKey - Press and/or release any key
  SetCapsLockKey - Set the state of the Caps Lock key
  SetNumLockKey - Set the state of the Num Lock key
  SetScrollLockKey - Set the state of the ScrollLock key
  Detecting Keyboard strokes
  How to create XP-Style Balloon Tooltip in VB.net (Updated)

API Description :
The GetKeyState function retrieves the status of the specified virtual key. The status specifies whether the key is up, down, or toggled (on, off - alternating each time the key is pressed).

 

VB Declaration :

Show Multiline        Public  Private

Parameters :
Return :
OS Requirement :
Requires Windows NT 3.1 or later
Requires Windows 95 or later
Dotnet Replacement :


Home   |  Comment   |  Contact Us   |  Privacy Policy   |  Terms & Conditions   |  BlogsZappySys

© 2008 BinaryWorld LLC. All rights reserved.