Keyoti RapidSpell WPF API Docs
Modal Property
APIKeyoti.RapidSpell.WpfRapidSpellDialogModal
Keyoti RapidSpell WPF
Whether the spell checker will run modally. (Modal operation blocks the parent form)
Declaration Syntax
C#Visual BasicVisual C++
public bool Modal { get; set; }
Public Property Modal As Boolean
public:
property bool Modal {
	bool get ();
	void set (bool value);
}

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