Keyoti RapidSpell Desktop .NET API Docs
IsShowFinishedMessageBox Method
APIKeyoti.RapidSpellRapidSpellGUIPresenterIsShowFinishedMessageBox()()()()
Keyoti RapidSpell Desktop .NET
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)]
virtual bool IsShowFinishedMessageBox() sealed
[<ObsoleteAttribute("Use ShowFinishedMessageBox instead.", true)>]
abstract IsShowFinishedMessageBox : unit -> bool 
[<ObsoleteAttribute("Use ShowFinishedMessageBox instead.", true)>]
override IsShowFinishedMessageBox : unit -> bool 
Return Value
Boolean
true if the message box should be opened, false otherwise.

Assembly: Keyoti.RapidSpell.NET2 (Module: Keyoti.RapidSpell.NET2.dll) Version: 4.6.1.204