Method | Description | |
---|---|---|
MessageServiceEventArgs ( ) : System.Windows.Forms | ||
MessageServiceEventArgs ( string strTitle, string strText, MessageBoxButtons, msgButtons, MessageBoxIcon, msgIcon ) : System.Windows.Forms |
public MessageServiceEventArgs ( ) : System.Windows.Forms | ||
return | System.Windows.Forms |
public MessageServiceEventArgs ( string strTitle, string strText, MessageBoxButtons, msgButtons, MessageBoxIcon, msgIcon ) : System.Windows.Forms | ||
strTitle | string | |
strText | string | |
msgButtons | MessageBoxButtons, | |
msgIcon | MessageBoxIcon, | |
return | System.Windows.Forms |