Keyoti RapidSpell Silverlight API Docs
ShowMessageBox Method (message, title, buttons, icon)
APIKeyoti.RapidSpell.DialogViewsIDialogViewShowMessageBox(String, String, MessageBoxButtons, MessageBoxIcon)
Keyoti RapidSpell Silverlight
Show a message box for the user
Declaration Syntax
C#Visual BasicVisual C++
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
DialogResult ShowMessageBox(
	String^ message, 
	String^ title, 
	MessageBoxButtons buttons, 
	MessageBoxIcon icon
)
Parameters
message (String)
title (String)
buttons (MessageBoxButtons)
icon (MessageBoxIcon)

Assembly: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight) Version: 2.0.12.706 (2.0.12.706)