If understand correctly, the intention is that the Browse should never get focus, whatever the user does, including Tabbing, clicking on non-data area of the browse or using the scroll bar. The following code seems to work. PROCEDURE Main() LOCAL oDlg, oBrw, n := 1, oGet ...