Chart tool is greyed out in Visual Studio

前端 未结 3 1749
孤独总比滥情好
孤独总比滥情好 2021-01-14 19:20

I\'m trying to add a chart to my Visual Studio form but the button is greyed out. I\'m using .NET Framework 3.5 and C#. Following instructions online I\'ve downloaded and in

3条回答
  •  一向
    一向 (楼主)
    2021-01-14 19:49

    I too had this issue and could not resolve it for hours.

    As posted here: Visual Studio 2010 toolbox controls disabled or inactive

    In order to solve it for me I just right-clicked one of the items in the toolbox, and chose "Reset Toolbox"

    This resets the entire toolbox, so as mentioned in the answer above, all custom tools are lost and need to be re-imported.

提交回复
热议问题