A Alex Stevens Nov 21, 2003 #2 Use Showdialog, but make sure the child's MDIParent isn't set. It won't allow you to do this. Alex
H Herfried K. Wagner [MVP] Nov 21, 2003 #3 * "Jason said: that's mean, disable the parent form until the child form is closed Click to expand... \\\ Dim f As New Form2() f.ShowDialog() ///
* "Jason said: that's mean, disable the parent form until the child form is closed Click to expand... \\\ Dim f As New Form2() f.ShowDialog() ///