Udostępnij za pośrednictwem


IButtonControl.Text Właściwość

Definicja

Pobiera lub ustawia podpis tekstowy wyświetlany dla przycisku.

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

Wartość właściwości

Podpis tekstowy wyświetlany dla przycisku.

Uwagi

Kontrolka, która implementuje IButtonControl interfejs, musi zaimplementować Text właściwość , aby wskazać podpis tekstu wyświetlany dla przycisku.

Dotyczy