Copy fields question

  • Thread starter Thread starter Woody Splawn
  • Start date Start date
W

Woody Splawn

I have a number of fields on a form in a certain solution. In another
solution with a similar form I need to have these same fields. Do I need to
create them again from scratch or will it work ok to copy and past from one
form in one solution to another form in another solution?
 
YOu can copy them, but you can compile the form into a .dll and add it as a
Inherited Form...this should save you a little work if you need to reuse the
form more than once.

HTH,

Bill
 

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