Click or drag to resize

Control.ContextMenu Property

X#
A menu object representing the local pop-up menu for a control.

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

Property Value

Type: Usual
A menu object representing the local pop-up menu for a control.
See Also