You must Sign In to post a response.
  • Category: Windows 8

    Problem in adding buttons from the toolbox

    I am in the starting stage of c#,using microsoft visual studio 2015.. in windows application,i want to add buttons from toolbox,but after debugging under the toolbox there is no option to add controls... that toolbox is not showing anything,it is completely blank... what is the reason.. can anyone help..
  • #767134
    Hi Anusha Chitneni.

    First of all you select c# project in visual studio and select windows forms application template .
    Then a form should come then click on tool box where you can find all controls in it.
    WIth out form no controls will be shown.
    if still not solved let me know.

    Sridhar Thota.
    Editor: DNS Forum.

  • #767135
    Thank you.. cleared my problem... thanks to the forum...

  • #767137
    You are welcome , If you have any doubts do posting in forum.
    Solved, hence closing the thread.

    Sridhar Thota.
    Editor: DNS Forum.

  • #767139
    Hi,

    If the application is in debugger mode the toolbox controls are not visible, first stop the debugger then you can able to view the toolbox controls in the list.

    --------------------------------------------------------------------------------
    Give respect to your work, Instead of trying to impress your boss.

    N@veen
    Blog : http://naveens-dotnet.blogspot.in/

  • #767329
    Hi,

    Yes when you debug your application, i.e when application is running, tool box dont displays controls to add in the form. You should stop debugging your application if you have to add controls in your form.

    Regards,
    SonyShiva
    Never lose hope..You never know what tomorrow will bring


  • This thread is locked for new responses. Please post your comments and questions as a separate thread.
    If required, refer to the URL of this page in your new post.