C# Class ComponentFactory.Krypton.Toolkit.KryptonColorTable

Extend the ProfessionalColorTable with some Krypton specific properties.
Inheritance: System.Windows.Forms.ProfessionalColorTable
Afficher le fichier Open project: ComponentFactory/Krypton Class Usage Examples

Méthodes publiques

Méthode Description
KryptonColorTable ( IPalette palette ) : System

Creates a new instance of the KryptonColorTable class.

Method Details

KryptonColorTable() public méthode

Creates a new instance of the KryptonColorTable class.
public KryptonColorTable ( IPalette palette ) : System
palette IPalette Reference to associated palette.
Résultat System