ThemedStepperHandler Class |
Namespace: Eto.Forms.ThemedControls
The ThemedStepperHandler type exposes the following members.
Name | Description | |
---|---|---|
ThemedStepperHandler |
Initializes a new instance of the ThemedStepperHandler
|
Name | Description | |
---|---|---|
DownText |
Gets or sets the text for the down/decrease button
| |
Enabled |
Gets or sets a value indicating that the control is enabled
(Overrides ThemedControlHandlerTControl, TWidget, TCallbackEnabled.) | |
Font |
Gets or sets the font for the text in the buttons
| |
Orientation |
Gets or sets the orientation of the stepper
| |
UpText |
Gets or sets the text for the up/increase button
| |
ValidDirection |
Gets or sets the valid directions for the stepper
|
Name | Description | |
---|---|---|
AttachEvent |
Attaches control events
(Overrides ThemedControlHandlerTControl, TWidget, TCallbackAttachEvent(String).) |
Platform.Detect.Add>Stepper.IHandler<(() => new Eto.Forms.ThemedControls.ThemedStepperHandler());