ChildAppWindow.ToolBar Property | |
The toolbar in use by the window.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY ToolBar AS USUAL GET SET
public override Usual ToolBar { get; set; }
Request Example
View SourceProperty Value
Type:
UsualThe toolbar in use by the window.
See Also