Table of Contents

Method Focus

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Focus()

Sets input focus to the control.

bool Focus()

Returns

bool

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

Remarks

Same as SetFocus().