Keyoti RapidSpell Desktop .NET API Docs
active Field
APIKeyoti.RapidSpellRapidSpellGUIPresenteractive
Keyoti RapidSpell Desktop .NET
The state of this GUI. It can be either active (user is using it) or inactive (user focus is elsewhere).
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
protected bool active
protected bool active
Protected active As Boolean
Protected active As Boolean
protected:
bool active
protected:
bool active
val mutable active: bool
val mutable active: bool
Field Value
Remarks
When this window loses focus the GUI is deactivated, because the text in theTextComponent can change whilst focus is away, and upon reactivation the new text must be loaded in. findSuggestions determines if should look up suggestions or not.

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