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

속성 값

텍스트를 포함하는 문자열 값입니다.

적용 대상