'宣言 Protected Overridable Sub WndProc( _ ByRef m As System.Windows.Forms.Message _ )
'使用法 Dim instance As BaseForm Dim m As System.Windows.Forms.Message instance.WndProc(m)
protected virtual void WndProc( ref System.Windows.Forms.Message m )
BaseForm クラス BaseForm メンバ