📄 frmsell.frm
字号:
VERSION 5.00
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Object = "{00028C01-0000-0000-0000-000000000046}#1.0#0"; "DBGRID32.OCX"
Begin VB.Form frmSelling
BackColor = &H00CCCCCC&
BorderStyle = 0 'None
Caption = "frmSelling"
ClientHeight = 9000
ClientLeft = 3135
ClientTop = 1860
ClientWidth = 12000
FillColor = &H00808080&
LinkTopic = "Form1"
LockControls = -1 'True
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 9000
ScaleWidth = 12000
ShowInTaskbar = 0 'False
StartUpPosition = 2 'CenterScreen
Begin VB.PictureBox BoxContainer
BackColor = &H00C0C0C0&
BorderStyle = 0 'None
FillColor = &H00C0C0C0&
Height = 8880
Left = 40
ScaleHeight = 8880
ScaleWidth = 11895
TabIndex = 8
TabStop = 0 'False
Top = 40
Width = 11890
Begin VB.PictureBox DetailBoxContainer
BackColor = &H00808080&
BorderStyle = 0 'None
Height = 2175
Left = 480
ScaleHeight = 2175
ScaleWidth = 11010
TabIndex = 41
TabStop = 0 'False
Top = 6360
Visible = 0 'False
Width = 11010
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 = 600
TabIndex = 43
TabStop = 0 'False
Top = 960
Visible = 0 'False
Width = 5970
End
Begin VB.PictureBox cmdReturn
Appearance = 0 'Flat
AutoRedraw = -1 'True
BackColor = &H00CCCCCC&
BorderStyle = 0 'None
ForeColor = &H80000008&
Height = 570
Left = 3000
MouseIcon = "frmSell.frx":0000
MousePointer = 99 'Custom
ScaleHeight = 570
ScaleWidth = 1095
TabIndex = 56
TabStop = 0 'False
Top = 1440
Width = 1100
End
Begin VB.PictureBox cmdTag
Appearance = 0 'Flat
AutoRedraw = -1 'True
BackColor = &H00CCCCCC&
BorderStyle = 0 'None
ForeColor = &H80000008&
Height = 570
Left = 1800
MouseIcon = "frmSell.frx":030A
MousePointer = 99 'Custom
ScaleHeight = 570
ScaleWidth = 1095
TabIndex = 55
TabStop = 0 'False
Top = 1440
Width = 1100
End
Begin VB.PictureBox cmdStop
Appearance = 0 'Flat
AutoRedraw = -1 'True
BackColor = &H00CCCCCC&
BorderStyle = 0 'None
ForeColor = &H80000008&
Height = 570
Left = 4200
MouseIcon = "frmSell.frx":0614
MousePointer = 99 'Custom
ScaleHeight = 570
ScaleWidth = 1095
TabIndex = 54
TabStop = 0 'False
Top = 1440
Width = 1100
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 = 2400
MultiLine = -1 'True
TabIndex = 7
Top = 960
Width = 1695
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 = 8595
Locked = -1 'True
MultiLine = -1 'True
TabIndex = 52
TabStop = 0 'False
Top = 1680
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 = 8595
Locked = -1 'True
MultiLine = -1 'True
TabIndex = 51
TabStop = 0 'False
Top = 1320
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 = 8595
Locked = -1 'True
MultiLine = -1 'True
TabIndex = 50
TabStop = 0 'False
Top = 960
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 = 8595
Locked = -1 'True
MultiLine = -1 'True
TabIndex = 45
TabStop = 0 'False
Top = 600
Width = 1695
End
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 = 2400
TabIndex = 6
Text = "Type first few letter of the word..."
Top = 600
Width = 4170
End
Begin VB.PictureBox titleBar2
BorderStyle = 0 'None
Height = 375
Left = 120
ScaleHeight = 375
ScaleWidth = 10815
TabIndex = 42
TabStop = 0 'False
Top = 90
Width = 10815
End
Begin VB.Label Lbls
Alignment = 1 'Right Justify
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "Quantity Sold"
BeginProperty Font
Name = "Chicago"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000000&
Height = 225
Index = 11
Left = 960
TabIndex = 53
Top = 1005
Width = 1305
End
Begin VB.Label Lbls
Alignment = 1 'Right Justify
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "Total Cost"
BeginProperty Font
Name = "Chicago"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000000&
Height = 225
Index = 10
Left = 7485
TabIndex = 49
Top = 1725
Width = 975
End
Begin VB.Label Lbls
Alignment = 1 'Right Justify
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "Available Stock"
BeginProperty Font
Name = "Chicago"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000000&
Height = 225
Index = 9
Left = 6960
TabIndex = 48
Top = 1365
Width = 1500
End
Begin VB.Label Lbls
Alignment = 1 'Right Justify
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "Unit Cost"
BeginProperty Font
Name = "Chicago"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000000&
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -