C# Class ComponentFactory.Krypton.Toolkit.KryptonColorTable2007

Provide KryptonColorTable2007 values using an array of Color values as the source.
Inheritance: KryptonColorTable
Afficher le fichier Open project: ComponentFactory/Krypton Class Usage Examples

Méthodes publiques

Méthode Description
KryptonColorTable2007 ( Color colors, InheritBool roundedEdges, IPalette palette ) : System

Initialize a new instance of the KryptonColorTable2007 class.

Private Methods

Méthode Description
DefineFonts ( ) : void
KryptonColorTable2007 ( ) : System
OnUserPreferenceChanged ( object sender, Microsoft.Win32.UserPreferenceChangedEventArgs e ) : void

Method Details

KryptonColorTable2007() public méthode

Initialize a new instance of the KryptonColorTable2007 class.
public KryptonColorTable2007 ( Color colors, InheritBool roundedEdges, IPalette palette ) : System
colors Color Source of
roundedEdges InheritBool Should have rounded edges.
palette IPalette Associated palette instance.
Résultat System