how to avoid create child form twice

  • Thread starter Thread starter pei_world
  • Start date Start date
P

pei_world

I have a parent form as container, and also have a child form.
suitation is that, when I click a button from parent form, childform created
and show,
I want to know how to do something like this:
first time create the child form and show it, on the second time, just show
it again without re-creating it.
thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top