TextOrientation Property
TextOrientation
Gets or sets the orientation of the text in the edit control.
Declaration
[Browsable(false)]
public override TextOrientation TextOrientation { get; set; }
<Browsable(False)>
Public Overrides Property TextOrientation As TextOrientation
Overrides