C# Class ComponentFactory.Krypton.Ribbon.ButtonSpecMdiChildFixed

Implementation for the fixed mdi child pendant buttons.
Inheritance: ComponentFactory.Krypton.Toolkit.ButtonSpec
Afficher le fichier Open project: ComponentFactory/Krypton

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
ButtonSpecMdiChildFixed ( PaletteButtonSpecStyle fixedStyle ) : System

Initialize a new instance of the ButtonSpecMdiChildFixed class.

GetStyle ( IPalette palette ) : ButtonStyle

Gets the button style.

Method Details

ButtonSpecMdiChildFixed() public méthode

Initialize a new instance of the ButtonSpecMdiChildFixed class.
public ButtonSpecMdiChildFixed ( PaletteButtonSpecStyle fixedStyle ) : System
fixedStyle PaletteButtonSpecStyle Fixed style to use.
Résultat System

GetStyle() public méthode

Gets the button style.
public GetStyle ( IPalette palette ) : ButtonStyle
palette IPalette Palette to use for inheriting values.
Résultat ButtonStyle