paulc
March 19th, 2001, 08:45 AM
Hi,
I would like add some code to a VB6 project that changes the status bar message when the mouse is moved over a menu (or sub-menu) item.
This is so that when the user moves the mouse over a menu item, a description of the function of the menu item can be displayed in the status bar.
I have looked at API functions as a way of doing this but it seems as though there are no appropriate events defined within the VB development area that can be used. Has anyone got any idea how to do this??????
Paul
I would like add some code to a VB6 project that changes the status bar message when the mouse is moved over a menu (or sub-menu) item.
This is so that when the user moves the mouse over a menu item, a description of the function of the menu item can be displayed in the status bar.
I have looked at API functions as a way of doing this but it seems as though there are no appropriate events defined within the VB development area that can be used. Has anyone got any idea how to do this??????
Paul