📄 frmstock.frm
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{0ECD9B60-23AA-11D0-B351-00A0C9055D8E}#6.0#0"; "MSHFLXGD.OCX"
Begin VB.Form frmStock
AutoRedraw = -1 'True
Caption = "进货管理"
ClientHeight = 6120
ClientLeft = 60
ClientTop = 345
ClientWidth = 8190
ControlBox = 0 'False
Icon = "frmStock.frx":0000
LinkTopic = "Form1"
MDIChild = -1 'True
ScaleHeight = 408
ScaleMode = 3 'Pixel
ScaleWidth = 546
WindowState = 2 'Maximized
Begin MSComctlLib.ListView List1
Height = 420
Left = 1200
TabIndex = 12
Top = 1140
Width = 300
_ExtentX = 529
_ExtentY = 741
View = 3
LabelEdit = 1
MultiSelect = -1 'True
LabelWrap = -1 'True
HideSelection = 0 'False
FullRowSelect = -1 'True
GridLines = -1 'True
_Version = 393217
SmallIcons = "ImageList1"
ForeColor = -2147483640
BackColor = -2147483643
Appearance = 1
NumItems = 6
BeginProperty ColumnHeader(1) {BDD1F052-858B-11D1-B16A-00C0F0283628}
Text = "商品名称"
Object.Width = 3175
EndProperty
BeginProperty ColumnHeader(2) {BDD1F052-858B-11D1-B16A-00C0F0283628}
SubItemIndex = 1
Text = "条形码"
Object.Width = 2646
EndProperty
BeginProperty ColumnHeader(3) {BDD1F052-858B-11D1-B16A-00C0F0283628}
SubItemIndex = 2
Text = "计划进货数"
Object.Width = 2117
EndProperty
BeginProperty ColumnHeader(4) {BDD1F052-858B-11D1-B16A-00C0F0283628}
SubItemIndex = 3
Text = "计划进货日期"
Object.Width = 2381
EndProperty
BeginProperty ColumnHeader(5) {BDD1F052-858B-11D1-B16A-00C0F0283628}
SubItemIndex = 4
Text = "厂商"
Object.Width = 2646
EndProperty
BeginProperty ColumnHeader(6) {BDD1F052-858B-11D1-B16A-00C0F0283628}
SubItemIndex = 5
Text = "供货商"
Object.Width = 2646
EndProperty
End
Begin MSComctlLib.ImageList ImageList1
Left = 4920
Top = 4200
_ExtentX = 1005
_ExtentY = 1005
BackColor = -2147483643
ImageWidth = 16
ImageHeight = 16
MaskColor = 12632256
_Version = 393216
BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628}
NumListImages = 1
BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmStock.frx":000C
Key = ""
EndProperty
EndProperty
End
Begin VB.PictureBox PicTop
BackColor = &H00808080&
BorderStyle = 0 'None
Height = 450
Left = 45
ScaleHeight = 30
ScaleMode = 3 'Pixel
ScaleWidth = 452
TabIndex = 0
TabStop = 0 'False
Top = 45
Width = 6780
Begin VB.Label Label1
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "进货管理"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FFFFFF&
Height = 210
Left = 600
TabIndex = 14
Top = 120
Width = 900
End
Begin VB.Image imgIcon
Height = 480
Left = 60
Top = -15
Width = 480
End
End
Begin MySuperMarket.XButton cmdFP
Height = 750
Index = 0
Left = 240
TabIndex = 10
Top = 1140
Width = 855
_extentx = 1508
_extenty = 1323
caption = "计划进货"
backcolor = 14210516
mousedowncolor = 12363422
mouseoncolor = 14204854
stylecolor = 6956042
style3dcolor1 = 6956042
style3dcolor2 = 6956042
style = 1
font = "frmStock.frx":05A6
picture = "frmStock.frx":05CA
ifdraw = -1 'True
End
Begin MySuperMarket.XButton cmdFP
Height = 750
Index = 1
Left = 240
TabIndex = 11
Top = 1980
Width = 855
_extentx = 1508
_extenty = 1323
caption = "入库记录"
mousedowncolor = 12363422
mouseoncolor = 14204854
stylecolor = 6956042
style3dcolor1 = 6956042
style3dcolor2 = 6956042
style = 1
font = "frmStock.frx":0B64
picture = "frmStock.frx":0B88
End
Begin MySuperMarket.XPButton cmdDel
Height = 345
Left = 4440
TabIndex = 4
Top = 660
Width = 975
_extentx = 1720
_extenty = 609
caption = "删除(&D)"
capalign = 2
backstyle = 2
font = "frmStock.frx":1122
mode = 0
value = 0 'False
cback = -2147483633
End
Begin MySuperMarket.XPButton cmdEdit
Height = 345
Left = 2280
TabIndex = 2
Top = 660
Width = 975
_extentx = 1720
_extenty = 609
caption = "修改(&E)"
capalign = 2
backstyle = 2
font = "frmStock.frx":1146
mode = 0
value = 0 'False
cback = -2147483633
End
Begin MySuperMarket.XPButton cmdAdd
Height = 345
Left = 1200
TabIndex = 1
Top = 660
Width = 975
_extentx = 1720
_extenty = 609
caption = "添加(&A)"
capalign = 2
backstyle = 2
font = "frmStock.frx":116A
mode = 0
value = 0 'False
cback = -2147483633
End
Begin MSHierarchicalFlexGridLib.MSHFlexGrid MG2
Height = 195
Left = 1200
TabIndex = 13
Top = 1140
Visible = 0 'False
Width = 1275
_ExtentX = 2249
_ExtentY = 344
_Version = 393216
Cols = 3
FixedCols = 0
MergeCells = 1
_NumberOfBands = 1
_Band(0).Cols = 3
End
Begin VB.Frame freItem
Caption = " 添加计划进货 "
Height = 2355
Left = 1200
TabIndex = 15
Top = 1140
Visible = 0 'False
Width = 4740
Begin MySuperMarket.FTextBox txtDate
Height = 300
Left = 1680
TabIndex = 7
Top = 1320
Width = 2715
_extentx = 4789
_extenty = 529
font = "frmStock.frx":118E
fontname = "宋体"
fontsize = 9
autoselall = -1 'True
End
Begin MySuperMarket.FTextBox txtBarCode
Height = 300
Left = 1680
TabIndex = 5
Top = 360
Width = 2715
_extentx = 4789
_extenty = 529
font = "frmStock.frx":11B2
fontname = "宋体"
fontsize = 9
autoselall = -1 'True
End
Begin MySuperMarket.FTextBox txtNum
Height = 300
Left = 1680
TabIndex = 6
Top = 840
Width = 2715
_extentx = 4789
_extenty = 529
font = "frmStock.frx":11D6
fontname = "宋体"
fontsize = 9
text = "0"
autoselall = -1 'True
isnumber = -1 'True
maxlength = 5
afterdecimal = 0
End
Begin MySuperMarket.XPButton cmdExit
Cancel = -1 'True
Height = 345
Left = 3300
TabIndex = 9
Top = 1800
Width = 1095
_extentx = 1931
_extenty = 609
caption = "取消"
capalign = 2
backstyle = 2
font = "frmStock.frx":11FA
mode = 0
value = 0 'False
cback = -2147483633
End
Begin MySuperMarket.XPButton cmdOK
Default = -1 'True
Height = 345
Left = 2100
TabIndex = 8
Top = 1800
Width = 1095
_extentx = 1931
_extenty = 609
caption = "确定"
capalign = 2
backstyle = 2
font = "frmStock.frx":121E
mode = 0
value = 0 'False
cback = -2147483633
End
Begin VB.Label Label5
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "计划进货日期:"
Height = 180
Left = 360
TabIndex = 18
Top = 1380
Width = 1260
End
Begin VB.Label lbName
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "商品条形码:"
Height = 180
Left = 360
TabIndex = 17
Top = 435
Width = 1080
End
Begin VB.Label Label3
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "计划进货数量:"
Height = 180
Left = 360
TabIndex = 16
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -