ThemedSplitterHandler Class |
Namespace: Eto.Forms.ThemedControls
The ThemedSplitterHandler type exposes the following members.
Name | Description | |
---|---|---|
![]() | ThemedSplitterHandler | Initializes a new instance of the ThemedSplitterHandler class |
Name | Description | |
---|---|---|
![]() | FixedPanel |
Gets or sets the panel with fixed size.
|
![]() | Orientation |
Gets or sets the orientation of the panels in the splitter.
|
![]() | Panel1 |
Gets or sets the top or left panel of the splitter.
|
![]() | Panel1MinimumSize |
Gets or sets the minimal size of the first panel.
|
![]() | Panel2 |
Gets or sets the bottom or right panel of the splitter.
|
![]() | Panel2MinimumSize |
Gets or sets the minimal size of the second panel.
|
![]() | Position |
Gets or sets the position of the splitter from the left or top, in pixels.
|
![]() | RelativePosition |
Gets or sets the relative position of the splitter which is based on FixedPanel.
|
![]() | Splitter |
Gets the panel used as the splitter between the two panes.
|
![]() | SplitterWidth |
Gets or sets size of the splitter/gutter
|
Name | Description | |
---|---|---|
![]() | Initialize |
Called to initialize this widget after it has been constructed
(Overrides ThemedControlHandlerTControl, TWidget, TCallbackInitialize.) |