📄 frmemployee.frm
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomctl.ocx"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomct2.ocx"
Begin VB.Form frmEmployee
Caption = "员工基本资料维护"
ClientHeight = 8595
ClientLeft = 60
ClientTop = 345
ClientWidth = 10215
LinkTopic = "Form1"
LockControls = -1 'True
MaxButton = 0 'False
MDIChild = -1 'True
ScaleHeight = 8595
ScaleWidth = 10215
Begin VB.PictureBox pic
Height = 5000
Index = 2
Left = 1500
ScaleHeight = 4935
ScaleWidth = 8445
TabIndex = 67
Top = 2500
Width = 8500
Begin VB.TextBox txtPay
ForeColor = &H00FF0000&
Height = 375
Index = 2
Left = 1200
MaxLength = 7
TabIndex = 77
Top = 1800
Width = 1000
End
Begin VB.CommandButton cmdPaySave
Caption = "保存"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Left = 960
TabIndex = 76
Top = 3240
Width = 1215
End
Begin VB.TextBox txtPay
ForeColor = &H00FF0000&
Height = 375
Index = 3
Left = 1200
MaxLength = 7
TabIndex = 75
Top = 2400
Width = 1000
End
Begin VB.TextBox txtPay
ForeColor = &H00FF0000&
Height = 375
Index = 1
Left = 1200
MaxLength = 7
TabIndex = 74
Top = 1200
Width = 1000
End
Begin VB.TextBox txtPay
ForeColor = &H00FF0000&
Height = 375
Index = 0
Left = 1200
MaxLength = 7
TabIndex = 73
Top = 600
Width = 1000
End
Begin VB.Label Label33
AutoSize = -1 'True
Caption = "奖 金"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 210
Left = 195
TabIndex = 72
Top = 2505
Width = 810
End
Begin VB.Label Label32
AutoSize = -1 'True
Caption = "职务津贴"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 210
Left = 200
TabIndex = 71
Top = 1900
Width = 900
End
Begin VB.Label Label31
AutoSize = -1 'True
Caption = "岗位津贴"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 210
Left = 200
TabIndex = 70
Top = 1300
Width = 900
End
Begin VB.Label Label30
AutoSize = -1 'True
Caption = "基本工资"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 210
Left = 200
TabIndex = 69
Top = 700
Width = 900
End
Begin VB.Label Label29
AutoSize = -1 'True
Caption = "工资结构"
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 240
Left = 240
TabIndex = 68
Top = 120
Width = 1020
End
End
Begin VB.CommandButton cmdPay
Caption = "工资"
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 500
Left = 240
MaskColor = &H00FFFFFF&
TabIndex = 36
Top = 3960
Width = 1095
End
Begin VB.CommandButton cmdSchool
Caption = "学历"
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 500
Left = 240
MaskColor = &H00FFFFFF&
TabIndex = 35
Top = 3360
Width = 1095
End
Begin VB.CommandButton cmdExperience
Caption = "经历"
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 500
Left = 240
MaskColor = &H00FFFFFF&
TabIndex = 34
Top = 2760
Width = 1095
End
Begin VB.PictureBox pic
Height = 5000
Index = 0
Left = 1500
ScaleHeight = 4935
ScaleWidth = 8445
TabIndex = 32
Top = 2500
Width = 8500
Begin VB.PictureBox pic
Height = 5000
Index = 1
Left = 0
ScaleHeight = 4935
ScaleWidth = 8445
TabIndex = 50
Top = 0
Width = 8500
Begin VB.TextBox txtSchool
ForeColor = &H00FF0000&
Height = 375
Index = 0
Left = 630
MaxLength = 10
TabIndex = 66
Top = 720
Width = 1400
End
Begin VB.CommandButton cmdSchoolDelete
Caption = "删除"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 400
Left = 3720
TabIndex = 65
Top = 1800
Width = 1200
End
Begin VB.CommandButton cmdSchoolSave
Caption = "保存"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 400
Left = 1320
TabIndex = 64
Top = 1800
Width = 1200
End
Begin MSComctlLib.ListView LViewSchool
Height = 2535
Left = 0
TabIndex = 63
Top = 2280
Width = 8295
_ExtentX = 14631
_ExtentY = 4471
View = 3
LabelWrap = -1 'True
HideSelection = -1 'True
FullRowSelect = -1 'True
GridLines = -1 'True
_Version = 393217
Icons = "ImageList1"
SmallIcons = "ImageList1"
ColHdrIcons = "ImageList1"
ForeColor = -2147483640
BackColor = -2147483643
BorderStyle = 1
Appearance = 1
NumItems = 0
End
Begin MSComCtl2.DTPicker DTPFinishDate
CausesValidation= 0 'False
Height = 375
Left = 5880
TabIndex = 62
Top = 1215
Width = 1935
_ExtentX = 3413
_ExtentY = 661
_Version = 393216
Format = 27000833
CurrentDate = 38133
End
Begin VB.TextBox txtSchool
CausesValidation= 0 'False
ForeColor = &H00FF0000&
Height = 375
Index = 4
Left = 630
MaxLength = 30
TabIndex = 61
Top = 1220
Width = 4095
End
Begin VB.TextBox txtSchool
CausesValidation= 0 'False
ForeColor = &H00FF0000&
Height = 375
Index = 3
Left = 6720
MaxLength = 10
TabIndex = 60
Top = 720
Width = 1400
End
Begin VB.TextBox txtSchool
CausesValidation= 0 'False
ForeColor = &H00FF0000&
Height = 375
Index = 2
Left = 4690
MaxLength = 10
TabIndex = 59
Top = 720
Width = 1400
End
Begin VB.TextBox txtSchool
CausesValidation= 0 'False
ForeColor = &H00FF0000&
Height = 375
Index = 1
Left = 2660
MaxLength = 10
TabIndex = 58
Top = 720
Width = 1400
End
Begin VB.Label Label28
AutoSize = -1 'True
Caption = "毕业时间"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 210
Left = 4800
TabIndex = 57
Top = 1340
Width = 900
End
Begin VB.Label Label27
AutoSize = -1 'True
Caption = "院校"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 210
Left = 120
TabIndex = 56
Top = 1340
Width = 450
End
Begin VB.Label Label26
AutoSize = -1 'True
Caption = "专业"
BeginProperty Font
Name = "宋体"
Size = 10.5
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -