C# Class ComponentFactory.Krypton.Toolkit.GalleryImages

Storage for gallery button images.
Inheritance: Storage
Afficher le fichier Open project: ComponentFactory/Krypton Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
GalleryImages ( NeedPaintHandler needPaint ) : System

Initialize a new instance of the GalleryImages class.

Method Details

GalleryImages() public méthode

Initialize a new instance of the GalleryImages class.
public GalleryImages ( NeedPaintHandler needPaint ) : System
needPaint NeedPaintHandler Delegate for notifying paint requests.
Résultat System