?? frmintable.frm
字號:
VERSION 5.00
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Begin VB.Form frmInTable
BorderStyle = 3 'Fixed Dialog
Caption = "入費單"
ClientHeight = 3525
ClientLeft = 45
ClientTop = 330
ClientWidth = 6090
BeginProperty Font
Name = "宋體"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Icon = "frmInTable.frx":0000
LinkTopic = "Form1"
LockControls = -1 'True
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 3525
ScaleWidth = 6090
ShowInTaskbar = 0 'False
StartUpPosition = 2 'CenterScreen
Begin VB.TextBox txtFL
Appearance = 0 'Flat
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 285
Left = 1125
Locked = -1 'True
TabIndex = 2
Top = 900
Width = 1635
End
Begin VB.CommandButton cmdCancel
Caption = "取消"
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 330
Left = 4635
TabIndex = 10
Top = 2925
Width = 1095
End
Begin VB.CommandButton cmdOK
Caption = "確定"
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 330
Left = 3420
TabIndex = 9
Top = 2925
Width = 1050
End
Begin VB.TextBox txtNmoney
Appearance = 0 'Flat
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 285
Left = 4275
TabIndex = 8
Top = 2295
Width = 1635
End
Begin VB.TextBox txtCmoney
Appearance = 0 'Flat
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 285
Left = 1125
Locked = -1 'True
TabIndex = 7
Top = 2295
Width = 1635
End
Begin VB.TextBox txtUserName
Appearance = 0 'Flat
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 285
Left = 4275
Locked = -1 'True
TabIndex = 6
Top = 1605
Width = 1635
End
Begin VB.TextBox txtUserID
Appearance = 0 'Flat
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 285
Left = 1125
Locked = -1 'True
TabIndex = 5
Top = 1600
Width = 1635
End
Begin MSComCtl2.DTPicker dtpStart
Height = 285
Left = 4275
TabIndex = 3
Top = 870
Width = 1635
_ExtentX = 2884
_ExtentY = 503
_Version = 393216
Format = 23724033
CurrentDate = 37791
End
Begin MSComCtl2.DTPicker dtpEnd
Height = 285
Left = 4275
TabIndex = 4
Top = 1170
Width = 1635
_ExtentX = 2884
_ExtentY = 503
_Version = 393216
Format = 23724033
CurrentDate = 37791
End
Begin MSComCtl2.DTPicker dtpDate
Height = 285
Left = 4275
TabIndex = 1
Top = 135
Width = 1635
_ExtentX = 2884
_ExtentY = 503
_Version = 393216
Format = 23724033
CurrentDate = 37791
End
Begin VB.TextBox txtTableID
Appearance = 0 'Flat
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 285
Left = 1125
TabIndex = 0
Top = 180
Width = 1635
End
Begin VB.Label Label9
Caption = "本次入費:"
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 240
Left = 3330
TabIndex = 19
Top = 2340
Width = 915
End
Begin VB.Label Label8
Caption = "當前余額:"
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 240
Left = 180
TabIndex = 18
Top = 2340
Width = 915
End
Begin VB.Label Label7
Caption = "用戶名稱:"
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 240
Left = 3330
TabIndex = 17
Top = 1665
Width = 915
End
Begin VB.Label Label6
Caption = "用戶ID:"
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 195
Left = 180
TabIndex = 16
Top = 1665
Width = 825
End
Begin VB.Label lblEnd
Caption = "結束日期:"
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 240
Left = 3330
TabIndex = 15
Top = 1215
Width = 915
End
Begin VB.Label lblStart
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -