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

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

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

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

Initialize a new instance of the KryptonColorTable2010 class.

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

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

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

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

Initialize a new instance of the KryptonColorTable2010 class.
public KryptonColorTable2010 ( Color colors, InheritBool roundedEdges, IPalette palette ) : System
colors Color Source of
roundedEdges InheritBool Should have rounded edges.
palette IPalette Associated palette instance.
Результат System