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

Redirect requests for image/text colors to remap.
Наследование: ButtonSpecRemapByContentBase
Показать файл Открыть проект Примеры использования класса

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

Метод Описание
ButtonSpecRemapByContentView ( IPalette target, ButtonSpec buttonSpec ) : System

Initialize a new instance of the ButtonSpecRemapByContentView class.

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

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

Initialize a new instance of the ButtonSpecRemapByContentView class.
public ButtonSpecRemapByContentView ( IPalette target, ButtonSpec buttonSpec ) : System
target IPalette Initial palette target for redirection.
buttonSpec ButtonSpec Reference to button specification.
Результат System