G
Guest
Gedday,
I have a program where users click on a Add Seeker option from the main menu
and then another form is opened and the users enter data and then it adds it
all to a dbase which works fine and then closes the form. The problem is
that when I close the form and go back to the main menu, if I choose to add
Seeker again and open the form it has retained the information in all the
boxes from what was typed in previously. If is dispose of the form and then
try to reopen it it tells me that I cannot access a disposed object. How can
I close a form and then reopen it so that everything is cleared.
thanks
I have a program where users click on a Add Seeker option from the main menu
and then another form is opened and the users enter data and then it adds it
all to a dbase which works fine and then closes the form. The problem is
that when I close the form and go back to the main menu, if I choose to add
Seeker again and open the form it has retained the information in all the
boxes from what was typed in previously. If is dispose of the form and then
try to reopen it it tells me that I cannot access a disposed object. How can
I close a form and then reopen it so that everything is cleared.
thanks