Form in DLL

  • Thread starter Thread starter Jassim Rahma
  • Start date Start date
HI,

In you want to include a form in a dll you need to add a reference
(project/add reference) to System.Windows.Forms namespace
after that you right click in the project explorer/add Item/ Form
You can use the visual designer just as you do in a win project.


cheers,
 

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

Similar Threads


Back
Top