'宣言 Public Sub DefWndProc( _ ByRef m As System.Windows.Forms.Message _ )
public void DefWndProc( ref System.Windows.Forms.Message m )
パラメータ
- m
- A System.Windows.Forms.Message. that is associated with the current Windows message.
'宣言 Public Sub DefWndProc( _ ByRef m As System.Windows.Forms.Message _ )
public void DefWndProc( ref System.Windows.Forms.Message m )