Click or drag to resize
IMessageBoxShow Method
Overload List
  NameDescription
Public methodShow(String)
Shows a message to the user.
Public methodShow(String, String)
Shows a message with a title to the user.
Public methodShow(String, String, MessageBoxButtons, MessageBoxIcon, MessageBoxDefaultButton)
Shows a message with a title and a set of choices to the user. Returns the choice selected by the user.
Top
See Also