'宣言 Protected Overridable Sub WndProc( _ ByRef m As System.Windows.Forms.Message _ )
'使用法 Dim instance As XlsOptionsForm Dim m As System.Windows.Forms.Message instance.WndProc(m)
protected virtual void WndProc( ref System.Windows.Forms.Message m )
パラメータ
- m