首页题库练习题目详情
Visual Basic语言程序设计单选题中等

在Visual Basic中,用于创建窗体的语句是?

AForm1.Show
BForm1.Load
CNew Form1
DForm1.Open