QEStatusBarManager.StatusText Property

Definition

Gets or sets the status text shown on the general panel.

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

Property Value

A string value that contains the text.

Applies to