📄 frmpayroll.frm
字号:
VERSION 5.00
Begin VB.Form frmPayroll
BorderStyle = 4 'Fixed ToolWindow
Caption = "Employee Payroll"
ClientHeight = 7575
ClientLeft = 45
ClientTop = 315
ClientWidth = 7830
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
Moveable = 0 'False
ScaleHeight = 7575
ScaleWidth = 7830
ShowInTaskbar = 0 'False
StartUpPosition = 3 'Windows Default
Begin VB.Frame Frame2
Caption = "Process Payroll"
BeginProperty Font
Name = "Verdana"
Size = 9
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 4335
Left = 120
TabIndex = 9
Top = 3000
Width = 6855
Begin VB.CommandButton Command5
Caption = "Reset"
BeginProperty Font
Name = "Verdana"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 5400
TabIndex = 36
ToolTipText = "Delete Existing Payroll Record from the database"
Top = 2640
Width = 1095
End
Begin VB.CommandButton Command4
Caption = "Update"
BeginProperty Font
Name = "Verdana"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 5400
TabIndex = 35
ToolTipText = "Update an Existing Payroll Record"
Top = 2160
Width = 1095
End
Begin VB.CommandButton Command3
Caption = "Save"
BeginProperty Font
Name = "Verdana"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 5400
TabIndex = 31
ToolTipText = "Save New Payroll Record"
Top = 1680
Width = 1095
End
Begin VB.CommandButton Command2
Caption = "Cancel"
BeginProperty Font
Name = "Verdana"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 5400
TabIndex = 30
Top = 3120
Width = 1095
End
Begin VB.CommandButton Command1
Caption = "Process"
BeginProperty Font
Name = "Verdana"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 5400
TabIndex = 29
ToolTipText = "Calculate Payroll"
Top = 1200
Width = 1095
End
Begin VB.TextBox Text10
BeginProperty Font
Name = "Verdana"
Size = 9
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 285
Left = 2280
Locked = -1 'True
TabIndex = 28
Top = 3480
Width = 2175
End
Begin VB.TextBox Text8
BeginProperty Font
Name = "Verdana"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 285
Left = 2280
TabIndex = 26
Top = 3120
Width = 2175
End
Begin VB.TextBox Text7
BeginProperty Font
Name = "Verdana"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 285
Left = 2280
Locked = -1 'True
TabIndex = 25
Top = 2760
Width = 2175
End
Begin VB.TextBox Text6
BeginProperty Font
Name = "Verdana"
Size = 9
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 285
Left = 2280
Locked = -1 'True
TabIndex = 21
Top = 2040
Width = 2175
End
Begin VB.TextBox Text5
BeginProperty Font
Name = "Verdana"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 285
Left = 2280
TabIndex = 20
Top = 1680
Width = 2175
End
Begin VB.TextBox Text4
BeginProperty Font
Name = "Verdana"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 285
Left = 2280
TabIndex = 19
Top = 1320
Width = 2175
End
Begin VB.TextBox Text3
BeginProperty Font
Name = "Verdana"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 285
Left = 2280
TabIndex = 18
Top = 960
Width = 2175
End
Begin VB.TextBox Text2
BeginProperty Font
Name = "Verdana"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 285
Left = 2280
TabIndex = 17
Top = 600
Width = 2175
End
Begin VB.TextBox Text1
BeginProperty Font
Name = "Verdana"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 285
Left = 2280
TabIndex = 16
Top = 240
Width = 2175
End
Begin VB.Label Label18
Caption = "Net Pay"
BeginProperty Font
Name = "Verdana"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FF0000&
Height = 255
Left = 120
TabIndex = 27
Top = 3480
Width = 1215
End
Begin VB.Label Label16
AutoSize = -1 'True
Caption = "Pension"
BeginProperty Font
Name = "Verdana"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FF0000&
Height = 210
Left = 120
TabIndex = 24
Top = 3120
Width = 750
End
Begin VB.Label Label15
AutoSize = -1 'True
Caption = "Tax"
BeginProperty Font
Name = "Verdana"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FF0000&
Height = 210
Left = 120
TabIndex = 23
Top = 2760
Width = 330
End
Begin VB.Label Label14
AutoSize = -1 'True
Caption = "DEDUCTIONS"
BeginProperty Font
Name = "Verdana"
Size = 9.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 240
Left = 1680
TabIndex = 22
Top = 2400
Width = 1395
End
Begin VB.Label Label13
AutoSize = -1 'True
Caption = "Gross Pay"
BeginProperty Font
Name = "Verdana"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FF0000&
Height = 210
Left = 120
TabIndex = 15
Top = 2040
Width = 945
End
Begin VB.Label Label12
AutoSize = -1 'True
Caption = "Medical allowance"
BeginProperty Font
Name = "Verdana"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FF0000&
Height = 210
Left = 120
TabIndex = 14
Top = 1680
Width = 1695
End
Begin VB.Label Label11
AutoSize = -1 'True
Caption = "Transport Allowance"
BeginProperty Font
Name = "Verdana"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FF0000&
Height = 210
Left = 120
TabIndex = 13
Top = 1320
Width = 1920
End
Begin VB.Label Label10
AutoSize = -1 'True
Caption = "Basic Salary"
BeginProperty Font
Name = "Verdana"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FF0000&
Height = 210
Left = 120
TabIndex = 12
Top = 960
Width = 1125
End
Begin VB.Label Label9
AutoSize = -1 'True
Caption = "Hourly Rate"
BeginProperty Font
Name = "Verdana"
Size = 9
Charset = 0
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -