QEStatusBarManager.StatusText 屬性

定義

取得或設定一般面板上顯示的狀態文字。

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

屬性值

一個包含文字的字串值。

適用於