📄 frm商品分类维护.frm
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{0BA686C6-F7D3-101A-993E-0000C0EF6F5E}#2.0#0"; "THREED20.OCX"
Object = "{F7BA9F11-0A5D-11D0-97C9-0000C09400C4}#2.0#0"; "SPLITTER.OCX"
Begin VB.Form frm商品分类维护
BorderStyle = 3 'Fixed Dialog
Caption = "商品分类维护"
ClientHeight = 5490
ClientLeft = 45
ClientTop = 330
ClientWidth = 6615
Icon = "frm商品分类维护.frx":0000
KeyPreview = -1 'True
LinkTopic = "Form1"
MaxButton = 0 'False
MDIChild = -1 'True
MinButton = 0 'False
ScaleHeight = 5490
ScaleWidth = 6615
ShowInTaskbar = 0 'False
Begin SSSplitter.SSSplitter SSSplitter1
Height = 4020
Left = 120
TabIndex = 9
Top = 1425
Width = 6450
_ExtentX = 11377
_ExtentY = 7091
_Version = 131073
ClipControls = -1 'True
PaneTree = "frm商品分类维护.frx":000C
Begin MSComctlLib.ListView vlstGoodsType
Height = 3960
Left = 2325
TabIndex = 11
Top = 30
Width = 4095
_ExtentX = 7223
_ExtentY = 6985
View = 3
LabelWrap = -1 'True
HideSelection = -1 'True
_Version = 393217
Icons = "ilstGoodsType"
SmallIcons = "ilstGoodsType"
ColHdrIcons = "ilstGoodsType"
ForeColor = -2147483640
BackColor = -2147483643
BorderStyle = 1
Appearance = 1
NumItems = 4
BeginProperty ColumnHeader(1) {BDD1F052-858B-11D1-B16A-00C0F0283628}
Key = "名称"
Text = "名称"
Object.Width = 1411
EndProperty
BeginProperty ColumnHeader(2) {BDD1F052-858B-11D1-B16A-00C0F0283628}
SubItemIndex = 1
Key = "级别"
Text = "级别"
Object.Width = 1411
EndProperty
BeginProperty ColumnHeader(3) {BDD1F052-858B-11D1-B16A-00C0F0283628}
SubItemIndex = 2
Key = "编码"
Text = "编码"
Object.Width = 1764
EndProperty
BeginProperty ColumnHeader(4) {BDD1F052-858B-11D1-B16A-00C0F0283628}
SubItemIndex = 3
Key = "父节点"
Text = "父节点"
Object.Width = 2469
EndProperty
End
Begin MSComctlLib.TreeView treGoodsType
Height = 3960
Left = 30
TabIndex = 10
Top = 30
Width = 2205
_ExtentX = 3889
_ExtentY = 6985
_Version = 393217
Indentation = 265
LineStyle = 1
Style = 7
ImageList = "ilstGoodsType"
Appearance = 1
End
End
Begin MSComctlLib.ImageList ilstGoodsType
Left = 6150
Top = 1065
_ExtentX = 1005
_ExtentY = 1005
BackColor = -2147483643
ImageWidth = 16
ImageHeight = 16
MaskColor = 12632256
_Version = 393216
BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628}
NumListImages = 10
BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frm商品分类维护.frx":005E
Key = ""
EndProperty
BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frm商品分类维护.frx":04B2
Key = ""
EndProperty
BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frm商品分类维护.frx":0906
Key = ""
EndProperty
BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frm商品分类维护.frx":0D5A
Key = ""
EndProperty
BeginProperty ListImage5 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frm商品分类维护.frx":11AE
Key = ""
EndProperty
BeginProperty ListImage6 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frm商品分类维护.frx":1602
Key = ""
EndProperty
BeginProperty ListImage7 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frm商品分类维护.frx":1A56
Key = ""
EndProperty
BeginProperty ListImage8 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frm商品分类维护.frx":1EAA
Key = ""
EndProperty
BeginProperty ListImage9 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frm商品分类维护.frx":22FE
Key = ""
EndProperty
BeginProperty ListImage10 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frm商品分类维护.frx":2752
Key = ""
EndProperty
EndProperty
End
Begin Threed.SSPanel SSPanel1
Align = 1 'Align Top
Height = 570
Left = 0
TabIndex = 6
Top = 0
Width = 6615
_ExtentX = 11668
_ExtentY = 1005
_Version = 131073
Begin Threed.SSCommand cmdExit
Height = 510
Left = 1290
TabIndex = 8
Top = 0
Width = 1245
_ExtentX = 2196
_ExtentY = 900
_Version = 131073
Caption = "退出[&X]"
ButtonStyle = 3
End
Begin Threed.SSCommand cmdHelp
Height = 510
Left = 45
TabIndex = 7
Top = 0
Width = 1245
_ExtentX = 2196
_ExtentY = 900
_Version = 131073
Caption = "帮助[&H]"
ButtonStyle = 3
End
End
Begin VB.Frame Frame1
Caption = "商品分类信息"
Height = 780
Left = 105
TabIndex = 3
Top = 615
Width = 6300
Begin VB.CommandButton cmdOK
Caption = "确定[&O]"
Height = 390
Left = 5355
TabIndex = 2
Top = 240
Width = 780
End
Begin VB.TextBox txtName
Height = 285
Left = 2850
MaxLength = 40
TabIndex = 1
Top = 270
Width = 2370
End
Begin VB.TextBox txtCode
BeginProperty Font
Name = "黑体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 270
Left = 1215
MaxLength = 2
TabIndex = 0
Top = 285
Width = 390
End
Begin VB.Label Label2
AutoSize = -1 'True
Caption = "分类名称"
Height = 180
Left = 2040
TabIndex = 5
Top = 330
Width = 720
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "分类编码"
Height = 180
Left = 255
TabIndex = 4
Top = 330
Width = 720
End
End
Begin VB.Menu mn商品分类
Caption = "商品分类"
Visible = 0 'False
Begin VB.Menu mn增加
Caption = "增加"
End
Begin VB.Menu mn删除
Caption = "删除"
End
Begin VB.Menu mn展开
Caption = "展开"
End
Begin VB.Menu mn关闭
Caption = "关闭"
End
End
Begin VB.Menu mn列表
Caption = "列表"
Visible = 0 'False
Begin VB.Menu mn大图标
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -