📄 frmselectmenu.frm
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Begin VB.Form frmSelectMenus
BorderStyle = 3 'Fixed Dialog
Caption = "菜单选择"
ClientHeight = 6060
ClientLeft = 45
ClientTop = 330
ClientWidth = 8880
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Icon = "frmSelectMenu.frx":0000
LinkTopic = "Form1"
LockControls = -1 'True
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 6060
ScaleWidth = 8880
ShowInTaskbar = 0 'False
Begin MSComctlLib.TabStrip Strip1
Height = 480
Left = 135
TabIndex = 7
Top = 1245
Width = 10290
_ExtentX = 18150
_ExtentY = 847
_Version = 393216
BeginProperty Tabs {1EFB6598-857C-11D1-B16A-00C0F0283628}
NumTabs = 1
BeginProperty Tab1 {1EFB659A-857C-11D1-B16A-00C0F0283628}
Caption = "所有物品"
Key = "ALL"
Object.ToolTipText = "列出所有菜单"
ImageVarType = 2
EndProperty
EndProperty
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "MS Sans Serif"
Size = 12
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
End
Begin VB.Frame Frame1
Height = 1095
Left = 135
TabIndex = 8
Top = 120
Width = 11700
Begin VB.ComboBox cmbType
BeginProperty Font
Name = "宋体"
Size = 9.75
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 315
Left = 2805
TabIndex = 2
Text = "cmbType"
Top = 540
Width = 1230
End
Begin VB.TextBox txtPingYin
BeginProperty Font
Name = "宋体"
Size = 9.75
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 300
Left = 4095
MaxLength = 25
TabIndex = 3
Top = 555
Width = 1245
End
Begin VB.TextBox txtCode
BeginProperty Font
Name = "宋体"
Size = 9.75
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 300
Left = 1545
MaxLength = 25
TabIndex = 1
Top = 555
Width = 1185
End
Begin VB.TextBox txtPM
BeginProperty Font
Name = "宋体"
Size = 9.75
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 300
Left = 210
MaxLength = 30
TabIndex = 0
Top = 555
Width = 1260
End
Begin VB.CommandButton cmdPrint
Caption = "查询菜谱(&F)"
BeginProperty Font
Name = "宋体"
Size = 9.75
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 405
Left = 5505
TabIndex = 5
Top = 480
Width = 1290
End
Begin VB.CommandButton cmdClose
Cancel = -1 'True
Caption = "关闭退出(&C)"
BeginProperty Font
Name = "宋体"
Size = 9.75
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 405
Left = 6975
TabIndex = 6
Top = 480
Width = 1290
End
Begin VB.Label Label6
AutoSize = -1 'True
Caption = ": 拼音编码 :"
BeginProperty Font
Name = "宋体"
Size = 9.75
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00008000&
Height = 195
Index = 2
Left = 4080
TabIndex = 13
Top = 330
Width = 1200
End
Begin VB.Label Label6
AutoSize = -1 'True
Caption = ": 所属类别 :"
BeginProperty Font
Name = "宋体"
Size = 9.75
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00008000&
Height = 195
Index = 1
Left = 2790
TabIndex = 12
Top = 330
Width = 1200
End
Begin VB.Label Label6
AutoSize = -1 'True
Caption = ": 助记编码 :"
BeginProperty Font
Name = "宋体"
Size = 9.75
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00008000&
Height = 195
Index = 0
Left = 1530
TabIndex = 11
Top = 330
Width = 1200
End
Begin VB.Label Label2
AutoSize = -1 'True
Caption = ": 物品名称 :"
BeginProperty Font
Name = "宋体"
Size = 9.75
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00800000&
Height = 195
Left = 210
TabIndex = 10
Top = 330
Width = 1200
End
End
Begin VB.Frame Frame2
Height = 2505
Left = 135
TabIndex = 9
Top = 1650
Width = 8310
Begin MSComctlLib.ListView lstPro
Height = 1815
Left = 30
TabIndex = 4
ToolTipText = "选择菜单后,进行删除或修改操作。"
Top = 135
Width = 10365
_ExtentX = 18283
_ExtentY = 3201
View = 3
LabelEdit = 1
LabelWrap = -1 'True
HideSelection = 0 'False
AllowReorder = -1 'True
FullRowSelect = -1 'True
GridLines = -1 'True
_Version = 393217
ForeColor = -2147483640
BackColor = -2147483643
BorderStyle = 1
Appearance = 1
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9.75
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
NumItems = 6
BeginProperty ColumnHeader(1) {BDD1F052-858B-11D1-B16A-00C0F0283628}
Text = "助记编码"
Object.Width = 2469
EndProperty
BeginProperty ColumnHeader(2) {BDD1F052-858B-11D1-B16A-00C0F0283628}
SubItemIndex = 1
Text = "菜 名"
Object.Width = 2822
EndProperty
BeginProperty ColumnHeader(3) {BDD1F052-858B-11D1-B16A-00C0F0283628}
SubItemIndex = 2
Text = "拼音码"
Object.Width = 1764
EndProperty
BeginProperty ColumnHeader(4) {BDD1F052-858B-11D1-B16A-00C0F0283628}
Alignment = 1
SubItemIndex = 3
Text = "单价"
Object.Width = 1764
EndProperty
BeginProperty ColumnHeader(5) {BDD1F052-858B-11D1-B16A-00C0F0283628}
Alignment = 2
SubItemIndex = 4
Text = "单位"
Object.Width = 1764
EndProperty
BeginProperty ColumnHeader(6) {BDD1F052-858B-11D1-B16A-00C0F0283628}
SubItemIndex = 5
Text = "菜的类别"
Object.Width = 2822
EndProperty
End
End
End
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -