📄 frmprintrest.frm
字号:
VERSION 5.00
Begin VB.Form FrmPrintRest
BackColor = &H00C0E0FF&
BorderStyle = 0 'None
Caption = "Print the Bill"
ClientHeight = 7245
ClientLeft = 0
ClientTop = 0
ClientWidth = 11805
LinkTopic = "Form1"
MDIChild = -1 'True
ScaleHeight = 7245
ScaleWidth = 11805
ShowInTaskbar = 0 'False
Begin VB.Timer Timer1
Interval = 500
Left = 480
Top = 6720
End
Begin VB.OptionButton Option2
BackColor = &H00C0E0FF&
Caption = "Duplicate Bills"
Height = 375
Left = 9960
TabIndex = 28
Top = 120
Width = 1575
End
Begin VB.OptionButton Option1
BackColor = &H00C0E0FF&
Caption = "Original Bills"
Height = 375
Left = 8400
TabIndex = 27
Top = 120
Value = -1 'True
Width = 1215
End
Begin VB.ListBox List6
Appearance = 0 'Flat
Enabled = 0 'False
Height = 6075
ItemData = "FrmPrintRest.frx":0000
Left = 9600
List = "FrmPrintRest.frx":0002
Sorted = -1 'True
TabIndex = 25
Top = 960
Width = 1695
End
Begin VB.ListBox List5
Appearance = 0 'Flat
Height = 6075
ItemData = "FrmPrintRest.frx":0004
Left = 8400
List = "FrmPrintRest.frx":0006
Sorted = -1 'True
TabIndex = 24
Top = 960
Width = 1215
End
Begin VB.CommandButton Command3
Caption = "Find Bill No."
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 360
TabIndex = 23
Top = 120
Width = 1575
End
Begin VB.CommandButton Command2
Caption = "Quit"
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 6480
TabIndex = 22
Top = 120
Width = 1095
End
Begin VB.CommandButton Command1
Caption = "Print"
Enabled = 0 'False
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 5280
TabIndex = 1
Top = 120
Width = 1095
End
Begin VB.TextBox Text8
Appearance = 0 'Flat
Height = 375
Left = 360
TabIndex = 19
Top = 5235
Width = 4335
End
Begin VB.TextBox Text7
Appearance = 0 'Flat
Height = 375
Left = 6000
TabIndex = 18
Top = 5235
Width = 1575
End
Begin VB.TextBox Text6
Alignment = 1 'Right Justify
Appearance = 0 'Flat
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 4680
TabIndex = 17
Text = "Total:"
Top = 5235
Width = 1335
End
Begin VB.ListBox List4
Appearance = 0 'Flat
Height = 2370
ItemData = "FrmPrintRest.frx":0008
Left = 6000
List = "FrmPrintRest.frx":000A
TabIndex = 15
Top = 2880
Width = 1575
End
Begin VB.ListBox List3
Appearance = 0 'Flat
Height = 2370
ItemData = "FrmPrintRest.frx":000C
Left = 4680
List = "FrmPrintRest.frx":000E
TabIndex = 14
Top = 2880
Width = 1335
End
Begin VB.ListBox List2
Appearance = 0 'Flat
Height = 2370
ItemData = "FrmPrintRest.frx":0010
Left = 840
List = "FrmPrintRest.frx":0012
TabIndex = 13
Top = 2880
Width = 3855
End
Begin VB.ListBox List1
Appearance = 0 'Flat
Height = 2370
ItemData = "FrmPrintRest.frx":0014
Left = 360
List = "FrmPrintRest.frx":0016
TabIndex = 12
Top = 2880
Width = 495
End
Begin VB.TextBox Text5
Alignment = 2 'Center
Appearance = 0 'Flat
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 3120
TabIndex = 10
Top = 840
Width = 4455
End
Begin VB.TextBox Text4
Appearance = 0 'Flat
Height = 345
Left = 1440
TabIndex = 0
Top = 840
Width = 1575
End
Begin VB.TextBox Text3
Appearance = 0 'Flat
Height = 615
Left = 1440
MultiLine = -1 'True
TabIndex = 4
Top = 1800
Width = 6135
End
Begin VB.TextBox Text2
Appearance = 0 'Flat
Height = 375
Left = 3960
TabIndex = 3
Top = 1320
Width = 3615
End
Begin VB.TextBox Text1
Appearance = 0 'Flat
Height = 375
Left = 1440
TabIndex = 2
Top = 1320
Width = 1095
End
Begin VB.Label Label1
BackStyle = 0 'Transparent
Caption = "Bills For Print Printed Bills"
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Index = 8
Left = 8400
TabIndex = 26
Top = 600
Width = 3015
End
Begin VB.Label Label1
BackStyle = 0 'Transparent
Caption = "Computer generated Billing System"
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Index = 7
Left = 360
TabIndex = 21
Top = 5880
Width = 3855
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -