[]
Gets the primary ToolStrip component of the viewer's toolbar.
public ToolStrip ToolStrip { get; }
Type | Description |
---|---|
ToolStrip | The main ToolStrip object used in the viewer's toolbar. |
This property provides direct access to the main ToolStrip object, allowing for customization and control over the toolbar's appearance and functionality.