'Declaration
Protected Sub DefWndProc( _ ByRef m As System.Windows.Forms.Message _ )
'Usage
Dim instance As NParentControlDesigner Dim m As System.Windows.Forms.Message instance.DefWndProc(m)
protected void DefWndProc( ref System.Windows.Forms.Message m )
Parameters
- m