示例#1
0
 static private void Run()
 {
     splash = new SeeVseSplash();
     //Application.Run(splash);
     splash.ShowDialog();
 }