Share via


SearchHandler.Focus Method

Definition

Sets focus to the search handler, causing the input field to become the current focus.

public:
 bool Focus();
public bool Focus();
member this.Focus : unit -> bool
Public Function Focus () As Boolean

Returns

true if the search handler gained focus; otherwise, false.

Applies to