C#列表框、复选列表框、组合框的使用
功能实现效果:
实现代码:
1>声明相关变量存储专业、课程设置及相关信息:
private void button2_Click(object sender, EventArgs e) { this.Close(); }