InPlaceTextEditor.HorizontalAlignment Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets a value indicating the horizontal alignment of the text in the editor.
public:
property System::Drawing::StringAlignment HorizontalAlignment { System::Drawing::StringAlignment get(); void set(System::Drawing::StringAlignment value); };
public System.Drawing.StringAlignment HorizontalAlignment { get; set; }
member this.HorizontalAlignment : System.Drawing.StringAlignment with get, set
Public Property HorizontalAlignment As StringAlignment
Property Value
A value indicating the horizontal alignment of the text in the editor.