Click here to Skip to main content
15,919,898 members
Please Sign up or sign in to vote.
2.50/5 (2 votes)
See more:
I want to make user control (WinForms control library) like the toolbox in the .NET Framework....(there i can add tools(button, labels etc) at design time and also at run time like same in .NET Framework we use....

So how can I do that?

Also if any third party WinForms user control exists then I'm interested. I am ready to pay for a ready-made control.

Thanks.
Posted
Updated 1-Dec-11 2:29am
v3
Comments
[no name] 1-Dec-11 8:19am    
EDIT: updated "bold" tag

1 solution

 
Share this answer
 
Comments
[no name] 1-Dec-11 8:40am    
Tahnks yvan...

yes i want that type same but wants control library ........
that is not component(dll) ....
Sergey Alexandrovich Kryukov 1-Dec-11 10:54am    
So, what difference does it make for you. And what's the problem? Bad code? Hard to understand? Make a library out of it.
--SA
[no name] 2-Dec-11 0:26am    
SAKruykov,It is not bad code, or hard to understand But there is no drag and drop facility...when i drop any control to the form from toolbox then it shows only system.windows.forms.control(namespace) but here i want real control ..so how can i do that...

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