C# Class ComponentFactory.Krypton.Navigator.ViewBuilderHeaderBarCheckButtonGroup

Implements the NavigatorMode.HeaderBarCheckButtonGroup mode.
Inheritance: ViewBuilderHeaderBarCheckButtonBase
Datei anzeigen 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