Table of Contents

Method SetFocus

Namespace
Alternet.Editor.CodeCompletion
Assembly
Alternet.Editor.AlternetUI.v10.dll

SetFocus()

Sets input focus to the control.

public override bool SetFocus()

Returns

bool

true if the input focus request was successful; otherwise, false.

Remarks

The SetFocus() method returns true if the control successfully received input focus.