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

Implements the NavigatorMode.BarTabOnly mode.
상속: ViewBuilderBarTabBase
파일 보기 프로젝트 열기: Cocotteseb/Krypton

공개 메소드들

메소드 설명
KeyPressedPageView ( ) : void

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

보호된 메소드들

메소드 설명
CreateCheckItemView ( ) : void

Create the view hierarchy for this view mode.

메소드 상세

CreateCheckItemView() 보호된 메소드

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

KeyPressedPageView() 공개 메소드

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