ThemedDocumentControlHandler Class |
Namespace: Eto.Forms.ThemedControls
The ThemedDocumentControlHandler type exposes the following members.
| Name | Description | |
|---|---|---|
| ThemedDocumentControlHandler |
Initializes a new instance of the ThemedDocumentControlHandler class.
|
| Name | Description | |
|---|---|---|
| AllowReordering |
Gets or sets a value indicating whether to allow page reordering.
| |
| Enabled |
Gets or sets a value indicating whether this control is enabled
(Overrides ThemedControlHandlerTControl, TWidget, TCallbackEnabled.) | |
| Font |
Gets or sets the font for the tab text.
| |
| SelectedIndex |
Gets or sets the index of the selected.
| |
| TabPadding |
Gets or sets the padding inside each tab around the text.
|
| Name | Description | |
|---|---|---|
| AttachEvent |
Attaches the specified event.
(Overrides ThemedControlHandlerTControl, TWidget, TCallbackAttachEvent(String).) | |
| GetPage |
Gets the page.
| |
| GetPageCount |
Gets the page count.
| |
| InsertPage |
Inserts the page.
| |
| OnLoad |
Performs calculations when loaded.
(Overrides ThemedControlHandlerTControl, TWidget, TCallbackOnLoad(EventArgs).) | |
| RemovePage |
Removes a page.
|