'宣言 Public Function PreProcessControlMessage( _ ByRef msg As System.Windows.Forms.Message _ ) As System.Windows.Forms.PreProcessControlState
'使用法 Dim instance As PdfOptionsFormBase Dim msg As System.Windows.Forms.Message Dim value As System.Windows.Forms.PreProcessControlState value = instance.PreProcessControlMessage(msg)
public System.Windows.Forms.PreProcessControlState PreProcessControlMessage( ref System.Windows.Forms.Message msg )
パラメータ
- msg