Keyoti RapidSpell Desktop .NET API Docs
ShowMessageBox Method (message, title, buttons, icon)
APIKeyoti.RapidSpell.DialogViewsWPFShowMessageBox(String, String, MessageBoxButtons, MessageBoxIcon)
Keyoti RapidSpell Desktop .NET
Declaration Syntax
C#Visual BasicVisual C++
public DialogResult ShowMessageBox(
	string message,
	string title,
	MessageBoxButtons buttons,
	MessageBoxIcon icon
)
Public Function ShowMessageBox ( _
	message As String, _
	title As String, _
	buttons As MessageBoxButtons, _
	icon As MessageBoxIcon _
) As DialogResult
public:
virtual DialogResult ShowMessageBox(
	String^ message, 
	String^ title, 
	MessageBoxButtons buttons, 
	MessageBoxIcon icon
) sealed
Parameters
message (String)
title (String)
buttons (MessageBoxButtons)
icon (MessageBoxIcon)

Assembly: Keyoti.RapidSpell.WPF (Module: Keyoti.RapidSpell.WPF) Version: 4.5.0.9515