VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



KeybClass

by Thiebauld Nicolas (1 Submission)
Category: Files/File Controls/Input/Output
Compatability: Visual Basic 3.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (3 Votes)

This code demonstrates how to capture keyboard inputs all over windows. A class module is provided, and a 2nd example is provided to capture all keyboard keys, including special keys

Inputs
Declare a Keybclass object as described in the code
Assumes
this code uses windows api about keyboard inputs; it gives virtual, keybord and ascii code values, including key-state (alt, ctrl, shift keys)
Code Returns
Event raised.

Rate KeybClass

Upload

Download this snippet    Add to My Saved Code

KeybClass Comments

No comments have been posted about KeybClass. Why not be the first to post a comment about KeybClass.

Post your comment

Subject:
Message:
0/1000 characters