?? frm當月修改.frm
字號:
Caption = "罰款或扣分:"
BeginProperty Font
Name = "宋體"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 285
Index = 23
Left = 105
TabIndex = 52
Top = 2445
Width = 1365
End
Begin VB.Label lblLabels
Caption = "基本領加:"
BeginProperty Font
Name = "宋體"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 285
Index = 8
Left = 105
TabIndex = 51
Top = 645
Width = 1365
End
Begin VB.Label lblLabels
Caption = "領導加給:"
BeginProperty Font
Name = "宋體"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 285
Index = 12
Left = 2760
TabIndex = 50
Top = 1005
Width = 1365
End
Begin VB.Label lblLabels
Caption = "加班費:"
BeginProperty Font
Name = "宋體"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 285
Index = 16
Left = 5280
TabIndex = 49
Top = 1365
Width = 1125
End
Begin VB.Label lblLabels
Caption = "上月補發:"
BeginProperty Font
Name = "宋體"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 285
Index = 20
Left = 105
TabIndex = 48
Top = 2070
Width = 1365
End
Begin VB.Label lblLabels
Caption = "代扣款項:"
BeginProperty Font
Name = "宋體"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 405
Index = 24
Left = 2760
TabIndex = 47
Top = 2445
Width = 1125
End
End
Begin VB.TextBox txtFields
DataField = "實發金額"
DataSource = "datPrimaryRS"
BeginProperty Font
Name = "宋體"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 360
Index = 28
Left = 6765
MaxLength = 7
TabIndex = 29
Top = 3960
Width = 1125
End
Begin VB.TextBox txtFields
DataField = "代扣合計"
DataSource = "datPrimaryRS"
BeginProperty Font
Name = "宋體"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 360
Index = 27
Left = 4065
MaxLength = 7
TabIndex = 28
Top = 3960
Width = 1125
End
Begin VB.TextBox txtFields
DataField = "應發合計"
DataSource = "datPrimaryRS"
BeginProperty Font
Name = "宋體"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 360
Index = 26
Left = 1365
MaxLength = 7
TabIndex = 27
Top = 3960
Width = 1125
End
Begin VB.TextBox txtFields
DataField = "姓名"
DataSource = "datPrimaryRS"
BeginProperty Font
Name = "宋體"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 360
Index = 2
Left = 6765
MaxLength = 8
TabIndex = 2
Top = 75
Width = 1065
End
Begin VB.PictureBox picButtons
Align = 2 'Align Bottom
Appearance = 0 'Flat
BorderStyle = 0 'None
ForeColor = &H80000008&
Height = 420
Left = 0
ScaleHeight = 420
ScaleWidth = 8040
TabIndex = 38
Top = 4335
Width = 8040
Begin VB.CommandButton cmd定位
Caption = "定位(&S)"
BeginProperty Font
Name = "宋體"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 360
Left = 5888
TabIndex = 36
Top = 30
Width = 1095
End
Begin VB.CommandButton cmd放棄
Caption = "放棄(&Q)"
BeginProperty Font
Name = "宋體"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 360
Left = 1808
TabIndex = 32
Top = 30
Width = 855
End
Begin VB.CommandButton cmd保存
Caption = "保存(&S)"
BeginProperty Font
Name = "宋體"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 360
Left = 968
TabIndex = 31
Top = 30
Width = 855
End
Begin VB.CommandButton cmd刪除
Caption = "刪除(&E)"
BeginProperty Font
Name = "宋體"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 360
Left = 2648
TabIndex = 33
Top = 30
Width = 975
End
Begin VB.CommandButton cmd增加
Caption = "增加(&A)"
BeginProperty Font
Name = "宋體"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 360
Left = 98
TabIndex = 30
Top = 30
Width = 855
End
Begin VB.CommandButton cmd替換
Caption = "替換(&R)"
BeginProperty Font
Name = "宋體"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 360
Left = 3601
TabIndex = 34
Top = 30
Width = 975
End
Begin VB.CommandButton cmd鎖定
Caption = "鎖定項目(&L)"
BeginProperty Font
Name = "宋體"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 360
Left = 4568
TabIndex = 35
Top = 30
Width = 1335
End
Begin VB.CommandButton cmd關閉
Caption = "關閉(&C)"
BeginProperty Font
Name = "宋體"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 360
Left = 6968
TabIndex = 37
Top = 30
Width = 975
End
End
Begin VB.Data datPrimaryRS
Align = 2 'Align Bottom
Caption = " "
Connect = "Access"
DatabaseName = ""
DefaultCursorType= 0 '缺省游標
DefaultType = 2 '使用 ODBC
Exclusive = 0 'False
Height = 435
Left = 0
Options = 0
ReadOnly = 0 'False
RecordsetType = 1 'Dynaset
RecordSource = ""
Top = 4755
Width = 8040
End
Begin VB.Label lbldzk
Caption = "打紙卡:"
BeginProperty Font
Name = "宋體"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 285
Left = 6600
TabIndex = 70
Top = 555
Width = 855
End
Begin VB.Label lblLabels
Caption = "部門:"
BeginProperty Font
Name = "宋體"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 285
Index = 1
Left = 3030
TabIndex = 68
Top = 120
Width = 615
End
Begin VB.Label lblLabels
Caption = "實發金額:"
BeginProperty Font
Name = "宋體"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 285
Index = 28
Left = 5520
TabIndex = 45
Top = 4005
Width = 1125
End
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -