|
-
Mar 18th, 2007, 11:55 PM
#1
Thread Starter
New Member
closing/opening forms
I am trying to incorperate an open/save function in a program I'm making. I have frmNew that opens on top of my main form(form1). It then has an input box to enter a filename. Once you click on the OK command button my program checks to see if the file exists. My problem is on the next form that opens if the file is found , frmPopup, I need to be able to click cancel and go back to just frmNew with an empty input area. I can clear the input but I'm not quite sure how to close frmPopup and so that it goes back to the begining of frmNew.
THX
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|