Click or drag to resize

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; }

Property Value

Type: TextBox
See Also