'宣言 Protected Overridable Function ProcessKeyPreview( _ ByRef m As System.Windows.Forms.Message _ ) As System.Boolean
'使用法 Dim instance As EmfOptionsForm Dim m As System.Windows.Forms.Message Dim value As System.Boolean value = instance.ProcessKeyPreview(m)
protected virtual System.bool ProcessKeyPreview( ref System.Windows.Forms.Message m )
パラメータ
- m