Click or drag to resize

MenuSelectEvent.AsString Method

X#
Return the caption of the selected menu item.

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

Return Value

Type: String
Remarks
The caption is provided by the menu item resource.
See Also