C# Class ComponentFactory.Krypton.Toolkit.ButtonSpecFormFixed

Inheritance: ButtonSpec
Mostra file Open project: ComponentFactory/Krypton Class Usage Examples

Public Methods

Method Description
ButtonSpecFormFixed ( KryptonForm form, PaletteButtonSpecStyle fixedStyle ) : System

Initialize a new instance of the ButtonSpecFormFixed class.

Method Details

ButtonSpecFormFixed() public method

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