C# Class ComponentFactory.Krypton.Toolkit.ButtonSpecFormFixed

Inheritance: ButtonSpec
Afficher le fichier Open project: ComponentFactory/Krypton Class Usage Examples

Méthodes publiques

Méthode Description
ButtonSpecFormFixed ( KryptonForm form, PaletteButtonSpecStyle fixedStyle ) : System

Initialize a new instance of the ButtonSpecFormFixed class.

Method Details

ButtonSpecFormFixed() public méthode

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.
Résultat System