控件 属性 属性取值
Label1 名称 Label1
Caption 班级设置
Label2(0) 名称 Label2
Caption 年级
Label2(1) 名称 Label2
Caption 班级
•••
Label2(6) 名称 Label2
Caption 备注
Text1(0) 名称 Text1
text NULL
•••
Text1(6) 名称 Text1
text NULL
表4-4
图4-5是学生成绩管理系统班级管理模块班级查询窗体,设计过程:界面设计是在VB6.0的Frmclass3窗体上进行界面设计,主要使用了下列控件:Label、TextBox、CommandButton控件。然后设置属性(表4-5),添加相应的代码。
控件 属性 属性取值
Label1 名称 Label1
Caption 班级设置查询
•••
Label4 名称 Label4
Caption 专业
Text1(0) 名称 Text1
text NULL
•••
Text1(2) 名称 Text1
text NULL
Command1 名称 Command1
Caption 确定
表4-5
4.3学生档案信息管理模块界面设计、详细设计
图4-6
学生成绩管理系统学生档案管理模块的学籍录入功能窗体设计过程:界面设计是在VB6.0的Form1窗体上进行界面设计,主要使用了下列控件:Frame、Label、TextBox、CommandButton控件。然后设置属性(表4-6),添加相应的代码。
控件 属性 属性取值
Label1(0) 名称 Label1
Caption 学号
•••
Label10 名称 Label2
Caption 入学登记
Text1(0) 名称 Text1
text NULL
•••
Text1(7) 名称 Text1
text NULL
Combo1(0) 名称 Combo1
text NULL
Combo1(1) 名称 Combo1
text NULL
Command1 名称 Command1
Caption 确定
Command2 名称 Command2
Caption 取消
表4-6
图4-7 图4-8
图4-7是学生成绩管理系统学生档案管理模块的浏览学生基本信息功能窗体,设计过程:界面设计是在VB6.0的Form3窗体上进行界面设计,主要使用了下列控件:Toolbar、Frame、Tree View、ImageList、MSFlexGrid控件。然后设置属性(表4-7),添加相应的代码。
控件 属性 属性取值
Toolbar 名称 Toolbar1
Frame Caption 浏览数据学生档案
Tree View 名称 TreeView1
ImageList1 名称 ImageList1
MSFlexGrid 名称 MSF1
表4-7
图4-8是学生成绩管理系统学生档案管理模块的学生基本信息查询功能窗体,设计过程:界面设计是在VB6.0的Form4窗体上进行界面设计,主要使用了下列控件:Label、TextBox、CommandButton控件。然后设置属性(表4-8),添加相应的代码。
控件 属性 属性取值
Label1 名称 Label1
Caption 学生档案查询
•••
Label6 名称 Label6
Caption 按姓名关键字查询
Text1(0) 名称 Text1
text NULL
•••
Text1(3) 名称 Text1
text NULL
Command1 名称 Command1
Caption 确定
表4-8
4.4课程管理模块的界面设计、详细设计
图4-9 图4-10
图4-9是学生成绩管理系统课程管理模块的基本课程设置功能窗体,设计过程:界面设计是在VB6.0的frmjiben窗体上进行界面设计,主要使用了下列控件:Frame、MSFlexGrid、TextBox、CommandButton控件。然后设置属性(表4-9),添加相应的代码。
控件 属性 属性取值
Frame1 名称 Frame1
Caption 基本课程设置
•••
Frame4 名称 Fram4
Caption 教材
Text1 名称 Text1
Text NULL
Text2 名称 Text2
Text NULL
Command1 Caption 确定
•••
Command4 Caption 退出
表4-9
图4-10是学生成绩管理系统课程管理模块的班级课程设置功能窗体,设计过程:界面设计是在VB6.0的Frmclasskecheng1窗体上进行界面设计,主要使用了下列控件:Frame、ComboBox 、ListBox、CommandButton控件。然后设置属性(表4-10),添加相应的代码。控件 属性 属性取值
Frame1 名称 Frame1
Caption 班级课程设置
•••
Frame7 名称 Fram4
Caption 所选科目
Combo1(0) 名称 Combo1
text NULL
•••
Combo1(3) 名称 Combo1
text NULL
Command1 Caption 确定
Command2 Caption 取消设置
上一页 [1] [2] [3] [4] [5] [6] [7] [8] [9] 下一页