📄 frmpeoplesae.frm
字号:
VERSION 5.00
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "Comdlg32.ocx"
Begin VB.Form frmMembersAE
BorderStyle = 3 'Fixed Dialog
Caption = "学生记录"
ClientHeight = 6570
ClientLeft = 45
ClientTop = 330
ClientWidth = 5160
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 6570
ScaleWidth = 5160
ShowInTaskbar = 0 'False
StartUpPosition = 2 '屏幕中心
Begin VB.TextBox txtCode
Height = 270
Left = 1800
TabIndex = 26
Top = 1080
Width = 2895
End
Begin VB.CommandButton cmdPicShow
Height = 375
Left = 4550
Picture = "frmPeoplesAE.frx":0000
Style = 1 'Graphical
TabIndex = 24
ToolTipText = "查看图片"
Top = 3745
Width = 375
End
Begin VB.CommandButton cmdPicInsert
Height = 375
Left = 4550
Picture = "frmPeoplesAE.frx":058A
Style = 1 'Graphical
TabIndex = 23
ToolTipText = "将图片添加到数据库..."
Top = 5375
Width = 375
End
Begin VB.CommandButton cmdPicSave
Height = 375
Left = 1830
Picture = "frmPeoplesAE.frx":0B14
Style = 1 'Graphical
TabIndex = 22
ToolTipText = "保存图片到文件夹..."
Top = 5375
Width = 375
End
Begin MSComDlg.CommonDialog cmdlg
Left = 120
Top = 5400
_ExtentX = 847
_ExtentY = 847
_Version = 393216
DefaultExt = ".jpg"
DialogTitle = "Save File from database as..."
Filter = "Picture Files (*.jpg,*.bmp,*.wmf,*.emf)|*.jpg;*.bmp;*.wmf;*.emf|All files (*.*)|*.*"
End
Begin VB.TextBox txtRoll
BeginProperty DataFormat
Type = 1
Format = "0"
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 1033
SubFormatType = 1
EndProperty
Height = 285
Left = 1800
MaxLength = 2
TabIndex = 5
Top = 3360
Width = 975
End
Begin VB.ComboBox cmbP
Height = 315
ItemData = "frmPeoplesAE.frx":0E9E
Left = 1800
List = "frmPeoplesAE.frx":0EAE
Style = 2 'Dropdown List
TabIndex = 3
Top = 2640
Width = 2895
End
Begin VB.ComboBox cmbSection
Height = 315
ItemData = "frmPeoplesAE.frx":0ECC
Left = 1800
List = "frmPeoplesAE.frx":0ED9
Style = 2 'Dropdown List
TabIndex = 4
Top = 3000
Width = 2895
End
Begin VB.TextBox txtName
Height = 285
Left = 1800
MaxLength = 20
TabIndex = 2
Top = 1560
Width = 2895
End
Begin VB.TextBox txtM
Height = 285
Left = 1800
MaxLength = 3
TabIndex = 1
Top = 2280
Width = 495
End
Begin VB.TextBox txtC
Height = 285
Left = 1800
MaxLength = 20
TabIndex = 0
Top = 1920
Width = 2895
End
Begin VB.CommandButton cmdAddSave
Caption = "添加"
Default = -1 'True
Height = 375
Left = 1560
TabIndex = 6
Top = 6075
Width = 1095
End
Begin VB.CommandButton cmdReset
Caption = "重置"
Height = 375
Left = 2760
TabIndex = 7
Top = 6075
Width = 1095
End
Begin VB.CommandButton cmdCancel
Cancel = -1 'True
Caption = "取消"
Height = 375
Left = 3960
TabIndex = 8
Top = 6075
Width = 1095
End
Begin LibManSys.Photo Photo1
Height = 2055
Left = 1800
TabIndex = 25
Top = 3720
Width = 3135
_extentx = 5530
_extenty = 3625
End
Begin VB.Label Label7
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "*"
BeginProperty Font
Name = "Tahoma"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H000000C0&
Height = 195
Index = 5
Left = 2880
TabIndex = 21
Top = 3360
Width = 105
End
Begin VB.Label Label7
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "*"
BeginProperty Font
Name = "Tahoma"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H000000C0&
Height = 195
Index = 4
Left = 4800
TabIndex = 20
Top = 3000
Width = 105
End
Begin VB.Label Label7
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "*"
BeginProperty Font
Name = "Tahoma"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H000000C0&
Height = 195
Index = 3
Left = 4800
TabIndex = 19
Top = 2640
Width = 105
End
Begin VB.Label Label10
Caption = "编号:"
Height = 255
Left = 240
TabIndex = 18
Top = 3360
Width = 1215
End
Begin VB.Label Label9
Caption = "地区:"
Height = 255
Left = 240
TabIndex = 17
Top = 3000
Width = 1215
End
Begin VB.Label Label8
Caption = "专业:"
Height = 255
Left = 240
TabIndex = 16
Top = 2640
Width = 1215
End
Begin VB.Label Label7
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "*"
BeginProperty Font
Name = "Tahoma"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H000000C0&
Height = 195
Index = 2
Left = 4800
TabIndex = 15
Top = 1680
Width = 105
End
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -