ArcGIS Pro 2.8 API Reference Guide
Show(Boolean,String,Window,String,String,MessageBoxButton,MessageBoxImage,MessageBoxResult,String) Method

ArcGIS.Desktop.Framework.Dialogs Namespace > MessageBox Class > Show Method : Show(Boolean,String,Window,String,String,MessageBoxButton,MessageBoxImage,MessageBoxResult,String) Method
Displays a message box in front of the specified window. The message box displays a checkbox where users may opt to disable its appearance in the future. The message box also displays a message, title bar caption, button, and icon. The caller may also specify a default message box result. On return, the ref Boolean argument will be set to true if the checkbox was checked by the user.
Syntax

Parameters

noRemind
checkBoxMessage
owner
messageText
caption
button
icon
defaultResult
helpContextID
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

MessageBox Class
MessageBox Members
Overload List