Udostępnij za pośrednictwem


RadioButton.TextAlign Właściwość

Definicja

Pobiera lub ustawia wyrównanie tekstu w kontrolce RadioButton .

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

Wartość właściwości

ContentAlignment

Jedna z ContentAlignment wartości. Wartość domyślna to MiddleLeft.

Wyjątki

Przypisana wartość nie jest jedną z ContentAlignment wartości.

Dotyczy