How to create my own toolbox control?? like Button or Label or Panel in the visual ToolBox?? How to create that dll also ??
Wael Salman
Select an image from your device to upload
Hi,
Can you give more explanations please??!! I cannot understand that so well.
I wish you reffer me to some good links or explanations also that can explain that in details .
Thank you
UserControl: UserControl is Nothing but it is Created only once that can access more tnan once in that Project .
When you created that Usercontrol that can be comes under the Solutionexploere that is .ascx file.by using this one you can drag and drop in to the your application
Custom Control:It can be created and Add to the Toolbox and drag and drop to the your Applications.