C# Class ComponentFactory.Krypton.Navigator.ViewBuilderBarRibbonTabGroup

Implements the NavigatorMode.BarRibbonTabGroup mode.
Inheritance: ViewBuilderBarRibbonTabBase
Mostra file Open project: ComponentFactory/Krypton

Protected Methods

Method Description
CreateCheckItemView ( ) : void

Create the view hierarchy for this view mode.

UpdateOrientation ( ) : void

Update the bar orientation.

Method Details

CreateCheckItemView() protected method

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

UpdateOrientation() protected method

Update the bar orientation.
protected UpdateOrientation ( ) : void
return void