User Control In Toolbox but NOT Component

F

Fred West

I have a simple C# project (EXE) with one form, one user control, and one
non-visual component. My user control appears in the toolbox and I can drag
it onto the form, BUT the component does not. Why do user controls
automatically appear on the tool box, but components do not? I can add it to
the toolbox manual by selecting the executable, but that seems odd that I
have to do that since I do not for the user control. Also, when I do it that
way I have to pick either the release or debug version of my EXE, so I am
wondering what is the significance of that? Any comments are appreciated.

- Fred
 

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

Top