📄 frmmodifyemployee.frm
字号:
VERSION 5.00
Begin VB.Form frmModifyEmployee
BorderStyle = 1 'Fixed Single
Caption = "编辑员工信息"
ClientHeight = 5805
ClientLeft = 45
ClientTop = 330
ClientWidth = 11640
LinkTopic = "Form1"
MaxButton = 0 'False
MDIChild = -1 'True
MinButton = 0 'False
ScaleHeight = 5805
ScaleWidth = 11640
Begin VB.Frame Frame3
Caption = "修改员工信息"
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 1092
Left = 120
TabIndex = 45
Top = 4440
Width = 11295
Begin VB.CommandButton editCommand
Caption = "修改记录"
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 492
Left = 270
TabIndex = 49
Top = 390
Width = 1350
End
Begin VB.CommandButton updateCommand
Caption = "保存记录"
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 492
Left = 3240
TabIndex = 48
Top = 360
Width = 1455
End
Begin VB.CommandButton cancelCommand
Caption = "关闭退出"
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 492
Left = 9120
TabIndex = 47
Top = 360
Width = 1695
End
Begin VB.CommandButton deleteCommand
Caption = "删除记录"
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 492
Left = 6225
TabIndex = 46
Top = 390
Width = 1440
End
End
Begin VB.Frame Frame2
Caption = "查看员工信息"
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 1092
Left = 120
TabIndex = 40
Top = 3120
Width = 11295
Begin VB.CommandButton firstCommand
Caption = "第一条记录"
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 492
Left = 240
TabIndex = 44
Top = 360
Width = 1452
End
Begin VB.CommandButton previousCommand
Caption = "上一条记录"
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 492
Left = 3200
TabIndex = 43
Top = 360
Width = 1452
End
Begin VB.CommandButton nextCommand
Caption = "下一条记录"
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 492
Left = 6160
TabIndex = 42
Top = 360
Width = 1452
End
Begin VB.CommandButton lastCommand
Caption = "最后一条记录"
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 492
Left = 9120
TabIndex = 41
Top = 360
Width = 1692
End
End
Begin VB.Frame Frame1
Caption = "员工基本信息"
Height = 2775
Left = 120
TabIndex = 0
Top = 120
Width = 11295
Begin VB.TextBox txtDepartment
DataField = "民族"
Height = 285
Left = 5040
TabIndex = 18
Top = 1560
Width = 1935
End
Begin VB.TextBox txtDegree
DataField = "民族"
Height = 285
Left = 5040
TabIndex = 17
Top = 1200
Width = 1935
End
Begin VB.TextBox txtSex
DataField = "民族"
Height = 285
Left = 9120
TabIndex = 16
Top = 480
Width = 1935
End
Begin VB.TextBox txtPosition
DataField = "岗位"
Height = 285
Left = 9120
TabIndex = 15
Top = 1560
Width = 1935
End
Begin VB.TextBox txtTel
DataField = "电话"
Height = 285
Left = 5040
TabIndex = 14
Top = 2280
Width = 1935
End
Begin VB.TextBox txtZip
DataField = "邮编"
Height = 285
Left = 9120
TabIndex = 13
Top = 2280
Width = 1935
End
Begin VB.TextBox txtAddress
DataField = "家庭通讯地址"
Height = 285
Left = 9120
TabIndex = 12
Top = 1920
Width = 1935
End
Begin VB.TextBox txtID
DataField = "身份证号"
Height = 285
Left = 1440
TabIndex = 11
Top = 2280
Width = 1935
End
Begin VB.TextBox txtMarriage
DataField = "婚姻状况"
Height = 285
Left = 9120
TabIndex = 10
Top = 840
Width = 1935
End
Begin VB.TextBox txtStatus
DataField = "政治面目"
Height = 285
Left = 1440
TabIndex = 9
Top = 1200
Width = 1935
End
Begin VB.TextBox txtHomeTown
DataField = "籍贯"
Height = 285
Left = 1440
TabIndex = 8
Top = 1920
Width = 1935
End
Begin VB.TextBox txtNation
DataField = "民族"
Height = 285
Left = 5040
TabIndex = 7
Top = 840
Width = 1935
End
Begin VB.TextBox txtName
DataField = "姓名"
Height = 285
Left = 5040
TabIndex = 6
Top = 480
Width = 1935
End
Begin VB.TextBox txtEmployeeID
DataField = "员工号"
Height = 285
Left = 1440
TabIndex = 5
Top = 480
Width = 1935
End
Begin VB.TextBox txtBirthDay
Height = 270
Left = 1440
TabIndex = 4
Top = 840
Width = 1935
End
Begin VB.TextBox txtForm
Height = 270
Left = 1440
TabIndex = 3
Top = 1560
Width = 1935
End
Begin VB.TextBox txtEnterCom
Height = 270
Left = 9120
TabIndex = 2
Top = 1200
Width = 1935
End
Begin VB.TextBox txtLivingPlace
DataField = "户口所在地"
Height = 285
Left = 5040
TabIndex = 1
Top = 1920
Width = 1935
End
Begin VB.Label Label4
Caption = "*"
Height = 255
Left = 4800
TabIndex = 39
Top = 480
Width = 135
End
Begin VB.Label Label3
Caption = "*"
Height = 255
Left = 1080
TabIndex = 38
Top = 2280
Width = 135
End
Begin VB.Label Label2
Caption = "*"
Height = 255
Left = 1200
TabIndex = 37
Top = 480
Width = 135
End
Begin VB.Label lblLabels
Caption = "部门:"
Height = 255
Index = 57
Left = 3960
TabIndex = 36
Top = 1560
Width = 1815
End
Begin VB.Label lblLabels
Caption = "岗位:"
Height = 255
Index = 56
Left = 8040
TabIndex = 35
Top = 1560
Width = 855
End
Begin VB.Label lblLabels
Caption = "电话:"
Height = 255
Index = 29
Left = 3960
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -