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

Provide wrap label state storage.
Наследование: Storage
Показать файл Открыть проект Примеры использования класса

Private Properties

Свойство Тип Описание

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

Метод Описание
PaletteWrapLabel ( KryptonWrapLabel wrapLabel ) : System

Initialize a new instance of the PaletteWrapLabel class.

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

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

Initialize a new instance of the PaletteWrapLabel class.
public PaletteWrapLabel ( KryptonWrapLabel wrapLabel ) : System
wrapLabel KryptonWrapLabel Reference to owning control.
Результат System