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#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
[ObsoleteAttribute("Use ShowFinishedMessageBox instead.", true)]
public bool IsShowFinishedMessageBox()
[ObsoleteAttribute("Use ShowFinishedMessageBox instead.", true)]
public bool IsShowFinishedMessageBox()
<ObsoleteAttribute("Use ShowFinishedMessageBox instead.", true)> 
Public Function IsShowFinishedMessageBox As Boolean
<ObsoleteAttribute("Use ShowFinishedMessageBox instead.", true)> 
Public Function IsShowFinishedMessageBox As Boolean
public:
[ObsoleteAttribute(L"Use ShowFinishedMessageBox instead.", true)]
virtual bool IsShowFinishedMessageBox() sealed
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 
[<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.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412