Hi all,

I dynamically load a webBrowser control on a windows form control. Every
time I load the webBrowser control the focus is set to the webBrowser control.

How can the focus be set to another control on the form, after the
webBrowser control is loaded?

Thanks Edi