SearchControl.FocusEnd Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 ()