C# Class ComponentFactory.Krypton.Navigator.ViewBuilderBarTabGroup

Implements the NavigatorMode.BarTabGroup mode.
Inheritance: ViewBuilderBarTabBase
Afficher le fichier Open project: ComponentFactory/Krypton

Méthodes protégées

Méthode Description
CreateCheckItemView ( ) : void

Create the view hierarchy for this view mode.

UpdateOrientation ( ) : void

Update the bar orientation.

Method Details

CreateCheckItemView() protected méthode

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

UpdateOrientation() protected méthode

Update the bar orientation.
protected UpdateOrientation ( ) : void
Résultat void