C# Class ComponentFactory.Krypton.Toolkit.KryptonProfessionalCustomKCT

Inheritance: KryptonProfessionalKCT
Afficher le fichier Open project: ComponentFactory/Krypton

Méthodes publiques

Méthode Description
KryptonProfessionalCustomKCT ( Color headerColors, Color colorTableColors, bool useSystemColors, IPalette palette ) : System

Initialize a new instance of the KryptonProfessionalCustomKCT class.

Method Details

KryptonProfessionalCustomKCT() public méthode

Initialize a new instance of the KryptonProfessionalCustomKCT class.
public KryptonProfessionalCustomKCT ( Color headerColors, Color colorTableColors, bool useSystemColors, IPalette palette ) : System
headerColors Color Set of header colors to customize with.
colorTableColors Color Set of ColorTable colors to customize with.
useSystemColors bool Should be forced to use system colors.
palette IPalette Associated palette instance.
Résultat System