Keyoti RapidSpell Silverlight API Docs
SetShowFinishedMessageBox Method (b)
APIKeyoti.RapidSpellRapidSpellGUIPresenterSetShowFinishedMessageBox(Boolean)
Keyoti RapidSpell Silverlight
Sets whether a message box should be opened when the spell check is complete.
Declaration Syntax
C#Visual BasicVisual C++F#
[ObsoleteAttribute("Use ShowFinishedMessageBox instead.", true)]
public void SetShowFinishedMessageBox(
	bool b
)
<ObsoleteAttribute("Use ShowFinishedMessageBox instead.", true)> 
Public Sub SetShowFinishedMessageBox ( 
	b As Boolean
)
public:
[ObsoleteAttribute(L"Use ShowFinishedMessageBox instead.", true)]
void SetShowFinishedMessageBox(
	bool b
)
[<ObsoleteAttribute("Use ShowFinishedMessageBox instead.", true)>]
member SetShowFinishedMessageBox : 
        b : bool -> unit 
Parameters
b (Boolean)
boolean indicating if the message box should be opened.

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