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#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public bool Modal { get; set; }
public bool Modal { get; set; }
Public Property Modal As Boolean
	Get
	Set
Public Property Modal As Boolean
	Get
	Set
public:
property bool Modal {
	bool get ();
	void set (bool value);
}
public:
property bool Modal {
	bool get ();
	void set (bool value);
}
member Modal : bool with get, set
member Modal : bool with get, set
Property Value

Assembly: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412