Click or drag to resize

MenuSelectEvent.ItemID Property

X#
A numeric value representing the ID of the menu item that generated this MenuSelectEvent.

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

Property Value

Type: Long
A numeric value representing the ID of the menu item that generated this MenuSelectEvent.
See Also