'Declaration
Sub CallBaseWindowProc( _ ByRef m As System.Windows.Forms.Message _ )
'Usage
Dim instance As INFrameControl Dim m As System.Windows.Forms.Message instance.CallBaseWindowProc(m)
void CallBaseWindowProc( ref System.Windows.Forms.Message m )
Parameters
- m