Click or drag to resize
Cimbalino ToolkitIMessageBoxService Methods
Methods
  NameDescription
Public methodShowAsync(String)
Displays a message box that contains the specified text and an OK button.
Public methodShowAsync(String, String)
Displays a message box that contains the specified text, title bar caption, and an OK button.
Public methodShowAsync(String, String, IEnumerableString)
Displays a message box that contains the specified text, title bar caption, and response buttons.
Top
See Also