ToolStripControlHost.TextAlign Property

Definition

This property is not relevant to this class.

public:
 property System::Drawing::ContentAlignment TextAlign { System::Drawing::ContentAlignment get(); void set(System::Drawing::ContentAlignment value); };
[System.ComponentModel.Browsable(false)]
public System.Drawing.ContentAlignment TextAlign { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.TextAlign : System.Drawing.ContentAlignment with get, set
Public Property TextAlign As ContentAlignment

Property Value

The text alignment property for the object.

Attributes

Remarks

This property is not relevant to this class.

Applies to