TabControlIHandler Interface |
Namespace: Eto.Forms
The TabControlIHandler type exposes the following members.
Name | Description | |
---|---|---|
SelectedIndex |
Gets or sets the index of the selected tab.
| |
TabPosition |
Gets or sets the position of the tabs relative to the content.
|
Name | Description | |
---|---|---|
ClearTabs |
Removes all tabs from the control.
| |
InsertTab |
Inserts a tab at the specified index.
| |
RemoveTab |
Removes the specified tab.
|