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#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: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214