Click here to Skip to main content
15,905,590 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
i have created a calender in windows from c#, i now want to user it a controls like in toolbox.
Any suggestion.
thanks in advance :)
Posted
Comments
[no name] 31-Mar-14 7:39am    
http://social.msdn.microsoft.com/Forums/vstudio/en-US/ab35f4ec-c6b1-4f0b-9f8f-c6c59b91d291/how-to-add-user-controls-into-toolbox?forum=clr
BillWoodruff 31-Mar-14 11:57am    
Is what you have created a UserControl ?

1 solution

Right Click on ToolBox --> ChoseItems -->>.net Framework

Now add Your build DLL
 
Share this answer
 
Comments
thedinesh01 31-Mar-14 8:10am    
i want to know how to make dll..
MAYANK GEETE 31-Mar-14 8:12am    
May b this will help you

http://www.codeproject.com/Articles/2016/Writing-your-Custom-Control-step-by-step

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900