|
-
Dec 3rd, 2003, 09:44 AM
#1
Thread Starter
Lively Member
Form_Load event: how to use??
Hi,
I have a form that is used to enter data in a database (MSAccess).
In this form the user can select different listboxes and comboboxes and the selected values are then written to the underlying database after the user has clicked the 'update'-button.
Everything works fine, but I would like to 'refresh' the form to it's original state as it was loaded after the first startup. I don't know how to do this. I tried to call the form_load event because this contains all the initialisations, but it doesn't work.
Can anybody help me with this? Please give me a code example is possible.
Many thanks,
Tom
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
|