M Martin Ortiz Sep 18, 2003 #1 As the user is clicking/hovering on a menu item, I want a verbose description to be placed on status line of what menu does...
As the user is clicking/hovering on a menu item, I want a verbose description to be placed on status line of what menu does...
A Armin Zingler Sep 18, 2003 #2 Martin Ortiz said: As the user is clicking/hovering on a menu item, I want a verbose description to be placed on status line of what menu does... Click to expand... Is the MenuItem's Select event what you're looking for?
Martin Ortiz said: As the user is clicking/hovering on a menu item, I want a verbose description to be placed on status line of what menu does... Click to expand... Is the MenuItem's Select event what you're looking for?
M Martin Ortiz Sep 18, 2003 #3 thanks...that's it Armin Zingler said: Is the MenuItem's Select event what you're looking for? Click to expand...
thanks...that's it Armin Zingler said: Is the MenuItem's Select event what you're looking for? Click to expand...
H Herfried K. Wagner [MVP] Sep 18, 2003 #4 Hello, Martin Ortiz said: As the user is clicking/hovering on a menu item, I want a verbose description to be placed on status line of what menu does... Click to expand... Have a look at the 'MenuItem's 'Select' event.
Hello, Martin Ortiz said: As the user is clicking/hovering on a menu item, I want a verbose description to be placed on status line of what menu does... Click to expand... Have a look at the 'MenuItem's 'Select' event.