Property IsFocused
- Namespace
- Alternet.Editor.CodeCompletion
- Assembly
- Alternet.Editor.v9.dll
IsFocused
When implemented by a class, indicates whether ICodeCompletionWindow
or it's child control has an input focus.
bool IsFocused { get; }
When implemented by a class, indicates whether ICodeCompletionWindow
or it's child control has an input focus.
bool IsFocused { get; }