event InvokeMenuCommand (Command as String)
Fired when the user selects an item context menu that has been added during QueryContextMenu event.

 TypeDescription 
   Command as String A String expression that indicates the caption of the custom command being executed.  
Use the InvokeMenuCommand event to notify your application when the user selects a custom command, that was previously added using the QueryContextMenu event. The InvokeItemMenu event notifies the application once the user selects a command by identifier in the context menu. Use the DefaultMenuItems property to specify whether the context menu shows the default menu items.


Send comments on this topic.
© 1999-2011 Exontrol.COM, Software. All rights reserved.