Keyoti RapidSpell Desktop .NET API Docs
ModalMode Property
APIKeyoti.RapidSpellRapidSpellGUIPresenterModalMode
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 ModalMode { get; set; }
public bool ModalMode { get; set; }
Public Property ModalMode As Boolean
	Get
	Set
Public Property ModalMode As Boolean
	Get
	Set
public:
virtual property bool ModalMode {
	bool get () sealed;
	void set (bool value) sealed;
}
public:
virtual property bool ModalMode {
	bool get () sealed;
	void set (bool value) sealed;
}
abstract ModalMode : bool with get, set
override ModalMode : bool with get, set
abstract ModalMode : bool with get, set
override ModalMode : bool with get, set
Property Value

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