ImageButton.Text Właściwość

Definicja

Pobiera lub ustawia wartość ImageButton właściwości kontrolki AlternateText .

protected:
 virtual property System::String ^ Text { System::String ^ get(); void set(System::String ^ value); };
protected virtual string Text { get; set; }
member this.Text : string with get, set
Protected Overridable Property Text As String

Wartość właściwości

String

Wartość ImageButton właściwości kontrolki AlternateText .

Uwagi

Właściwość Text nie ma być wywoływana bezpośrednio z kodu.

Dotyczy

Zobacz też