Ctrl+Tab problem (C#)

From: Mike (anonymous_at_discussions.microsoft.com)
Date: 05/17/04


Date: Mon, 17 May 2004 13:46:07 -0700

Hi! I have an MDI form which has children that are the forms that besides webbrowser control have a statusbar and a toolbar. I noticed that when I perform Ctrl+Tab it takes 4 Ctrl+Tab's to switch from one child to another.

What can I do to fix it? I know it's related to WebBrowser control - I removed the browser and everything works the way it's suppossed to work.

Please help me solve this mystery.

Many Thanks in Advance,

--Mike