C# Class ComponentFactory.Krypton.Toolkit.KryptonPaletteRibbonGroupLabelText

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

Méthodes publiques

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

Initialize a new instance of the KryptonPaletteRibbonGroupLabelText class.

Method Details

KryptonPaletteRibbonGroupLabelText() public méthode

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