C# Class Krypton.Toolkit.ButtonSpecFormFixed

Inheritance: Krypton.Toolkit.ButtonSpec
Show file Open project: Krypton-Suite/Standard-Toolkit Class Usage Examples

Protected Methods

Method Description
ButtonSpecFormFixed ( KryptonForm form, PaletteButtonSpecStyle fixedStyle )

Initialize a new instance of the ButtonSpecFormFixed class.

Method Details

ButtonSpecFormFixed() protected method

Initialize a new instance of the ButtonSpecFormFixed class.
protected ButtonSpecFormFixed ( KryptonForm form, PaletteButtonSpecStyle fixedStyle )
form KryptonForm Reference to owning krypton form.
fixedStyle PaletteButtonSpecStyle Fixed style to use.