共用方式為


TitleBar.Title 屬性

定義

取得或設定標題列的標題文字。 標題通常會指定應用程式的名稱,或指出視窗的用途

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

屬性值

適用於