C# Class ComponentFactory.Krypton.Toolkit.KryptonPaletteRibbonGroupRadioButtonText

Storage for palette ribbon group radio button text states.
Inheritance: KryptonPaletteRibbonGroupBaseText
Afficher le fichier Open project: ComponentFactory/Krypton Class Usage Examples

Méthodes publiques

Méthode Description
KryptonPaletteRibbonGroupRadioButtonText ( PaletteRedirect redirect, NeedPaintHandler needPaint ) : System

Initialize a new instance of the KryptonPaletteRibbonGroupRadioButtonText class.

Method Details

KryptonPaletteRibbonGroupRadioButtonText() public méthode

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.
Résultat System