C# Control

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

Guest

Can a custom control DLL develped in C# be used in any .NET project e.g.
C++/VB?

Also, any ideas on the best ways to share GUI controls among both Web Forms
and Windows Forms app? i.e. is there any way to avoid having to develop the
same control twice, one for Windows and one for Web?
 

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