Compartir a través de


QEStatusBarManager.StatusText Propiedad

Definición

Obtiene o establece el texto de estado mostrado en el panel general.

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

Valor de propiedad

Valor de cadena que contiene el texto.

Se aplica a