?? f_laowufeicx.frm
字號:
VERSION 5.00
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Begin VB.Form F_LaoWuFeiCX
BorderStyle = 3 'Fixed Dialog
Caption = "勞務費查詢"
ClientHeight = 6660
ClientLeft = 45
ClientTop = 330
ClientWidth = 10140
ControlBox = 0 'False
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
Moveable = 0 'False
ScaleHeight = 6660
ScaleWidth = 10140
ShowInTaskbar = 0 'False
StartUpPosition = 2 'CenterScreen
Begin VB.Frame Frame3
Height = 4695
Left = 0
TabIndex = 16
Top = 1680
Width = 9735
Begin VB.CommandButton CmdXianShi_Exit
Caption = "關閉"
Height = 375
Left = 8280
TabIndex = 33
Top = 3600
Width = 1095
End
Begin VB.TextBox txtFields
DataField = "項目"
Height = 285
Index = 1
Left = 7320
TabIndex = 24
Top = 600
Width = 2055
End
Begin VB.TextBox txtFields
DataField = "人數"
Height = 285
Index = 2
Left = 7320
TabIndex = 23
Top = 1320
Width = 2055
End
Begin VB.TextBox txtFields
DataField = "稅前工資"
Height = 285
Index = 3
Left = 2160
TabIndex = 22
Top = 2040
Width = 2055
End
Begin VB.TextBox txtFields
DataField = "稅率"
Height = 285
Index = 4
Left = 7320
TabIndex = 21
Top = 2040
Width = 2055
End
Begin VB.TextBox txtFields
DataField = "個人稅"
Height = 285
Index = 5
Left = 2160
TabIndex = 20
Top = 2760
Width = 2055
End
Begin VB.TextBox txtFields
DataField = "實發金額"
Enabled = 0 'False
Height = 285
Index = 6
Left = 7320
TabIndex = 19
Top = 2760
Width = 2055
End
Begin VB.ComboBox Combo3
DataField = "所屬部門"
Height = 315
Left = 2160
TabIndex = 17
Top = 1320
Width = 2055
End
Begin MSComCtl2.DTPicker DTPicker3
DataField = "時間"
Height = 300
Left = 2160
TabIndex = 18
Top = 600
Width = 2055
_ExtentX = 3625
_ExtentY = 529
_Version = 393216
CheckBox = -1 'True
DateIsNull = -1 'True
Format = 62652417
CurrentDate = 36187
End
Begin VB.Label lblLabels
Caption = "時間:"
Height = 255
Index = 0
Left = 360
TabIndex = 32
Top = 600
Width = 1815
End
Begin VB.Label lblLabels
Caption = "項目:"
Height = 255
Index = 1
Left = 5520
TabIndex = 31
Top = 600
Width = 1815
End
Begin VB.Label lblLabels
Caption = "人數:"
Height = 255
Index = 2
Left = 5520
TabIndex = 30
Top = 1320
Width = 975
End
Begin VB.Label lblLabels
Caption = "稅前工資:"
Height = 255
Index = 3
Left = 360
TabIndex = 29
Top = 2040
Width = 975
End
Begin VB.Label lblLabels
Caption = "稅率:"
Height = 255
Index = 4
Left = 5520
TabIndex = 28
Top = 2040
Width = 735
End
Begin VB.Label lblLabels
Caption = "個人稅:"
Height = 255
Index = 5
Left = 360
TabIndex = 27
Top = 2760
Width = 1815
End
Begin VB.Label lblLabels
Caption = "實發金額:"
Height = 255
Index = 6
Left = 5520
TabIndex = 26
Top = 2760
Width = 855
End
Begin VB.Label lblLabels
Caption = "所屬部門:"
Height = 255
Index = 7
Left = 360
TabIndex = 25
Top = 1320
Width = 975
End
End
Begin VB.Frame Frame1
Caption = "選擇查詢條件"
Height = 1455
Left = 0
TabIndex = 3
Top = 120
Width = 9735
Begin VB.CommandButton Command2
Caption = "關閉"
Height = 375
Left = 8400
TabIndex = 9
Top = 840
Width = 1095
End
Begin VB.CommandButton Command1
Caption = "查詢"
Height = 375
Left = 7080
TabIndex = 8
Top = 840
Width = 1095
End
Begin VB.CheckBox Check2
Caption = "Check2"
Height = 255
Left = 1800
TabIndex = 7
Top = 360
Width = 255
End
Begin VB.CheckBox Check1
Caption = "Check1"
Height = 255
Left = 360
TabIndex = 6
Top = 360
Width = 255
End
Begin VB.ComboBox Combo2
Height = 315
Left = 360
TabIndex = 5
Top = 840
Visible = 0 'False
Width = 1695
End
Begin VB.ComboBox Combo1
Height = 315
Left = 360
TabIndex = 4
Top = 840
Visible = 0 'False
Width = 1695
End
Begin MSComCtl2.DTPicker DTPicker2
Height = 300
Left = 4800
TabIndex = 10
Top = 840
Visible = 0 'False
Width = 1455
_ExtentX = 2566
_ExtentY = 529
_Version = 393216
Format = 62652417
CurrentDate = 36251
End
Begin MSComCtl2.DTPicker DTPicker1
Height = 300
Left = 2160
TabIndex = 11
Top = 840
Visible = 0 'False
Width = 1575
_ExtentX = 2778
_ExtentY = 529
_Version = 393216
Format = 62652417
CurrentDate = 36251
End
Begin VB.Label Label5
Caption = "結束時間"
Height = 255
Left = 3960
TabIndex = 15
Top = 840
Visible = 0 'False
Width = 735
End
Begin VB.Label Label4
Caption = "開始時間"
Height = 375
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -