CheckBox.TextAlign Özellik

Tanım

Denetimdeki metnin CheckBox hizalamasını alır veya ayarlar.

public:
 virtual property System::Drawing::ContentAlignment TextAlign { System::Drawing::ContentAlignment get(); void set(System::Drawing::ContentAlignment value); };
public override System.Drawing.ContentAlignment TextAlign { get; set; }
member this.TextAlign : System.Drawing.ContentAlignment with get, set
Public Overrides Property TextAlign As ContentAlignment

Özellik Değeri

Değerlerden ContentAlignment biri. Varsayılan değer: MiddleLeft.

Şunlara uygulanır