ThemedTextStepperHandlerTextBox Property |
Gets the TextBox part of the themed text stepper
Namespace:
Eto.Forms.ThemedControls
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public TextBox TextBox { get; }
Public ReadOnly Property TextBox As TextBox
Get
member TextBox : TextBox with get
Property Value
Type:
TextBoxSee Also