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

Storage for palette ribbon group label text states.
Наследование: KryptonPaletteRibbonGroupBaseText
Показать файл Открыть проект Примеры использования класса

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

Метод Описание
KryptonPaletteRibbonGroupLabelText ( PaletteRedirect redirect, NeedPaintHandler needPaint ) : System

Initialize a new instance of the KryptonPaletteRibbonGroupLabelText class.

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

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

Initialize a new instance of the KryptonPaletteRibbonGroupLabelText class.
public KryptonPaletteRibbonGroupLabelText ( PaletteRedirect redirect, NeedPaintHandler needPaint ) : System
redirect PaletteRedirect Redirector to inherit values from.
needPaint NeedPaintHandler Delegate for notifying paint requests.
Результат System