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#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:
virtual property bool ShowFinishedMessageBox {
	bool get () sealed;
	void set (bool value) sealed;
}
public:
virtual property bool ShowFinishedMessageBox {
	bool get () sealed;
	void set (bool value) sealed;
}
abstract ShowFinishedMessageBox : bool with get, set
override ShowFinishedMessageBox : bool with get, set
abstract ShowFinishedMessageBox : bool with get, set
override ShowFinishedMessageBox : bool with get, set
Property Value

Assembly: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214