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