windows form

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have two forms and I want labels, textbox controls on both froms with have
the same text like First Name also the name is called txtFirstName. Do I use
inherit form or control to do this
 
Hi,

You want to have two different forms or just two instances of the same
form?

cheers,
 
Back
Top