RibbonTextBox.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

适用于