forms and tab controls

  • Thread starter Thread starter bill
  • Start date Start date
B

bill

I have generated a few forms that do similar things

is there a simple way to tranfer the content of the forms
onto separate pages of a tab control without having to
type all the stuff in again.

i notice i just cant cut and paste from the original form
into the tab control of any of its pages
 
Bill,

Are you talking about design elements, or are you talking about data?
If you are talking about design elements (controls etc), then yes, you
can copy/paste to a tab control page. If you are talking about data,
then possibly the controls that are supposed to show the same data
should be bound to the same fields?
 

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