C# Class SharpQuake.NotifyForm

Inheritance: System.Windows.Forms.Form
Show file Open project: Memorix101/SharpQuake Class Usage Examples

Public Methods

Method Description
NotifyForm ( CDAudioWinController ctrl ) : System

Protected Methods

Method Description
WndProc ( Message &m ) : void

Method Details

NotifyForm() public method

public NotifyForm ( CDAudioWinController ctrl ) : System
ctrl CDAudioWinController
return System

WndProc() protected method

protected WndProc ( Message &m ) : void
m System.Windows.Forms.Message
return void