setting focus between forms

C

crtopher

I have two forms, Form A and Form B. A button on Form A opens Form B where I
add some data. When i close Form B i want the focus to go to a certain
control on Form A, which has remained open in the background. What do I need
to do? Much thanks in advance

Chris
 
Top