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

Assembly: Keyoti3.RapidSpell.WPF (Module: Keyoti3.RapidSpell.WPF) Version: 2.0.10.827