📄 frmstudentupdate.frm
字号:
VERSION 5.00
Object = "{D27CDB6B-AE6D-11CF-96B8-444553540000}#1.0#0"; "flash8b.ocx"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
Begin VB.Form FrmStudentUpdate
BackColor = &H00FFFFFF&
BorderStyle = 1 'Fixed Single
Caption = "学生信息修改"
ClientHeight = 9360
ClientLeft = 45
ClientTop = 330
ClientWidth = 6060
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 9360
ScaleWidth = 6060
Begin VB.Frame Frame1
BackColor = &H00FFFFFF&
Caption = "学生信息修改"
Height = 8055
Left = 135
TabIndex = 0
Top = 1200
Width = 5775
Begin VB.ComboBox cobcollege
Height = 300
Left = 1065
TabIndex = 43
Text = "cobcollege"
Top = 1800
Width = 2295
End
Begin VB.CommandButton Command1
Caption = "上传图片"
Height = 375
Left = 4320
TabIndex = 40
Top = 2400
Width = 975
End
Begin VB.Frame Frame2
BackColor = &H00FFFFFF&
Caption = "相片"
Height = 2055
Left = 4080
TabIndex = 39
Top = 240
Width = 1455
Begin VB.Image Image1
Height = 1335
Left = 240
Top = 360
Width = 975
End
End
Begin VB.ComboBox cobinyear
Height = 300
Left = 3720
TabIndex = 38
Text = "cobinyear"
Top = 3240
Width = 1935
End
Begin VB.ComboBox cobteacher
Height = 300
Left = 1080
TabIndex = 36
Text = "cobteacher"
Top = 3240
Width = 1455
End
Begin VB.ComboBox cobclass
Height = 300
Left = 1080
TabIndex = 34
Text = "cobclass"
Top = 2520
Width = 2295
End
Begin VB.CommandButton cmdnext
Caption = "修改下一个"
Height = 375
Left = 3120
TabIndex = 32
Top = 7200
Width = 1095
End
Begin VB.TextBox txtID
Height = 270
Left = 1080
Locked = -1 'True
TabIndex = 17
Text = "txtID"
Top = 360
Width = 2295
End
Begin VB.TextBox txtName
Height = 270
Left = 1080
TabIndex = 16
Text = "txtName"
Top = 720
Width = 2295
End
Begin VB.ComboBox cobSex
Height = 300
Left = 1080
TabIndex = 15
Text = "cobSex"
Top = 1080
Width = 2295
End
Begin VB.ComboBox cobNation
Height = 300
Left = 1080
TabIndex = 13
Text = "cobNation"
Top = 1440
Width = 2295
End
Begin VB.ComboBox cobSpeciality
Height = 300
Left = 1080
TabIndex = 12
Text = "cobSpeciality"
Top = 2160
Width = 2295
End
Begin VB.TextBox txtPhone
Height = 270
Left = 1080
TabIndex = 11
Text = "txtPhone"
Top = 3600
Width = 4575
End
Begin VB.TextBox txtStatusID
Height = 270
Left = 1080
TabIndex = 10
Text = "txtStatusID"
Top = 3960
Width = 4575
End
Begin VB.TextBox txtEmail
Height = 270
Left = 1080
TabIndex = 9
Text = "txtEmail"
Top = 4320
Width = 4575
End
Begin VB.TextBox txtHouseName
Height = 270
Left = 1080
TabIndex = 8
Text = "txtHouseName"
Top = 4680
Width = 2055
End
Begin VB.TextBox txtHousePhone
Height = 270
Left = 1080
TabIndex = 7
Text = "txtHousePhone"
Top = 5040
Width = 4575
End
Begin VB.TextBox txtHouseAddress
Height = 270
Left = 1080
TabIndex = 6
Text = "txtHouseAddress"
Top = 5400
Width = 4575
End
Begin VB.TextBox txtPostCode
Height = 270
Left = 1080
TabIndex = 5
Text = "txtPostCode"
Top = 5760
Width = 2055
End
Begin VB.TextBox txtMemo
Height = 975
IMEMode = 3 'DISABLE
Left = 1080
MultiLine = -1 'True
ScrollBars = 2 'Vertical
TabIndex = 4
Text = "FrmStudentUpdate.frx":0000
Top = 6120
Width = 4575
End
Begin VB.CommandButton cmdUpdate
Caption = "确认修改"
Height = 375
Left = 120
TabIndex = 3
Top = 7200
Width = 1095
End
Begin VB.CommandButton cmdCancel
Caption = "取消修改"
Default = -1 'True
Height = 375
Left = 1560
TabIndex = 2
Top = 7200
Width = 1095
End
Begin VB.CommandButton cmdQuit
Cancel = -1 'True
Caption = "返回系统"
Height = 375
Left = 4560
TabIndex = 1
Top = 7200
Width = 1095
End
Begin MSComCtl2.DTPicker dtBirthday
Height = 255
Left = 1080
TabIndex = 14
Top = 2880
Width = 2295
_ExtentX = 4048
_ExtentY = 450
_Version = 393216
Format = 76808192
CurrentDate = 37205
End
Begin MSComDlg.CommonDialog CommonDialog1
Left = 3480
Top = 960
_ExtentX = 847
_ExtentY = 847
_Version = 393216
Filter = "BMP(*.bmp)|*.bmp|JPG(*.jpg)|*.jpg"
End
Begin VB.Label Label20
AutoSize = -1 'True
BackColor = &H00FFFFFF&
Caption = "学院:"
Height = 180
Left = 225
TabIndex = 44
Top = 1830
Width = 540
End
Begin VB.Label Label19
BackColor = &H00FFFFFF&
Caption = "注:图片大小为90×65"
ForeColor = &H000000FF&
Height = 255
Left = 120
TabIndex = 41
Top = 7680
Width = 4695
End
Begin VB.Label Label17
BackColor = &H00FFFFFF&
Caption = "入学年份:"
Height = 255
Left = 2760
TabIndex = 37
Top = 3255
Width = 1575
End
Begin VB.Label Label6
BackColor = &H00FFFFFF&
Caption = "班主任:"
Height = 255
Left = 240
TabIndex = 35
Top = 3255
Width = 855
End
Begin VB.Label Label5
BackColor = &H00FFFFFF&
Caption = "班级:"
Height = 255
Left = 240
TabIndex = 33
Top = 2535
Width = 615
End
Begin VB.Label Label1
AutoSize = -1 'True
BackColor = &H00FFFFFF&
Caption = "学号:"
Height = 180
Left = 240
TabIndex = 31
Top = 375
Width = 540
End
Begin VB.Label Label2
AutoSize = -1 'True
BackColor = &H00FFFFFF&
Caption = "姓名:"
Height = 180
Left = 240
TabIndex = 30
Top = 735
Width = 540
End
Begin VB.Label Label3
AutoSize = -1 'True
BackColor = &H00FFFFFF&
Caption = "性别:"
Height = 180
Left = 240
TabIndex = 29
Top = 1095
Width = 540
End
Begin VB.Label Label4
AutoSize = -1 'True
BackColor = &H00FFFFFF&
Caption = "出生日期:"
Height = 180
Left = 240
TabIndex = 28
Top = 2895
Width = 900
End
Begin VB.Label Label7
AutoSize = -1 'True
BackColor = &H00FFFFFF&
Caption = "民族:"
Height = 180
Left = 240
TabIndex = 27
Top = 1455
Width = 540
End
Begin VB.Label Label8
AutoSize = -1 'True
BackColor = &H00FFFFFF&
Caption = "专业:"
Height = 180
Left = 240
TabIndex = 26
Top = 2175
Width = 540
End
Begin VB.Label Label9
AutoSize = -1 'True
BackColor = &H00FFFFFF&
Caption = "电话:"
Height = 180
Left = 240
TabIndex = 25
Top = 3615
Width = 540
End
Begin VB.Label Label10
AutoSize = -1 'True
BackColor = &H00FFFFFF&
Caption = "身份证号:"
Height = 180
Left = 240
TabIndex = 24
Top = 3975
Width = 900
End
Begin VB.Label Label11
AutoSize = -1 'True
BackColor = &H00FFFFFF&
Caption = "电子信箱:"
Height = 180
Left = 240
TabIndex = 23
Top = 4335
Width = 900
End
Begin VB.Label Label12
AutoSize = -1 'True
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -