'宣言 Protected Overrides Sub WndProc( _ ByRef m As System.Windows.Forms.Message _ )
'使用法 Dim instance As C1PreviewPane Dim m As System.Windows.Forms.Message instance.WndProc(m)
protected override void WndProc( ref System.Windows.Forms.Message m )
パラメータ
- m
- 処理する Windows System.Windows.Forms.Message。