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