?? frmrecvd.frm
字號:
VERSION 5.00
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Begin VB.Form frmReceiving
BackColor = &H00CCCCCC&
BorderStyle = 0 'None
Caption = "frmReceiving"
ClientHeight = 6375
ClientLeft = 3135
ClientTop = 1860
ClientWidth = 9330
FillColor = &H00808080&
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 6375
ScaleWidth = 9330
ShowInTaskbar = 0 'False
StartUpPosition = 2 'CenterScreen
Begin VB.ListBox lstWords
BackColor = &H00FFFFFF&
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000000&
Height = 1035
Left = 2160
TabIndex = 25
TabStop = 0 'False
Top = 1800
Visible = 0 'False
Width = 6090
End
Begin VB.PictureBox BoxContainer
BackColor = &H00C0C0C0&
BorderStyle = 0 'None
FillColor = &H00C0C0C0&
Height = 6300
Left = 40
ScaleHeight = 6300
ScaleWidth = 9225
TabIndex = 3
TabStop = 0 'False
Top = 40
Width = 9220
Begin VB.TextBox txtWord
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 300
Left = 3705
TabIndex = 0
Text = "輸入商品說明"
Top = 1080
Width = 4170
End
Begin VB.TextBox txtQuantitySold
BackColor = &H00FFFFFF&
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000000&
Height = 300
Left = 3720
MultiLine = -1 'True
TabIndex = 1
Top = 1485
Width = 1695
End
Begin VB.PictureBox ProductContainer
BackColor = &H00808080&
BorderStyle = 0 'None
Height = 3465
Left = 240
ScaleHeight = 3465
ScaleWidth = 8745
TabIndex = 9
TabStop = 0 'False
Top = 2640
Width = 8750
Begin VB.TextBox txtDate
BackColor = &H00FFFFFF&
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000000&
Height = 300
Left = 4485
Locked = -1 'True
MultiLine = -1 'True
TabIndex = 24
TabStop = 0 'False
Top = 1920
Width = 1170
End
Begin VB.TextBox txtTotalCost
BackColor = &H00FFFFFF&
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000000&
Height = 300
Left = 4485
Locked = -1 'True
MultiLine = -1 'True
TabIndex = 15
TabStop = 0 'False
Top = 1560
Width = 1695
End
Begin VB.TextBox txtAvailableStock
BackColor = &H00FFFFFF&
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000000&
Height = 300
Left = 4485
Locked = -1 'True
MultiLine = -1 'True
TabIndex = 14
TabStop = 0 'False
Top = 1200
Width = 1695
End
Begin VB.TextBox txtUnitCost
BackColor = &H00FFFFFF&
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000000&
Height = 300
Left = 4485
Locked = -1 'True
MultiLine = -1 'True
TabIndex = 13
TabStop = 0 'False
Top = 840
Width = 1695
End
Begin VB.TextBox txtProductCode
BackColor = &H00FFFFFF&
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000000&
Height = 300
Left = 4485
Locked = -1 'True
MultiLine = -1 'True
TabIndex = 12
TabStop = 0 'False
Top = 480
Width = 1695
End
Begin VB.PictureBox cmdTag
Appearance = 0 'Flat
AutoRedraw = -1 'True
BackColor = &H00CCCCCC&
BorderStyle = 0 'None
ForeColor = &H80000008&
Height = 570
Left = 3120
MouseIcon = "frmRecvd.frx":0000
MousePointer = 99 'Custom
ScaleHeight = 570
ScaleWidth = 1095
TabIndex = 11
TabStop = 0 'False
Top = 2640
Width = 1100
End
Begin VB.PictureBox cmdClose
Appearance = 0 'Flat
AutoRedraw = -1 'True
BackColor = &H00CCCCCC&
BorderStyle = 0 'None
ForeColor = &H80000008&
Height = 570
Left = 4335
MouseIcon = "frmRecvd.frx":030A
MousePointer = 99 'Custom
ScaleHeight = 570
ScaleWidth = 1095
TabIndex = 10
TabStop = 0 'False
Top = 2640
Width = 1100
End
Begin VB.Label Lbls
Alignment = 1 'Right Justify
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "入庫數量"
BeginProperty Font
Name = "Arial"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000000&
Height = 225
Index = 1
Left = 3615
TabIndex = 23
Top = 1920
Width = 720
End
Begin VB.Label Lbls
Alignment = 1 'Right Justify
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "商品總額"
BeginProperty Font
Name = "Arial"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000000&
Height = 225
Index = 10
Left = 3615
TabIndex = 19
Top = 1605
Width = 720
End
Begin VB.Label Lbls
Alignment = 1 'Right Justify
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "商品庫存"
BeginProperty Font
Name = "Arial"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000000&
Height = 225
Index = 9
Left = 3615
TabIndex = 18
Top = 1245
Width = 720
End
Begin VB.Label Lbls
Alignment = 1 'Right Justify
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "商品價格"
BeginProperty Font
Name = "Arial"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000000&
Height = 225
Index = 8
Left = 3615
TabIndex = 17
Top = 885
Width = 720
End
Begin VB.Label Lbls
Alignment = 1 'Right Justify
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "商品編碼"
BeginProperty Font
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -