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