How to Use My User Control

  • Thread starter Thread starter Jonathan Wood
  • Start date Start date
J

Jonathan Wood

I'm new to C# desktop applications. I was easily able to figure out how to
create a User Control. But how do I put an instance on my form.

I was hoping I could drag it from Solution Explorer to my form like I can
with ASP.NET and VB6 but it appears that is not supported.

How do I use my user control?

Thanks.

Jonathan
 

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