?? f_fulifeicx.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_FuliFeiCX
BorderStyle = 3 'Fixed Dialog
Caption = "福利費查詢"
ClientHeight = 8145
ClientLeft = 45
ClientTop = 330
ClientWidth = 10155
ControlBox = 0 'False
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
Moveable = 0 'False
ScaleHeight = 8145
ScaleWidth = 10155
ShowInTaskbar = 0 'False
StartUpPosition = 2 'CenterScreen
Begin VB.Frame Frame3
Height = 4695
Left = 120
TabIndex = 12
Top = 3240
Width = 9735
Begin VB.CommandButton CmdXianShi_Exit
Caption = "關閉"
BeginProperty Font
Name = "宋體"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 8400
TabIndex = 35
Top = 4080
Width = 1095
End
Begin VB.TextBox txtFields
DataField = "年度"
BeginProperty Font
Name = "宋體"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 285
Index = 0
Left = 1920
TabIndex = 23
Top = 360
Width = 1935
End
Begin VB.TextBox txtFields
DataField = "月份"
BeginProperty Font
Name = "宋體"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 285
Index = 1
Left = 6600
TabIndex = 22
Top = 360
Width = 1935
End
Begin VB.TextBox txtFields
DataField = "部門"
BeginProperty Font
Name = "宋體"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 285
Index = 2
Left = 6600
TabIndex = 21
Top = 1440
Width = 1935
End
Begin VB.TextBox txtFields
DataField = "崗位"
BeginProperty Font
Name = "宋體"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 285
Index = 3
Left = 1920
TabIndex = 20
Top = 2160
Width = 1935
End
Begin VB.TextBox txtFields
DataField = "員工號"
BeginProperty Font
Name = "宋體"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 285
Index = 4
Left = 6600
TabIndex = 19
Top = 840
Width = 1935
End
Begin VB.TextBox txtFields
DataField = "姓名"
BeginProperty Font
Name = "宋體"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 285
Index = 5
Left = 1920
TabIndex = 18
Top = 1560
Width = 1935
End
Begin VB.TextBox txtFields
DataField = "費用類型"
BeginProperty Font
Name = "宋體"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 285
Index = 7
Left = 1920
TabIndex = 17
Top = 2760
Width = 1935
End
Begin VB.TextBox txtFields
DataField = "費用項目"
BeginProperty Font
Name = "宋體"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 285
Index = 8
Left = 6600
TabIndex = 16
Top = 2760
Width = 1935
End
Begin VB.TextBox txtFields
DataField = "費用金額"
BeginProperty Font
Name = "宋體"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 285
Index = 9
Left = 1920
TabIndex = 15
Top = 3360
Width = 1935
End
Begin MSComCtl2.DTPicker DTPicker3
DataField = "時間"
Height = 300
Left = 1920
TabIndex = 14
Top = 960
Width = 1935
_ExtentX = 3413
_ExtentY = 529
_Version = 393216
CheckBox = -1 'True
DateIsNull = -1 'True
Format = 67633153
CurrentDate = 36187
End
Begin VB.TextBox txtFields
DataField = "用工類型"
BeginProperty Font
Name = "宋體"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 285
Index = 6
Left = 6600
TabIndex = 13
Top = 2160
Width = 1935
End
Begin VB.Label lblLabels
Caption = "年度:"
BeginProperty Font
Name = "宋體"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Index = 0
Left = 240
TabIndex = 34
Top = 360
Width = 855
End
Begin VB.Label lblLabels
Caption = "月份:"
BeginProperty Font
Name = "宋體"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Index = 1
Left = 4800
TabIndex = 33
Top = 360
Width = 855
End
Begin VB.Label lblLabels
Caption = "部門:"
BeginProperty Font
Name = "宋體"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Index = 2
Left = 4800
TabIndex = 32
Top = 1560
Width = 855
End
Begin VB.Label lblLabels
Caption = "崗位:"
BeginProperty Font
Name = "宋體"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Index = 3
Left = 240
TabIndex = 31
Top = 2160
Width = 495
End
Begin VB.Label lblLabels
Caption = "員工號:"
BeginProperty Font
Name = "宋體"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Index = 4
Left = 4800
TabIndex = 30
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -