ToolBox Property (MenuSettings)
In This Topic
Gets or sets the Tool Box settings.
Syntax
'Declaration
Public Property ToolBox As ToolBox
public ToolBox ToolBox {get; set;}
Property Value
An instance of
ToolBox that contains the Tool Box settings.
See Also