首页 > 代码库 > Winform

Winform

1.所有控件的父类都是control

2.Tableindex : 确定控件将占用TAB键按顺序索引

3.Acceptbutton  相当于回车键

4.this.close() 关闭窗体

5.Application.exit() 退出应用程序

ps:在主函数中关闭窗体时,将全部窗体关闭

    单词后为collection或list都是集合