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.
Hi,I would like to know how to create Visual .Net ToolBox control. I mean I have seen many articles talking about that, but no one told us how to do that.Again, lets say that I want to create a new toolbox control , which I call - WaelUserControl- , and I want to have the ability to put it in the ToolBox and drag it to my form in order to be able to use it and to use its functionality.I hope that you can give a clear explanations and if you can give me some links about some good articles also.Thank you