在使用window窗体时,就是在使用using System.Windows.Forms;名称空间。 例如经常调用的弹出窗口 MessageBox.Show("成功"); 就必须掉用using System.Windows.Forms