C# Class ComponentFactory.Krypton.Navigator.PalettePage

Implement storage for page appearance.
Inheritance: ComponentFactory.Krypton.Toolkit.PaletteDouble
Afficher le fichier Open project: ComponentFactory/Krypton Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
PalettePage ( IPaletteDouble inherit, NeedPaintHandler needPaint ) : System

Initialize a new instance of the PalettePage class.

Method Details

PalettePage() public méthode

Initialize a new instance of the PalettePage class.
public PalettePage ( IPaletteDouble inherit, NeedPaintHandler needPaint ) : System
inherit IPaletteDouble Source for inheriting values.
needPaint NeedPaintHandler Delegate for notifying paint requests.
Résultat System