Show a message box for the user

C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
DialogResult ShowMessageBox( string message, string title, MessageBoxButtons buttons, MessageBoxIcon icon )
DialogResult ShowMessageBox( string message, string title, MessageBoxButtons buttons, MessageBoxIcon icon )
Function ShowMessageBox ( message As String, title As String, buttons As MessageBoxButtons, icon As MessageBoxIcon ) As DialogResult
Function ShowMessageBox ( message As String, title As String, buttons As MessageBoxButtons, icon As MessageBoxIcon ) As DialogResult
DialogResult ShowMessageBox( String^ message, String^ title, MessageBoxButtons buttons, MessageBoxIcon icon )
DialogResult ShowMessageBox( String^ message, String^ title, MessageBoxButtons buttons, MessageBoxIcon icon )
abstract ShowMessageBox : message : string * title : string * buttons : MessageBoxButtons * icon : MessageBoxIcon -> DialogResult
abstract ShowMessageBox : message : string * title : string * buttons : MessageBoxButtons * icon : MessageBoxIcon -> DialogResult


Assembly: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214