SearchControl.FocusEnd Method

Definition

Focus the search text box but don't highlight all of the text, intead move the cursor to the end of the text.

public:
 void FocusEnd();
public:
 void FocusEnd();
void FocusEnd();
public void FocusEnd ();
member this.FocusEnd : unit -> unit
Public Sub FocusEnd ()

Applies to