Method CodeCompletionWindowFocused
CodeCompletionWindowFocused(out ICodeCompletionWindow)
Indicates whether ICodeCompletionWindow
has focus.
public virtual bool CodeCompletionWindowFocused(out ICodeCompletionWindow control)
Parameters
control
ICodeCompletionWindowReturns control that has focus.
Returns
- bool
True if succeed; otherwise, false.