VB Load命令 在visual Studio 2013里面变成了什么?VB6里面有这么一条命令 Load Form1现在在VS2013里面没有了
Application.Run(new Form1())
2 回答5.3k 阅读