📄 员工信息.frm
字号:
VERSION 5.00
Begin VB.Form Form10
Caption = "员工信息"
ClientHeight = 5655
ClientLeft = 60
ClientTop = 345
ClientWidth = 8460
ControlBox = 0 'False
Icon = "员工信息.frx":0000
LinkTopic = "Form10"
MaxButton = 0 'False
MinButton = 0 'False
Moveable = 0 'False
ScaleHeight = 5655
ScaleWidth = 8460
StartUpPosition = 2 '屏幕中心
Begin VB.CommandButton Command2
Caption = "删除"
Height = 375
Index = 7
Left = 6000
TabIndex = 45
Top = 4920
Width = 975
End
Begin VB.Frame Frame2
Caption = "工资信息"
Height = 3135
Left = 240
TabIndex = 24
Top = 1440
Width = 7935
Begin VB.TextBox Text1
Height = 270
Index = 17
Left = 3600
TabIndex = 44
Top = 2520
Width = 1095
End
Begin VB.TextBox Text1
Height = 270
Index = 10
Left = 6120
TabIndex = 33
Top = 600
Width = 1095
End
Begin VB.TextBox Text1
Height = 270
Index = 11
Left = 1440
TabIndex = 32
Top = 1320
Width = 1095
End
Begin VB.TextBox Text1
Height = 270
Index = 12
Left = 3600
TabIndex = 31
Top = 1320
Width = 1095
End
Begin VB.TextBox Text1
Height = 270
Index = 13
Left = 6120
TabIndex = 30
Top = 1320
Width = 1095
End
Begin VB.TextBox Text1
Height = 270
Index = 15
Left = 3600
TabIndex = 29
Top = 1920
Width = 1095
End
Begin VB.TextBox Text1
Height = 270
Index = 9
Left = 3600
TabIndex = 28
Top = 600
Width = 1095
End
Begin VB.TextBox Text1
Height = 270
Index = 14
Left = 1440
TabIndex = 27
Top = 1920
Width = 1095
End
Begin VB.TextBox Text1
Height = 270
Index = 8
Left = 1440
TabIndex = 26
Top = 600
Width = 1095
End
Begin VB.TextBox Text1
Height = 270
Index = 16
Left = 6120
TabIndex = 25
Top = 1920
Width = 1095
End
Begin VB.Label Label18
AutoSize = -1 'True
Caption = "实发工资"
Height = 180
Left = 2760
TabIndex = 43
Top = 2520
Width = 720
End
Begin VB.Label Label10
AutoSize = -1 'True
Caption = "交 通"
Height = 180
Left = 5040
TabIndex = 42
Top = 1320
Width = 720
End
Begin VB.Label Label11
AutoSize = -1 'True
Caption = "书 报"
Height = 180
Left = 2760
TabIndex = 41
Top = 1320
Width = 720
End
Begin VB.Label Label12
AutoSize = -1 'True
Caption = "洗 理"
Height = 180
Left = 600
TabIndex = 40
Top = 1320
Width = 720
End
Begin VB.Label Label13
AutoSize = -1 'True
Caption = "津 贴"
Height = 180
Left = 5040
TabIndex = 39
Top = 600
Width = 720
End
Begin VB.Label Label14
AutoSize = -1 'True
Caption = "工资扣款"
Height = 180
Left = 600
TabIndex = 38
Top = 1920
Width = 720
End
Begin VB.Label Label15
AutoSize = -1 'True
Caption = "奖 金"
Height = 180
Left = 2760
TabIndex = 37
Top = 600
Width = 720
End
Begin VB.Label Label16
AutoSize = -1 'True
Caption = "基本工资"
Height = 180
Left = 600
TabIndex = 36
Top = 600
Width = 720
End
Begin VB.Label Label9
AutoSize = -1 'True
Caption = "应发工资"
Height = 180
Left = 2760
TabIndex = 35
Top = 1920
Width = 720
End
Begin VB.Label Label17
AutoSize = -1 'True
Caption = "应扣工资"
Height = 180
Left = 5040
TabIndex = 34
Top = 1920
Width = 720
End
End
Begin VB.CommandButton Command2
Caption = "关闭"
Height = 375
Index = 6
Left = 6960
TabIndex = 23
Top = 4920
Width = 975
End
Begin VB.CommandButton Command2
Caption = "修改"
Height = 375
Index = 4
Left = 5040
TabIndex = 22
Top = 4920
Width = 975
End
Begin VB.CommandButton Command2
Caption = "第一个"
Height = 375
Index = 0
Left = 240
TabIndex = 21
Top = 4920
Width = 975
End
Begin VB.CommandButton Command2
Caption = "前一个"
Height = 375
Index = 1
Left = 1200
TabIndex = 20
Top = 4920
Width = 975
End
Begin VB.CommandButton Command2
Caption = "后一个"
Height = 375
Index = 2
Left = 2160
TabIndex = 19
Top = 4920
Width = 975
End
Begin VB.CommandButton Command2
Caption = "添加"
Height = 375
Index = 5
Left = 4080
TabIndex = 18
Top = 4920
Width = 975
End
Begin VB.CommandButton Command2
Caption = "最后一个"
Height = 375
Index = 3
Left = 3120
TabIndex = 17
Top = 4920
Width = 975
End
Begin VB.Frame Frame1
Caption = "员工信息"
Height = 1215
Left = 240
TabIndex = 0
Top = 120
Width = 7935
Begin VB.TextBox Text1
Height = 270
Index = 7
Left = 6840
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -