How do I add a user control to a Windows Forms application in Visual Studio 2010?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
Right click on the project in solution explorer, select the add new user control menuitem. |
|||
|
|
|
Got to: Project at the topmenubar then pick the 2nd option: "add user control..." type in a name for the user control u want and your done by clickin on OK |
|||
|
|
|
You can try advice from How to put a UserControl into Visual Studio toolBox. However, I had no success, but finally I found soulution. My steps:
I have no explanation. |
|||
|
|
