grab_focus_without_selecting


Description:

[ Version ( since = "3.16" ) ]
public void grab_focus_without_selecting ()

Causes this to have keyboard focus.

It behaves like grab_focus, except that it doesn't select the contents of the entry. You only want to call this on some special entries which the user usually doesn't want to replace all text in, such as search-as-you-type entries.

Parameters:

this

a Entry