Click or drag to resize

MenuCommandEvent.Name Property

X#
A string representing the name stored in the hyperlabel of the menu item that generated this MenuCommandEvent.

Namespace:  VO
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY Name AS STRING GET 
Request Example View Source

Property Value

Type: String
A string representing the name stored in the hyperlabel of the menu item that generated this MenuCommandEvent.
See Also