I hope what I'm wanting to do is possible (and if it's easy EVEN BETTER!).
1. Open Form: I have my main form that has a menu across the top of it (and that's it!). How can I design/program a form to open in the "blank space" of the main form so that the menu is still shown at the top?
2. Close Program: I have found in testing that if I accidently click the mouse on the main form when I have a form open (using Form.Show) the main form comes to the front, the open form disappears, and when I end the program I get exception errors (I figure because the other form is still open!). What can I do to return to the open form?
Thanks!
Leslie
landrews@metrocourt.state.nm.us
SELECT * FROM USERS WHERE CLUE > 0
No Rows Returned
1. Open Form: I have my main form that has a menu across the top of it (and that's it!). How can I design/program a form to open in the "blank space" of the main form so that the menu is still shown at the top?
2. Close Program: I have found in testing that if I accidently click the mouse on the main form when I have a form open (using Form.Show) the main form comes to the front, the open form disappears, and when I end the program I get exception errors (I figure because the other form is still open!). What can I do to return to the open form?
Thanks!
Leslie
landrews@metrocourt.state.nm.us
SELECT * FROM USERS WHERE CLUE > 0
No Rows Returned