Changes

Jump to: navigation, search

Hiding and Showing Forms in Visual Basic

108 bytes added, 17:26, 19 July 2007
Creating an Application with Multiple Forms
Switch between the two forms by clicking on the respective tabs. With Form2 visible click on the form and change the name of the form in the ''Properties'' panel to ''subForm''.
Now that we have created an application with two forms the next step is provide a mechanism for hiding and showing ''subForm''. Before doing that, however, we first need to understand the difference between modal and non-modal windows.

Navigation menu