VB .NET Standard and user controls

C

Clark Stevens

I have VB.NET Standard. Is it possible to compile a user control as a DLL
for use in multiple projects/solutions? I have a user control which
inherrits from Listbox. I wish to use this user control in several
different WinForms projects. What's the best way to do this using VB.NET
Standard? Thanks.
 

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


Top