RibbonToggleButton.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 없음

적용 대상