VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

System Wide Hot Keys

Charles Gibson  (1 Submission)   VB function enhancement   Visual Basic 3.0   Intermediate   Wed 3rd February 2021

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 (4(4 Vote))

Download System Wide Hot Keys

System Wide Hot Keys Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters