The name 'InitializeComponent' does not exist in the current context
不知道修改了什么东西后,UI上所有的控件,在代码里都没办法使用。
提示类似:The name 'listBox1' does not exist in the current context
甚至在工程里新加一个窗口的时候,都提示:
The name 'InitializeComponent' does not exist in the current context
请问,这是什么原因?谢谢!!