Processes Windows messages. 
            
    Namespace: 
   SGP.Baltie2DAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
| C# | 
|---|
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)] protected override void WndProc( ref Message m )  | 
Parameters
- m
 - Type: 
            System.Windows.Forms..::.Message
          %
The Window Message to process.