From: OmegaSquared on
Hello, Wan,

Perhaps one of the controls on the form is interfering in some way. If you
replace Form1 and Form2 with forms that are empty (except for the button on
Form1 that shows Form2) do you still have the problem?

Cheers,
Randy

From: OmegaSquared on
Hi, Wan,

Sorry for the similar post that followed yours in time. The web site does
not seem to be updating in a timely fashion and I thought my earlier post had
been lost. Also, I'm not receiving any e-mail prompts about new postings, so
apologize for delays in my response.

I would next look to see if there is any code associated with TabControl (or
contained TabPage) events that could be causing a problem. In particular, is
there any code handling the Enter or GotFocus events for these controls?

Cheers,
Randy