Click or drag to resize

IHandler Properties

The MessageBoxIHandler type exposes the following members.

Properties
  NameDescription
Public propertyButtons
Gets or sets which buttons to show on the message box.
Public propertyCaption
Gets or sets the caption for the title bar or heading of the message box.
Public propertyDefaultButton
Gets or sets the default button, or Default to automatically select either Cancel or No if displayed.
Public propertyText
Gets or sets the body text of the message box.
Public propertyType
Gets or sets the type of message box, usually changing the icon displayed.
Top
See Also