Keyoti RapidSpell Desktop .NET API Docs
Modal Property
APIKeyoti.RapidSpellRapidSpellDialogModal
Keyoti RapidSpell Desktop .NET
Whether the spell checker will run modally. (Modal operation blocks the parent form)
Declaration Syntax
C#Visual BasicVisual C++F#
public bool Modal { get; set; }
Public Property Modal As Boolean
	Get
	Set
public:
property bool Modal {
	bool get ();
	void set (bool value);
}
member Modal : bool with get, set
Property Value

Assembly: Keyoti.RapidSpell.NET2 (Module: Keyoti.RapidSpell.NET2.dll) Version: 4.6.1.204