3
Reply

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

Wael Salman

Dec 29, 2008
6.6k
0

    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

    Wael Salman
    December 29, 2008
    0

    Hi,

    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.

    P Narasimha
    December 29, 2008
    0

    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

    Wael Salman
    December 29, 2008
    0