C# Class ComponentFactory.Krypton.Navigator.ViewBuilderBarTabOnly

Implements the NavigatorMode.BarTabOnly mode.
Inheritance: ViewBuilderBarTabBase
Afficher le fichier Open project: Cocotteseb/Krypton

Méthodes publiques

Méthode Description
KeyPressedPageView ( ) : void

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

Méthodes protégées

Méthode Description
CreateCheckItemView ( ) : void

Create the view hierarchy for this view mode.

Method Details

CreateCheckItemView() protected méthode

Create the view hierarchy for this view mode.
protected CreateCheckItemView ( ) : void
Résultat void

KeyPressedPageView() public méthode

User has used the keyboard to select the currently selected page.
public KeyPressedPageView ( ) : void
Résultat void