VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Menu Help

by Keith Hall (2 Submissions)
Category: Custom Controls/Forms/Menus
Compatability: Visual Basic 3.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (2 Votes)

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.

Code 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

Upload

Download this snippet    Add to My Saved Code

Menu Help Comments

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

Post your comment

Subject:
Message:
0/1000 characters