'Declaration
Protected Overridable Sub WndProc( _ ByRef m As System.Windows.Forms.Message _ )
'Usage
Dim instance As NNativeWindow Dim m As System.Windows.Forms.Message instance.WndProc(m)
protected virtual void WndProc( ref System.Windows.Forms.Message m )
Parameters
- m