找了好多资料,动不动报错,如:(7,13): error CS0103: The name 'InitializeComponent' does not exist in
the current context

找了好多资料,动不动报错,如:(7,13): error CS0103: The name 'InitializeComponent' does not exist in
the current context

新建一个窗体文件,这个InitializeComponent应该是自动生成的
然后再补充别的代码