Sdílet prostřednictvím


Button.Text Vlastnost

Definice

Získá nebo nastaví text zobrazený jako obsah tlačítka. Výchozí hodnota je null. Toto je vlastnost s možností vazby.

public:
 property System::String ^ Text { System::String ^ get(); void set(System::String ^ value); };
public string Text { get; set; }
member this.Text : string with get, set
Public Property Text As String

Hodnota vlastnosti

Poznámky

Změna textu tlačítka aktivuje cyklus rozložení.

Platí pro