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

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

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

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

Initialize a new instance of the KryptonPaletteRibbonGroupRadioButtonText class.

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

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

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