📄 frmmain.frm
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomctl.ocx"
Begin VB.MDIForm frmMain
BackColor = &H8000000C&
Caption = "进销存管理系统"
ClientHeight = 7770
ClientLeft = 165
ClientTop = 870
ClientWidth = 11190
LinkTopic = "MDIForm1"
StartUpPosition = 3 '窗口缺省
Begin MSComctlLib.Toolbar Toolbar1
Align = 1 'Align Top
Height = 1350
Left = 0
TabIndex = 1
Top = 0
Width = 11190
_ExtentX = 19738
_ExtentY = 2381
ButtonWidth = 1879
ButtonHeight = 2223
Appearance = 1
ImageList = "ImageList1"
_Version = 393216
BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628}
NumButtons = 15
BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "用户管理"
Key = "a1"
Object.ToolTipText = "用户管理"
ImageIndex = 1
EndProperty
BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628}
Style = 3
EndProperty
BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "入库单"
Key = "a2"
Object.ToolTipText = "入库单"
ImageIndex = 2
BeginProperty ButtonMenus {66833FEC-8583-11D1-B16A-00C0F0283628}
NumButtonMenus = 1
BeginProperty ButtonMenu1 {66833FEE-8583-11D1-B16A-00C0F0283628}
EndProperty
EndProperty
EndProperty
BeginProperty Button4 {66833FEA-8583-11D1-B16A-00C0F0283628}
Style = 3
EndProperty
BeginProperty Button5 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "销售单"
Key = "a3"
Object.ToolTipText = "销售单"
ImageIndex = 3
EndProperty
BeginProperty Button6 {66833FEA-8583-11D1-B16A-00C0F0283628}
Style = 3
EndProperty
BeginProperty Button7 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "转仓单"
Key = "a4"
Object.ToolTipText = "转仓单"
ImageIndex = 4
EndProperty
BeginProperty Button8 {66833FEA-8583-11D1-B16A-00C0F0283628}
Style = 3
EndProperty
BeginProperty Button9 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "库存盘点"
Key = "a5"
Object.ToolTipText = "库存盘点"
ImageIndex = 5
EndProperty
BeginProperty Button10 {66833FEA-8583-11D1-B16A-00C0F0283628}
Style = 3
EndProperty
BeginProperty Button11 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "会员信息"
Key = "a6"
Object.ToolTipText = "会员信息"
ImageIndex = 6
EndProperty
BeginProperty Button12 {66833FEA-8583-11D1-B16A-00C0F0283628}
Style = 3
EndProperty
BeginProperty Button13 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "数据备份"
Key = "a7"
Object.ToolTipText = "数据备份"
ImageIndex = 7
EndProperty
BeginProperty Button14 {66833FEA-8583-11D1-B16A-00C0F0283628}
Style = 3
EndProperty
BeginProperty Button15 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "退出"
Key = "a8"
Object.ToolTipText = "退出"
ImageIndex = 8
EndProperty
EndProperty
End
Begin MSComctlLib.ImageList ImageList1
Left = 3840
Top = 3240
_ExtentX = 1005
_ExtentY = 1005
BackColor = -2147483643
ImageWidth = 64
ImageHeight = 64
MaskColor = 12632256
_Version = 393216
BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628}
NumListImages = 8
BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmMain.frx":0000
Key = ""
EndProperty
BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmMain.frx":0EF9
Key = ""
EndProperty
BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmMain.frx":1D6E
Key = ""
EndProperty
BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmMain.frx":2D42
Key = ""
EndProperty
BeginProperty ListImage5 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmMain.frx":3D25
Key = ""
EndProperty
BeginProperty ListImage6 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmMain.frx":4B66
Key = ""
EndProperty
BeginProperty ListImage7 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmMain.frx":5986
Key = ""
EndProperty
BeginProperty ListImage8 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmMain.frx":69FD
Key = ""
EndProperty
EndProperty
End
Begin MSComctlLib.StatusBar sbStatusBar
Align = 2 'Align Bottom
Height = 270
Left = 0
TabIndex = 0
Top = 7500
Width = 11190
_ExtentX = 19738
_ExtentY = 476
_Version = 393216
BeginProperty Panels {8E3867A5-8586-11D1-B16A-00C0F0283628}
NumPanels = 5
BeginProperty Panel1 {8E3867AB-8586-11D1-B16A-00C0F0283628}
Alignment = 1
AutoSize = 1
Text = "商场进销存管理系统"
TextSave = "商场进销存管理系统"
EndProperty
BeginProperty Panel2 {8E3867AB-8586-11D1-B16A-00C0F0283628}
Alignment = 1
Object.Width = 4939
MinWidth = 4939
Text = "作者:王贺"
TextSave = "作者:王贺"
EndProperty
BeginProperty Panel3 {8E3867AB-8586-11D1-B16A-00C0F0283628}
Object.Width = 5080
MinWidth = 5080
EndProperty
BeginProperty Panel4 {8E3867AB-8586-11D1-B16A-00C0F0283628}
Style = 6
Alignment = 1
AutoSize = 2
Object.Width = 5080
MinWidth = 5080
TextSave = "2006-12-12"
EndProperty
BeginProperty Panel5 {8E3867AB-8586-11D1-B16A-00C0F0283628}
Style = 5
Alignment = 1
AutoSize = 2
TextSave = "19:31"
EndProperty
EndProperty
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9.75
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
End
Begin VB.Menu menuSystem
Caption = "系统设置(&A)"
Begin VB.Menu menuModifypwd
Caption = "更改密码"
Shortcut = ^A
End
Begin VB.Menu menuAdduser
Caption = "用户管理"
Shortcut = ^B
End
Begin VB.Menu f
Caption = "-"
End
Begin VB.Menu sjbf
Caption = "数据备份"
Shortcut = ^D
End
Begin VB.Menu e
Caption = "-"
End
Begin VB.Menu menuExit
Caption = "退出"
Shortcut = ^E
End
End
Begin VB.Menu menuSetup
Caption = "基本信息设置(&B)"
Begin VB.Menu menuWZLB
Caption = "商品类型设置"
Shortcut = ^F
End
Begin VB.Menu menuWZSetup
Caption = "商品设置"
Shortcut = ^G
End
Begin VB.Menu a
Caption = "-"
End
Begin VB.Menu menuYWYLB
Caption = "业务员类型设置"
Shortcut = ^H
End
Begin VB.Menu menuYWYSetup
Caption = "业务员设置"
Shortcut = ^I
End
Begin VB.Menu b
Caption = "-"
End
Begin VB.Menu menuGFSetup
Caption = "供应商设置"
Shortcut = ^J
End
Begin VB.Menu d
Caption = "-"
End
Begin VB.Menu menuCKSetup
Caption = "仓库设置"
Shortcut = ^L
End
End
Begin VB.Menu menuCustomerinfo
Caption = "进货信息管理(&C)"
Begin VB.Menu menuCtype
Caption = "订货单录入与修改"
Shortcut = ^M
End
Begin VB.Menu g
Caption = "-"
End
Begin VB.Menu menuCustomer
Caption = "入库单录入与修改"
Shortcut = ^N
End
Begin VB.Menu h
Caption = "-"
End
Begin VB.Menu menuInquire
Caption = "进货信息查询"
Begin VB.Menu menuInquireGF
Caption = "按供应商查询"
Shortcut = {F1}
End
Begin VB.Menu menuInqireWZCK
Caption = "按仓库查询"
Shortcut = {F2}
End
Begin VB.Menu menuInquireYWY
Caption = "按业务员查询"
Shortcut = {F3}
End
End
End
Begin VB.Menu menuMticket
Caption = "销售信息管理(&D)"
Begin VB.Menu menuBookticket
Caption = "订单录入与修改"
Shortcut = ^O
End
Begin VB.Menu j
Caption = "-"
End
Begin VB.Menu menuXSD
Caption = "销售单录入与修改"
Shortcut = ^P
End
Begin VB.Menu k
Caption = "-"
End
Begin VB.Menu menuInquireO
Caption = "销售信息查询"
Begin VB.Menu menuInquireOKH
Caption = "按客户查询"
Shortcut = {F4}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -