C# Class ComponentFactory.Krypton.Ribbon.PaletteRibbonStyles

Implement storage for a ribbon style values.
Inheritance: ComponentFactory.Krypton.Toolkit.Storage
Afficher le fichier Open project: ComponentFactory/Krypton

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
PaletteRibbonStyles ( KryptonRibbon ribbon, NeedPaintHandler needPaint ) : System

Initialize a new instance of the PaletteRibbonStyles class.

Method Details

PaletteRibbonStyles() public méthode

Initialize a new instance of the PaletteRibbonStyles class.
public PaletteRibbonStyles ( KryptonRibbon ribbon, NeedPaintHandler needPaint ) : System
ribbon KryptonRibbon Source ribbon control instance.
needPaint NeedPaintHandler Delegate for notifying paint requests.
Résultat System