📄 frmtransaction.frm
字号:
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 5120
TabIndex = 18
Top = 360
Width = 975
End
Begin VB.CommandButton cmdSave
Caption = "&Save"
Enabled = 0 'False
BeginProperty Font
Name = "Arial"
Size = 9.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 3160
TabIndex = 16
Top = 360
Width = 975
End
Begin VB.CommandButton cmdEdit
Caption = "&Edit"
Enabled = 0 'False
BeginProperty Font
Name = "Arial"
Size = 9.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 2190
TabIndex = 15
Top = 360
Width = 975
End
Begin VB.CommandButton cmdFind
Caption = "&Find"
BeginProperty Font
Name = "Arial"
Size = 9.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 1210
TabIndex = 14
Top = 360
Width = 975
End
Begin VB.CommandButton cmdNew
Caption = "&New"
BeginProperty Font
Name = "Arial"
Size = 9.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 240
TabIndex = 13
Top = 360
Width = 975
End
Begin VB.Label Label1
Caption = "F1 F2 F3 F4 F5 F6 F7"
BeginProperty Font
Name = "Arial"
Size = 9
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Left = 600
TabIndex = 34
Top = 100
Width = 6375
End
End
Begin VB.TextBox txtDate
Alignment = 2 'Center
BeginProperty Font
Name = "Arial"
Size = 9.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 315
Left = 9240
Locked = -1 'True
TabIndex = 2
TabStop = 0 'False
Top = 360
Width = 1695
End
Begin VB.TextBox txtInvoiceNumber
Alignment = 2 'Center
BeginProperty Font
Name = "Arial"
Size = 9.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 315
Left = 6120
Locked = -1 'True
TabIndex = 1
TabStop = 0 'False
Top = 360
Width = 1455
End
Begin VB.Label Label5
Caption = "Select Name:"
BeginProperty Font
Name = "Arial"
Size = 9.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Left = 7920
TabIndex = 33
Top = 960
Width = 1455
End
Begin VB.Label Label3
Caption = "Member's Name:"
BeginProperty Font
Name = "Arial"
Size = 9.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Index = 5
Left = 260
TabIndex = 32
Top = 360
Width = 1695
End
Begin VB.Label Label4
Caption = "Enter/Select Item Code:"
BeginProperty Font
Name = "Arial"
Size = 9.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Left = 600
TabIndex = 31
Top = 3120
Width = 2295
End
Begin VB.Label Label3
Alignment = 1 'Right Justify
Caption = "Total Amount Due:"
BeginProperty Font
Name = "Arial"
Size = 9.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Index = 4
Left = 7800
TabIndex = 30
Top = 3300
Width = 1815
End
Begin VB.Label Label3
Alignment = 1 'Right Justify
Caption = "Amount Paid:"
BeginProperty Font
Name = "Arial"
Size = 9.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Index = 3
Left = 8280
TabIndex = 29
Top = 3680
Width = 1335
End
Begin VB.Label Label3
Alignment = 1 'Right Justify
Caption = "Change:"
BeginProperty Font
Name = "Arial"
Size = 9.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Index = 2
Left = 8400
TabIndex = 28
Top = 4020
Width = 1215
End
Begin VB.Label Label3
Caption = "Date:"
BeginProperty Font
Name = "Arial"
Size = 9.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Index = 1
Left = 8698
TabIndex = 26
Top = 360
Width = 495
End
Begin VB.Label Label3
Caption = "Invoice Number:"
BeginProperty Font
Name = "Arial"
Size = 9.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Index = 0
Left = 4480
TabIndex = 25
Top = 360
Width = 1575
End
End
Begin VB.Frame FrameDisplay
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 1815
Left = 240
TabIndex = 21
Top = 240
Width = 11175
Begin VB.Label lblDisplay1
BackColor = &H00000000&
Caption = "Total Amount Due"
BeginProperty Font
Name = "Arial"
Size = 20.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -