TextBoxIHandlerTextAlignment Property |
Gets or sets the alignment of the text in the entry box.
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax TextAlignment TextAlignment { get; set; }
Property TextAlignment As TextAlignment
Get
Set
abstract TextAlignment : TextAlignment with get, set
Property Value
Type:
TextAlignmentThe text alignment.
See Also