C# Class Service.HiddenForm

Inheritance: System.Windows.Forms.Form
Afficher le fichier Open project: MutonUfoAI/pgina Class Usage Examples

Méthodes publiques

Méthode Description
HiddenForm ( pGina serviceThreadObj ) : System

Méthodes protégées

Méthode Description
WndProc ( Message &m ) : void

Private Methods

Méthode Description
HiddenForm_FormClosing ( object sender, FormClosingEventArgs e ) : void
HiddenForm_Load ( object sender, EventArgs e ) : void

Method Details

HiddenForm() public méthode

public HiddenForm ( pGina serviceThreadObj ) : System
serviceThreadObj pGina
Résultat System

WndProc() protected méthode

protected WndProc ( Message &m ) : void
m System.Windows.Forms.Message
Résultat void