|
-
Apr 15th, 2005, 08:31 AM
#1
Thread Starter
Fanatic Member
Reloading a form with that form (resolved)
I have a single form app. It is used for inventory with a barcode scanner. Afer every scan, a new textbox is generated and the focus is moved to that textbox. Once done scanning the room, the user saves the data and it is written to a textfile. I would like that app at this point to basically clear the form and be ready for the next room. Because it generates the textboxs at runtime, I cannot just have it clear all the textboxs to "" because the majority of them need to be removed. Right now the user, closes the app and restarts it, not too efficient. Is there a way to have the form unload and reload when you are clicking a button on that same form or is there another way to accomplish this?
Last edited by Beast777; Apr 18th, 2005 at 10:05 AM.
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
|