Table of Contents

Method SetFocus

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

SetFocus()

Sets input focus to the control.

public virtual 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.