Property IsFocused
- Namespace
- Alternet.Editor.CodeCompletion
- Assembly
- Alternet.Editor.v9.dll
IsFocused
Indicates whether CodeCompletionWindow
or it's child control has an input focus.
public virtual bool IsFocused { get; }
Indicates whether CodeCompletionWindow
or it's child control has an input focus.
public virtual bool IsFocused { get; }