I am using a tabbed MDI and one of the documents uses a WindowsFormsHost to enclose mapping control (ESRI). I was having an issue wit hthe recreation of the mapcontrol when navigating away from the map document tab, and then back. Microsoft states that the WFH will recreate child controls when the page uses Navigate(). Is this the case with the tabbedMDI?