Keyoti RapidSpell Silverlight API Docs
IsShowFinishedMessageBox Method
APIKeyoti.RapidSpellRapidSpellGUIPresenterIsShowFinishedMessageBox()()()()
Keyoti RapidSpell Silverlight
Returns 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 bool IsShowFinishedMessageBox()
<ObsoleteAttribute("Use ShowFinishedMessageBox instead.", true)> 
Public Function IsShowFinishedMessageBox As Boolean
public:
[ObsoleteAttribute(L"Use ShowFinishedMessageBox instead.", true)]
bool IsShowFinishedMessageBox()
[<ObsoleteAttribute("Use ShowFinishedMessageBox instead.", true)>]
member IsShowFinishedMessageBox : unit -> bool 
Return Value
Boolean
true if the message box should be opened, false otherwise.

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