I am trying to set focus to the search/filter field in a ListBox when a dialog first opens. The ListBox is the first element, and it DOES get first focus on dialog open, but it is the component itself and not the search field that has the focus. Is there a way to do this?