-1

I cannot access any items in my Visual Studio Toolbox, they all appear in dark grey indicating I cannot select them. I cannot even set up a button and am unsure what I need to do to get the toolbox items available again.

Screenshot of the toolbox issue, notice how all the options are in dark grey and cannot be selected:
Screenshot of the toolbox issue, notice how all the options are in dark grey and cannot be selected

Markus Meyer
  • 3,327
  • 10
  • 22
  • 35

2 Answers2

0

You must open design page of your winform/WPF.

Margotka000
  • 66
  • 1
  • 8
0

you should right click on toolbox and 'reset toolbox'.

OKAINO
  • 1