VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



System Wide Hot Keys

by Charles Gibson (1 Submission)
Category: VB function enhancement
Compatability: Visual Basic 3.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (4 Votes)

This code creates system wide Hot Keys for your App. All the code necessary is included in one .bas file. Calling the functions to create or delete a Hot Key combination takes one line of code.

Inputs
The .bas module functions and subs can be called in the standard way once the .bas file is added to a project.
Assumes
This code creates system wide Hot Keys for your App. It also intercepts the windows messages and will perform any action. All the code necessary is included in one .bas file. Calling the functions to create or delete a Hot Key combination takes one line of code. Easy examples are in the sample project.

Rate System Wide Hot Keys

Download System Wide Hot Keys

Download System Wide Hot Keys (4 KB)

System Wide Hot Keys Comments

No comments have been posted about System Wide Hot Keys. Why not be the first to post a comment about System Wide Hot Keys.

Post your comment

Subject:
Message:
0/1000 characters