C# Class SharpQuake.NotifyForm

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

Méthodes publiques

Méthode Description
NotifyForm ( CDAudioWinController ctrl ) : System

Méthodes protégées

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

Method Details

NotifyForm() public méthode

public NotifyForm ( CDAudioWinController ctrl ) : System
ctrl CDAudioWinController
Résultat System

WndProc() protected méthode

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