📄 frmsalesreceiptsbatch.frm
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomctl.ocx"
Begin VB.Form frmSalesReceiptsBatch
Caption = "Sales Receipts by Batch"
ClientHeight = 8325
ClientLeft = 60
ClientTop = 450
ClientWidth = 10365
LinkTopic = "Form2"
MDIChild = -1 'True
ScaleHeight = 8325
ScaleWidth = 10365
WindowState = 2 'Maximized
Begin VB.PictureBox Picture3
Align = 2 'Align Bottom
BorderStyle = 0 'None
Height = 375
Left = 0
ScaleHeight = 375
ScaleWidth = 10365
TabIndex = 13
Top = 7920
Width = 10365
Begin VB.PictureBox Picture4
BorderStyle = 0 'None
Height = 345
Left = 5700
ScaleHeight = 345
ScaleWidth = 4155
TabIndex = 14
Top = 0
Width = 4150
Begin VB.CommandButton btnFirst2
Height = 315
Left = 2760
Style = 1 'Graphical
TabIndex = 18
ToolTipText = "First 250"
Top = 10
Width = 315
End
Begin VB.CommandButton btnPrev2
Height = 315
Left = 3075
Style = 1 'Graphical
TabIndex = 17
ToolTipText = "Previous 250"
Top = 10
Width = 315
End
Begin VB.CommandButton btnLast2
Height = 315
Left = 3705
Style = 1 'Graphical
TabIndex = 16
ToolTipText = "Last 250"
Top = 10
Width = 315
End
Begin VB.CommandButton btnNext2
Height = 315
Left = 3390
Style = 1 'Graphical
TabIndex = 15
ToolTipText = "Next 250"
Top = 10
Width = 315
End
Begin VB.Label lblPageInfo2
Alignment = 1 'Right Justify
BackStyle = 0 'Transparent
Caption = "0 - 0 of 0"
Height = 255
Left = 120
TabIndex = 19
Top = 60
Width = 2535
End
End
Begin VB.Label lblCurrentRecord2
AutoSize = -1 'True
Caption = "Selected Record: 0"
Height = 195
Left = 120
TabIndex = 20
Top = 60
Width = 1365
End
End
Begin VB.PictureBox picLine
Align = 2 'Align Bottom
BackColor = &H80000010&
BorderStyle = 0 'None
Height = 15
Index = 1
Left = 0
ScaleHeight = 15
ScaleWidth = 10365
TabIndex = 9
Top = 8295
Width = 10365
End
Begin VB.PictureBox picLine
Align = 2 'Align Bottom
BackColor = &H80000014&
BorderStyle = 0 'None
Height = 15
Index = 0
Left = 0
ScaleHeight = 15
ScaleWidth = 10365
TabIndex = 8
Top = 8310
Width = 10365
End
Begin VB.PictureBox Picture1
BorderStyle = 0 'None
Height = 375
Left = 0
ScaleHeight = 375
ScaleWidth = 10365
TabIndex = 0
Top = 3690
Width = 10365
Begin VB.CommandButton cmdDelete
Caption = "&Delete"
Height = 315
Left = 4680
TabIndex = 24
Top = 30
Width = 1185
End
Begin VB.CommandButton cmdReturn
Caption = "&Return"
Height = 315
Left = 5940
TabIndex = 23
Top = 30
Width = 1185
End
Begin VB.CommandButton CmdAddReceipt
Caption = "&Add Receipt"
Height = 315
Left = 3390
TabIndex = 22
Top = 30
Width = 1185
End
Begin VB.CommandButton cmdPrint
Caption = "&Print"
Height = 315
Left = 1980
TabIndex = 21
Top = 30
Width = 1335
End
Begin VB.PictureBox Picture2
BorderStyle = 0 'None
Height = 345
Left = 5700
ScaleHeight = 345
ScaleWidth = 4155
TabIndex = 1
Top = 0
Width = 4150
Begin VB.CommandButton btnNext1
Height = 315
Left = 3390
Style = 1 'Graphical
TabIndex = 5
ToolTipText = "Next 250"
Top = 10
Width = 315
End
Begin VB.CommandButton btnLast1
Height = 315
Left = 3705
Style = 1 'Graphical
TabIndex = 4
ToolTipText = "Last 250"
Top = 10
Width = 315
End
Begin VB.CommandButton btnPrev1
Height = 315
Left = 3075
Style = 1 'Graphical
TabIndex = 3
ToolTipText = "Previous 250"
Top = 10
Width = 315
End
Begin VB.CommandButton btnFirst1
Height = 315
Left = 2760
Style = 1 'Graphical
TabIndex = 2
ToolTipText = "First 250"
Top = 10
Width = 315
End
Begin VB.Label lblPageInfo1
Alignment = 1 'Right Justify
BackStyle = 0 'Transparent
Caption = "0 - 0 of 0"
Height = 255
Left = 120
TabIndex = 6
Top = 60
Width = 2535
End
End
Begin VB.Label lblCurrentRecord1
AutoSize = -1 'True
Caption = "Selected Record: 0"
Height = 195
Left = 120
TabIndex = 7
Top = 60
Width = 1365
End
End
Begin MSComctlLib.ListView lvList
Height = 2835
Left = 0
TabIndex = 10
Top = 390
Width = 7260
_ExtentX = 12806
_ExtentY = 5001
View = 3
LabelEdit = 1
LabelWrap = 0 'False
HideSelection = 0 'False
FullRowSelect = -1 'True
GridLines = -1 'True
_Version = 393217
Icons = "ImageList1"
SmallIcons = "ImageList1"
ForeColor = -2147483640
BackColor = -2147483643
Appearance = 1
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "Tahoma"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
NumItems = 6
BeginProperty ColumnHeader(1) {BDD1F052-858B-11D1-B16A-00C0F0283628}
Text = "Route"
Object.Width = 3246
EndProperty
BeginProperty ColumnHeader(2) {BDD1F052-858B-11D1-B16A-00C0F0283628}
SubItemIndex = 1
Text = "TruckNo"
Object.Width = 2540
EndProperty
BeginProperty ColumnHeader(3) {BDD1F052-858B-11D1-B16A-00C0F0283628}
SubItemIndex = 2
Text = "Booking"
Object.Width = 4304
EndProperty
BeginProperty ColumnHeader(4) {BDD1F052-858B-11D1-B16A-00C0F0283628}
SubItemIndex = 3
Text = "Collection"
Object.Width = 4304
EndProperty
BeginProperty ColumnHeader(5) {BDD1F052-858B-11D1-B16A-00C0F0283628}
SubItemIndex = 4
Text = "Delivery Date"
Object.Width = 4304
EndProperty
BeginProperty ColumnHeader(6) {BDD1F052-858B-11D1-B16A-00C0F0283628}
SubItemIndex = 5
Text = "Status"
Object.Width = 2540
EndProperty
End
Begin MSComctlLib.ListView lvList2
Height = 3225
Left = 0
TabIndex = 12
Top = 4200
Width = 7260
_ExtentX = 12806
_ExtentY = 5689
View = 3
LabelEdit = 1
LabelWrap = 0 'False
HideSelection = 0 'False
FullRowSelect = -1 'True
GridLines = -1 'True
_Version = 393217
Icons = "ImageList1"
SmallIcons = "ImageList1"
ForeColor = -2147483640
BackColor = -2147483643
Appearance = 1
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "Tahoma"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
NumItems = 8
BeginProperty ColumnHeader(1) {BDD1F052-858B-11D1-B16A-00C0F0283628}
Text = "Company"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -