Parse messages passed to this window and send them to the event handlers.
Declaration Syntax
C# |
protected override void WndProc( ref Message m )
Parameters
- m ( Message %)
- A System.Windows.Forms.Message that is associated with the current Windows message.