C# Class PopupForm, gert

Inheritance: Form
Afficher le fichier Open project: mono/gert Class Usage Examples

Méthodes publiques

Méthode Description
PopupForm ( ) : System
PopupForm_Load ( object sender, EventArgs e ) : void

Method Details

PopupForm() public méthode

public PopupForm ( ) : System
Résultat System

PopupForm_Load() public méthode

public PopupForm_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void