C# Класс ComponentFactory.Krypton.Toolkit.KryptonColorTableSparkle

Provide KryptonColorTable values using an array of Color values as the source.
Наследование: KryptonColorTable
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
KryptonColorTableSparkle ( Color colors, Color sparkleColors, InheritBool roundedEdges, IPalette palette ) : System

Initialize a new instance of the KryptonColorTableSparkle class.

Приватные методы

Метод Описание
DefineFonts ( ) : void
KryptonColorTableSparkle ( ) : System
OnUserPreferenceChanged ( object sender, Microsoft.Win32.UserPreferenceChangedEventArgs e ) : void

Описание методов

KryptonColorTableSparkle() публичный Метод

Initialize a new instance of the KryptonColorTableSparkle class.
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.
Результат System