B
Brad Pears
I am working on a contract generation application for our log home business.
I have a main form that has many controls on it including tabbed controls,
panes etc...
When the user decides they want to do a new contract, they can click the
"New" button and I will save any changes (if any) - then I want to clear the
form to be ready for them to enter a new contract.
Is there some easy mothod to clear controls on a form - or do I just have
to basically do it manually? I know I can loop through controls on a form
and do it that way but is there not any easier way at all?
Thanks, Brad
I have a main form that has many controls on it including tabbed controls,
panes etc...
When the user decides they want to do a new contract, they can click the
"New" button and I will save any changes (if any) - then I want to clear the
form to be ready for them to enter a new contract.
Is there some easy mothod to clear controls on a form - or do I just have
to basically do it manually? I know I can loop through controls on a form
and do it that way but is there not any easier way at all?
Thanks, Brad