ChildAppWindow.ContextMenu Property | |
A menu object representing the local pop-up menu for a window or window control.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY ContextMenu AS USUAL SET
public override Usual ContextMenu { set; }
Request Example
View SourceProperty Value
Type:
UsualA menu object representing the local pop-up menu for a window or window control.
See Also