ToolBar Class |
Namespace: Eto.Forms
The ToolBar type exposes the following members.
Name | Description | |
---|---|---|
Dock |
Gets or sets the docking hint for the toolbar.
| |
Items |
Gets the collection of items in the toolbar.
| |
TextAlign |
Gets or sets the text alignment hint.
|
Name | Description | |
---|---|---|
OnLoad |
Called when the tool item is loaded to be shown on the form.
(Overrides ToolOnLoad(EventArgs).) | |
OnPreLoad |
Called when the tool item is removed from a form.
(Overrides ToolOnPreLoad(EventArgs).) | |
OnUnLoad |
Called when the tool item is removed from a form.
(Overrides ToolOnUnLoad(EventArgs).) |