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

Extend the ProfessionalColorTable with some Krypton specific properties.
Наследование: System.Windows.Forms.ProfessionalColorTable
Показать файл Открыть проект Примеры использования класса

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

Метод Описание
KryptonColorTable ( IPalette palette ) : System

Creates a new instance of the KryptonColorTable class.

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

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

Creates a new instance of the KryptonColorTable class.
public KryptonColorTable ( IPalette palette ) : System
palette IPalette Reference to associated palette.
Результат System