C# 클래스 ComponentFactory.Krypton.Navigator.ViewBuilderHeaderBarCheckButtonOnly

Implements the NavigatorMode.HeaderBarCheckButtonOnly mode.
상속: ViewBuilderHeaderBarCheckButtonBase
파일 보기 프로젝트 열기: ComponentFactory/Krypton

보호된 프로퍼티들

프로퍼티 타입 설명
_layoutPanelDocker ComponentFactory.Krypton.Toolkit.ViewLayoutDocker

공개 메소드들

메소드 설명
KeyPressedPageView ( ) : void

User has used the keyboard to select the currently selected page.

보호된 메소드들

메소드 설명
CreateCheckItemView ( ) : void

Create the view hierarchy for this view mode.

DestructCheckItemView ( ) : void

Destruct the view hierarchy for this mode.

UpdateOrientation ( ) : void

Update the bar orientation.

메소드 상세

CreateCheckItemView() 보호된 메소드

Create the view hierarchy for this view mode.
protected CreateCheckItemView ( ) : void
리턴 void

DestructCheckItemView() 보호된 메소드

Destruct the view hierarchy for this mode.
protected DestructCheckItemView ( ) : void
리턴 void

KeyPressedPageView() 공개 메소드

User has used the keyboard to select the currently selected page.
public KeyPressedPageView ( ) : void
리턴 void

UpdateOrientation() 보호된 메소드

Update the bar orientation.
protected UpdateOrientation ( ) : void
리턴 void

프로퍼티 상세

_layoutPanelDocker 보호되어 있는 프로퍼티

protected ViewLayoutDocker,ComponentFactory.Krypton.Toolkit _layoutPanelDocker
리턴 ComponentFactory.Krypton.Toolkit.ViewLayoutDocker