Keyoti RapidSpell Desktop .NET API Docs
SetShowFinishedMessageBox Method (b)
APIKeyoti.RapidSpellIUserInterfaceFormPresenterSetShowFinishedMessageBox(Boolean)
Keyoti RapidSpell Desktop .NET
Sets 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#
void SetShowFinishedMessageBox(
	bool b
)
void SetShowFinishedMessageBox(
	bool b
)
Sub SetShowFinishedMessageBox ( 
	b As Boolean
)
Sub SetShowFinishedMessageBox ( 
	b As Boolean
)
void SetShowFinishedMessageBox(
	bool b
)
void SetShowFinishedMessageBox(
	bool b
)
abstract SetShowFinishedMessageBox : 
        b : bool -> unit 
abstract SetShowFinishedMessageBox : 
        b : bool -> unit 
Parameters
b (Boolean)
boolean indicating if the message box should be opened.

Assembly: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412