RibbonCheckBox.ShowKeyboardCues 屬性

定義

取得值,這個值表示是否顯示控制項的鍵盤焦點視覺化樣式。

public:
 property bool ShowKeyboardCues { bool get(); };
public bool ShowKeyboardCues { get; }
member this.ShowKeyboardCues : bool
Public ReadOnly Property ShowKeyboardCues As Boolean

屬性值

Boolean

true 表示要顯示鍵盤焦點視覺化樣式,否則為 false

備註

相依性屬性資訊

識別碼欄位 ShowKeyboardCuesProperty
中繼資料屬性設定為 true

適用於