Thanks a lot for your answers.

))
Alex.
"news.iq.ca" <> wrote in message
news:41a6dde4_2@aeinews....
> Hi,
>
> I have a form containing a number of panels, simulating a wizard
> (simulating, actually, a multi-page form). After pressing a button called
> "Next", I am showing a new panel on this form, loaded with some controls.
> I need to set the focus onto a textbox in the newly shown panel right
> away, without "asking" the user to tab (or to click) his way towards my
> textbox. So please, how can I set the focus programatically on any control
> on my form ?
>
> Maybe using "FindControl" ?? And then ?
>
> Thank you
> Alex
>