VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Menu Help

Keith Hall  (2 Submissions)   Custom Controls/Forms/Menus   Visual Basic 3.0   Intermediate   Wed 3rd February 2021

The purpose of this code is to allow you to provide help for your menus. When someone moves their mouse over a menu it will raise an event telling you the caption of the menu the mouse is over. This will allow you to have a status bar that will help them understand what each menu item will do.

Returns
It will raise an event stating the caption of the menu the mouse is over. If its a system menu it will raise the same event but the caption will be "System Menu - " and move, restore, size etc.

API Declarations
There are a few API declarations
in the control, but you don't
have to do any thing extra. ;)

Rate Menu Help (2(2 Vote))
Menu Help.bas

Menu Help Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters