Hi DX Team,
I would like my Windows Forms application to default focus to the "Full Text Search" on root list views that have been newly opened from the navigation (I'm using tabbed MDI, so I want focus to be retained when "flipping back" to a tab).
Currently focus goes to either the first row or first field (depending on whether it is a ListView or ListViewAndDetailView).
I notice that there was an example E807 to do this, but I can't seem to access it any more. Any assistance would be appreciated.
Adam