Keyoti RapidSpell WPF API Docs
ShowFinishedMessageBox Property
APIKeyoti.RapidSpell.WpfRapidSpellGUIPresenterShowFinishedMessageBox
Keyoti RapidSpell WPF
Whether a message box should be opened when the spell check is complete.
Declaration Syntax
C#Visual BasicVisual C++
public bool ShowFinishedMessageBox { get; set; }
Public Property ShowFinishedMessageBox As Boolean
public:
virtual property bool ShowFinishedMessageBox {
	bool get () sealed;
	void set (bool value) sealed;
}

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