StripLine.Text Proprietà

Definizione

Ottiene o imposta il testo della striscia.

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

Valore della proprietà

Valore string che rappresenta il testo di una striscia.

Attributi

Commenti

Utilizzare questa proprietà per aggiungere testo a una riga di striscia.

Si applica a