WindowChrome.UseAeroCaptionButtons 屬性

定義

會取得或設定一個值,指示 Windows Aero 標題按鈕是否啟用了測試。

public:
 property bool UseAeroCaptionButtons { bool get(); void set(bool value); };
public bool UseAeroCaptionButtons { get; set; }
member this.UseAeroCaptionButtons : bool with get, set
Public Property UseAeroCaptionButtons As Boolean

屬性值

true如果在說明按鈕上啟用了點擊測試;否則,。 false 註冊預設為 true。 欲了解更多影響價值的因素,請參閱 「相依物業價值優先順序」。

備註

Windows Aero 預設的標題按鈕是關閉、最大化/還原和最小化。 如果你沒有使用 Windows Aero 的字幕按鈕,應該提供另一種方式讓使用者完成這些任務。

相依財產資訊

項目 價值
識別碼欄位 UseAeroCaptionButtonsProperty
元資料屬性設為 true None

適用於

另請參閱