C# Class ComponentFactory.Krypton.Navigator.NavigatorPopupPages

Storage for popup page related properties.
Inheritance: ComponentFactory.Krypton.Toolkit.Storage
Afficher le fichier Open project: ComponentFactory/Krypton Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
NavigatorPopupPages ( KryptonNavigator navigator, NeedPaintHandler needPaint ) : System

Initialize a new instance of the NavigatorPopupPage class.

Method Details

NavigatorPopupPages() public méthode

Initialize a new instance of the NavigatorPopupPage class.
public NavigatorPopupPages ( KryptonNavigator navigator, NeedPaintHandler needPaint ) : System
navigator KryptonNavigator Reference to owning navigator instance.
needPaint NeedPaintHandler Delegate for notifying paint requests.
Résultat System