ToolBarIHandler Interface |
Namespace: Eto.Forms
The ToolBarIHandler type exposes the following members.
Name | Description | |
---|---|---|
Dock |
Gets or sets the docking hint for the toolbar.
| |
TextAlign |
Gets or sets the text alignment hint.
|
Name | Description | |
---|---|---|
AddButton |
Adds a button at the specified index.
| |
Clear |
Clears all buttons from the toolbar
| |
RemoveButton |
Removes the specified button.
|