Keyoti RapidSpell Desktop .NET API Docs
ShowFinishedMessageBox Property
APIKeyoti.RapidSpellRapidSpellGUIPresenterShowFinishedMessageBox
Keyoti RapidSpell Desktop .NET
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#
public bool ShowFinishedMessageBox { get; set; }
public bool ShowFinishedMessageBox { get; set; }
Public Property ShowFinishedMessageBox As Boolean
	Get
	Set
Public Property ShowFinishedMessageBox As Boolean
	Get
	Set
public:
property bool ShowFinishedMessageBox {
	bool get ();
	void set (bool value);
}
public:
property bool ShowFinishedMessageBox {
	bool get ();
	void set (bool value);
}
member ShowFinishedMessageBox : bool with get, set
member ShowFinishedMessageBox : bool with get, set
Property Value

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