Keyoti RapidSpell Desktop .NET API Docs
checkingSelection Field
APIKeyoti.RapidSpellRapidSpellGUIPresentercheckingSelection
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 checkingSelection
protected bool checkingSelection
Protected checkingSelection As Boolean
Protected checkingSelection As Boolean
protected:
bool checkingSelection
protected:
bool checkingSelection
val mutable checkingSelection: bool
val mutable checkingSelection: 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