📄 frmloadingae.frm
字号:
VERSION 5.00
Object = "{F0D2F211-CCB0-11D0-A316-00AA00688B10}#1.0#0"; "MSDATLST.OCX"
Object = "{0ECD9B60-23AA-11D0-B351-00A0C9055D8E}#6.0#0"; "MSHFLXGD.OCX"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Begin VB.Form frmLoadingAE
BorderStyle = 1 'Fixed Single
ClientHeight = 7845
ClientLeft = 45
ClientTop = 330
ClientWidth = 11055
BeginProperty Font
Name = "Tahoma"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Icon = "frmLoadingAE.frx":0000
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 7845
ScaleWidth = 11055
StartUpPosition = 2 'CenterScreen
Begin InvtySystem.ctrlLiner ctrlLiner1
Height = 30
Left = -600
TabIndex = 51
Top = 7200
Width = 11715
_ExtentX = 20664
_ExtentY = 53
End
Begin VB.PictureBox picProd
BorderStyle = 0 'None
Height = 3090
Left = -150
ScaleHeight = 3090
ScaleWidth = 11190
TabIndex = 4
Top = 975
Width = 11190
Begin VB.TextBox txtEntry
BackColor = &H00E6FFFF&
ForeColor = &H00000000&
Height = 285
Index = 1
Left = 6150
Locked = -1 'True
TabIndex = 6
Top = 75
Width = 4890
End
Begin VB.TextBox txtUC
Height = 285
Left = 1575
TabIndex = 7
Text = "0.00"
Top = 375
Width = 1500
End
Begin VB.TextBox txtEntry
Height = 285
Index = 3
Left = 1575
TabIndex = 9
Text = "0"
Top = 1425
Width = 1515
End
Begin VB.TextBox txtEntry
Height = 285
Index = 2
Left = 1575
TabIndex = 8
Text = "0"
Top = 1050
Width = 1515
End
Begin VB.TextBox txtEntry
Height = 285
Index = 4
Left = 1575
TabIndex = 10
Text = "0"
Top = 1800
Width = 1515
End
Begin VB.TextBox txtEntry
Height = 285
Index = 5
Left = 7200
TabIndex = 12
Text = "0"
Top = 1050
Width = 1515
End
Begin VB.TextBox txtEntry
Height = 285
Index = 6
Left = 7200
TabIndex = 13
Text = "0"
Top = 1425
Width = 1515
End
Begin VB.TextBox txtEntry
Height = 285
Index = 7
Left = 7200
TabIndex = 14
Text = "0"
Top = 1800
Width = 1515
End
Begin VB.TextBox txtLQty
BackColor = &H00E6FFFF&
ForeColor = &H00000000&
Height = 285
Left = 1575
Locked = -1 'True
TabIndex = 27
Text = "0"
Top = 2175
Width = 1500
End
Begin VB.TextBox txtVIQty
BackColor = &H00E6FFFF&
ForeColor = &H00000000&
Height = 285
Left = 7200
Locked = -1 'True
TabIndex = 16
Text = "0"
Top = 2175
Width = 1500
End
Begin VB.CommandButton btnPick
Caption = "Pick"
Height = 315
Left = 10200
TabIndex = 11
Top = 1050
Width = 840
End
Begin VB.CommandButton btnLoad
Caption = "Load Selected Product"
Enabled = 0 'False
Height = 315
Left = 9075
TabIndex = 19
Top = 2700
Width = 2010
End
Begin VB.TextBox txtQty
BackColor = &H00E6FFFF&
ForeColor = &H00000000&
Height = 285
Left = 1575
Locked = -1 'True
TabIndex = 17
Text = "0"
Top = 2700
Width = 1500
End
Begin VB.TextBox txtAmount
BackColor = &H00E6FFFF&
ForeColor = &H00000000&
Height = 285
Left = 3975
Locked = -1 'True
TabIndex = 18
Text = "0.00"
Top = 2700
Width = 1500
End
Begin MSDataListLib.DataCombo dcProd
Height = 315
Left = 1575
TabIndex = 5
Top = 0
Width = 2505
_ExtentX = 4419
_ExtentY = 556
_Version = 393216
Style = 2
BackColor = -2147483643
ForeColor = -2147483640
Text = ""
End
Begin VB.Label Labels
Alignment = 1 'Right Justify
Caption = "Description"
ForeColor = &H0000011D&
Height = 240
Index = 2
Left = 4800
TabIndex = 50
Top = 75
Width = 1215
End
Begin VB.Label Labels
Alignment = 1 'Right Justify
Caption = "Product Code"
Height = 240
Index = 3
Left = 300
TabIndex = 49
Top = 0
Width = 1215
End
Begin VB.Label Label6
Alignment = 1 'Right Justify
Caption = "Unit Cost(Each)"
ForeColor = &H0000011D&
Height = 240
Left = 0
TabIndex = 48
Top = 375
Width = 1515
End
Begin VB.Label Label1
BackStyle = 0 'Transparent
Caption = "Loaded Quantity"
BeginProperty Font
Name = "Tahoma"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H80000014&
Height = 210
Left = 375
TabIndex = 47
Top = 750
Width = 3015
End
Begin VB.Label Label2
BackStyle = 0 'Transparent
Caption = "Van Inventory"
BeginProperty Font
Name = "Tahoma"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H80000014&
Height = 210
Left = 5400
TabIndex = 46
Top = 750
Width = 2340
End
Begin VB.Label Label3
Caption = "(Not Available)"
ForeColor = &H000000C0&
Height = 240
Left = 3150
TabIndex = 45
Top = 1050
Visible = 0 'False
Width = 1290
End
Begin VB.Label Label4
Caption = "(Not Available)"
ForeColor = &H000000C0&
Height = 240
Left = 3150
TabIndex = 44
Top = 1425
Visible = 0 'False
Width = 1290
End
Begin VB.Label Labels
Alignment = 1 'Right Justify
Caption = "Pieces"
Height = 240
Index = 14
Left = 300
TabIndex = 43
Top = 1800
Width = 1215
End
Begin VB.Label Labels
Alignment = 1 'Right Justify
Caption = "Boxes"
Height = 240
Index = 13
Left = 300
TabIndex = 42
Top = 1425
Width = 1215
End
Begin VB.Label Labels
Alignment = 1 'Right Justify
Caption = "Cases"
Height = 240
Index = 12
Left = 300
TabIndex = 41
Top = 1050
Width = 1215
End
Begin VB.Label Label5
Caption = "(Not Available)"
ForeColor = &H000000C0&
Height = 240
Left = 8775
TabIndex = 40
Top = 1050
Visible = 0 'False
Width = 1290
End
Begin VB.Label Label7
Caption = "(Not Available)"
ForeColor = &H000000C0&
Height = 240
Left = 8775
TabIndex = 39
Top = 1425
Visible = 0 'False
Width = 1290
End
Begin VB.Label Labels
Alignment = 1 'Right Justify
Caption = "Pieces"
Height = 240
Index = 5
Left = 5925
TabIndex = 38
Top = 1800
Width = 1215
End
Begin VB.Label Labels
Alignment = 1 'Right Justify
Caption = "Boxes"
Height = 240
Index = 6
Left = 5925
TabIndex = 37
Top = 1425
Width = 1215
End
Begin VB.Label Labels
Alignment = 1 'Right Justify
Caption = "Cases"
Height = 240
Index = 7
Left = 5925
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -