Method | Description | |
---|---|---|
KryptonColorTableSparkle ( Color colors, Color sparkleColors, InheritBool roundedEdges, IPalette palette ) : System |
Initialize a new instance of the KryptonColorTableSparkle class.
|
Method | Description | |
---|---|---|
DefineFonts ( ) : void | ||
KryptonColorTableSparkle ( ) : System | ||
OnUserPreferenceChanged ( object sender, Microsoft.Win32.UserPreferenceChangedEventArgs e ) : void |
public KryptonColorTableSparkle ( Color colors, Color sparkleColors, InheritBool roundedEdges, IPalette palette ) : System | ||
colors | Color | Source of ribbon colors. |
sparkleColors | Color | Source of sparkle colors. |
roundedEdges | InheritBool | Should have rounded edges. |
palette | IPalette | Associated palette instance. |
return | System |