Keyoti RapidSpell Desktop .NET API Docs
ShowFinishedBoxAtEnd Property
APIKeyoti.RapidSpellRapidSpellDialogShowFinishedBoxAtEnd
Keyoti RapidSpell Desktop .NET
Whether to show the spell check complete dialog box at the end, true by default.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public bool ShowFinishedBoxAtEnd { get; set; }
public bool ShowFinishedBoxAtEnd { get; set; }
Public Property ShowFinishedBoxAtEnd As Boolean
	Get
	Set
Public Property ShowFinishedBoxAtEnd As Boolean
	Get
	Set
public:
property bool ShowFinishedBoxAtEnd {
	bool get ();
	void set (bool value);
}
public:
property bool ShowFinishedBoxAtEnd {
	bool get ();
	void set (bool value);
}
member ShowFinishedBoxAtEnd : bool with get, set
member ShowFinishedBoxAtEnd : bool with get, set
Property Value

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