C# Class ComponentFactory.Krypton.Toolkit.KryptonPaletteRibbonGroupCheckBoxText

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

Méthodes publiques

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

Initialize a new instance of the KryptonPaletteRibbonGroupCheckBoxText class.

Method Details

KryptonPaletteRibbonGroupCheckBoxText() public méthode

Initialize a new instance of the KryptonPaletteRibbonGroupCheckBoxText class.
public KryptonPaletteRibbonGroupCheckBoxText ( PaletteRedirect redirect, NeedPaintHandler needPaint ) : System
redirect PaletteRedirect Redirector to inherit values from.
needPaint NeedPaintHandler Delegate for notifying paint requests.
Résultat System