StripLine.Text Właściwość

Definicja

Pobiera lub ustawia tekst wiersza paska.

public:
 property System::String ^ Text { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.Bindable(true)]
public string Text { get; set; }
[<System.ComponentModel.Bindable(true)>]
member this.Text : string with get, set
Public Property Text As String

Wartość właściwości

String

Wartość, string która reprezentuje tekst wiersza paska.

Atrybuty

Uwagi

Użyj tej właściwości, aby dodać tekst do wiersza paska.

Dotyczy