I'm creating an app in VB.NET 2003 that has multiple forms. When I load the initial form I can see the input panel just fine. I load the second form using the form.show() command but the input panel ...