mdiform1.frm
来自「通用书店管理系统」· FRM 代码 · 共 1,455 行 · 第 1/3 页
FRM
1,455 行
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomctl.ocx"
Begin VB.MDIForm frmMain
BackColor = &H8000000C&
Caption = "书店管理系统"
ClientHeight = 7170
ClientLeft = 165
ClientTop = 870
ClientWidth = 11640
HelpContextID = 1
LinkTopic = "MDIForm1"
StartUpPosition = 3 '窗口缺省
WindowState = 2 'Maximized
Begin MSComctlLib.ImageList imlToolbarIcons
Left = 5145
Top = 1605
_ExtentX = 1005
_ExtentY = 1005
BackColor = -2147483633
ImageWidth = 41
ImageHeight = 23
MaskColor = 12632256
_Version = 393216
BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628}
NumListImages = 14
BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "MDIForm1.frx":0000
Key = ""
EndProperty
BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "MDIForm1.frx":084C
Key = ""
EndProperty
BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "MDIForm1.frx":0CE0
Key = ""
EndProperty
BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "MDIForm1.frx":152C
Key = ""
EndProperty
BeginProperty ListImage5 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "MDIForm1.frx":17C4
Key = ""
EndProperty
BeginProperty ListImage6 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "MDIForm1.frx":1A6C
Key = ""
EndProperty
BeginProperty ListImage7 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "MDIForm1.frx":1CFC
Key = ""
EndProperty
BeginProperty ListImage8 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "MDIForm1.frx":21B4
Key = ""
EndProperty
BeginProperty ListImage9 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "MDIForm1.frx":2460
Key = ""
EndProperty
BeginProperty ListImage10 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "MDIForm1.frx":28F4
Key = ""
EndProperty
BeginProperty ListImage11 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "MDIForm1.frx":2D88
Key = ""
EndProperty
BeginProperty ListImage12 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "MDIForm1.frx":35D0
Key = ""
EndProperty
BeginProperty ListImage13 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "MDIForm1.frx":3A64
Key = ""
EndProperty
BeginProperty ListImage14 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "MDIForm1.frx":3D18
Key = ""
EndProperty
EndProperty
End
Begin MSComctlLib.StatusBar sbStatusBar
Align = 2 'Align Bottom
Height = 270
Left = 0
TabIndex = 2
Top = 6900
Width = 11640
_ExtentX = 20532
_ExtentY = 476
_Version = 393216
BeginProperty Panels {8E3867A5-8586-11D1-B16A-00C0F0283628}
NumPanels = 6
BeginProperty Panel1 {8E3867AB-8586-11D1-B16A-00C0F0283628}
AutoSize = 1
Object.Width = 4842
Text = "状态"
TextSave = "状态"
EndProperty
BeginProperty Panel2 {8E3867AB-8586-11D1-B16A-00C0F0283628}
AutoSize = 1
Object.Width = 4842
EndProperty
BeginProperty Panel3 {8E3867AB-8586-11D1-B16A-00C0F0283628}
Style = 6
AutoSize = 2
TextSave = "2009-5-13"
EndProperty
BeginProperty Panel4 {8E3867AB-8586-11D1-B16A-00C0F0283628}
Style = 5
AutoSize = 2
TextSave = "7:48"
EndProperty
BeginProperty Panel5 {8E3867AB-8586-11D1-B16A-00C0F0283628}
Text = "数据库"
TextSave = "数据库"
EndProperty
BeginProperty Panel6 {8E3867AB-8586-11D1-B16A-00C0F0283628}
Text = "版本号"
TextSave = "版本号"
EndProperty
EndProperty
End
Begin MSComctlLib.Toolbar tbToolBar
Align = 1 'Align Top
Height = 660
Left = 0
TabIndex = 0
Top = 0
Width = 11640
_ExtentX = 20532
_ExtentY = 1164
ButtonWidth = 1270
ButtonHeight = 1111
Appearance = 1
Style = 1
ImageList = "imlToolbarIcons"
_Version = 393216
BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628}
NumButtons = 17
BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "新建"
Key = "New"
Object.ToolTipText = "新建"
Object.Tag = "新建"
ImageIndex = 1
EndProperty
BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "修改"
Key = "Edit"
Object.ToolTipText = "修改"
ImageIndex = 2
EndProperty
BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "保存"
Key = "Save"
Object.ToolTipText = "保存"
ImageIndex = 3
EndProperty
BeginProperty Button4 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "撤消"
Key = "Undo"
Object.ToolTipText = "撤消"
ImageIndex = 4
EndProperty
BeginProperty Button5 {66833FEA-8583-11D1-B16A-00C0F0283628}
Style = 3
EndProperty
BeginProperty Button6 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "删除"
Key = "Delete"
Object.ToolTipText = "删除"
ImageIndex = 5
EndProperty
BeginProperty Button7 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "刷新"
Key = "Refresh"
Object.ToolTipText = "刷新"
ImageIndex = 6
EndProperty
BeginProperty Button8 {66833FEA-8583-11D1-B16A-00C0F0283628}
Style = 3
EndProperty
BeginProperty Button9 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "查询"
Key = "Query"
Object.ToolTipText = "查询"
ImageIndex = 7
EndProperty
BeginProperty Button10 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "打印"
Key = "Print"
Object.ToolTipText = "打印"
ImageIndex = 8
EndProperty
BeginProperty Button11 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "帮助"
Key = "Help"
Object.ToolTipText = "帮助"
ImageIndex = 9
EndProperty
BeginProperty Button12 {66833FEA-8583-11D1-B16A-00C0F0283628}
Style = 3
EndProperty
BeginProperty Button13 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "关闭"
Key = "Cancel"
Object.ToolTipText = "关闭"
ImageIndex = 10
EndProperty
BeginProperty Button14 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "退出"
Key = "Exit"
Object.ToolTipText = "退出"
ImageIndex = 11
EndProperty
BeginProperty Button15 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "注销"
Key = "ReLogin"
Object.ToolTipText = "注销"
ImageIndex = 12
EndProperty
BeginProperty Button16 {66833FEA-8583-11D1-B16A-00C0F0283628}
Style = 3
EndProperty
BeginProperty Button17 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "导航"
Key = "Guide"
ImageIndex = 13
EndProperty
EndProperty
Begin MSComctlLib.ProgressBar prgBar
Height = 195
Left = 9840
TabIndex = 1
Top = 195
Visible = 0 'False
Width = 1935
_ExtentX = 3413
_ExtentY = 344
_Version = 393216
Appearance = 1
Scrolling = 1
End
End
Begin VB.Menu mnu系统管理
Caption = "系统管理"
Begin VB.Menu mnu数据库管理
Caption = "数据库管理"
Begin VB.Menu mnu数据库备份
Caption = "数据库备份"
End
Begin VB.Menu mnu数据库恢复
Caption = "数据库恢复"
End
Begin VB.Menu mnuLine6
Caption = "-"
End
Begin VB.Menu mnu数据库压缩
Caption = "数据库压缩"
End
End
Begin VB.Menu mnu日常管理
Caption = "日常管理"
Begin VB.Menu mnu修改密码
Caption = "修改密码"
End
Begin VB.Menu mnu重新登录
Caption = "重新登录"
End
Begin VB.Menu mnu日志管理
Caption = "日志管理"
End
End
Begin VB.Menu mnuLine
Caption = "-"
End
Begin VB.Menu mnuExit
Caption = "退出"
Shortcut = ^X
End
End
Begin VB.Menu mnu基础设置
Caption = "基础设置"
Begin VB.Menu mnu初期建帐管理
Caption = "初期建帐管理"
Begin VB.Menu mnu使用单位设置
Caption = "使用单位设置"
End
Begin VB.Menu mnu员工资料管理
Caption = "员工资料管理"
End
End
Begin VB.Menu mnuLine3
Caption = "-"
End
Begin VB.Menu mnu供货商资料管理
Caption = "供货商资料管理"
End
Begin VB.Menu mnu出版社资料管理
Caption = "出版社资料管理"
End
Begin VB.Menu mnu制品图书分类管理
Caption = "制品图书分类管理"
Begin VB.Menu mnu制品分类
Caption = "制品分类"
End
Begin VB.Menu mnu图书分类
Caption = "图书分类"
End
End
Begin VB.Menu mnu图书资料管理
Caption = "图书资料管理"
End
Begin VB.Menu mnu图书销售价折扣管理
Caption = "图书销售价折扣管理"
End
Begin VB.Menu mnuLine4
Caption = "-"
End
Begin VB.Menu mnu库区管理
Caption = "库区管理"
End
Begin VB.Menu mnu出入库类型管理
Caption = "出(入)库类型管理"
Begin VB.Menu mnu入库类型管理
Caption = "入库类型管理"
End
Begin VB.Menu mnu出库类型管理
Caption = "出库类型管理"
End
End
End
Begin VB.Menu mnu库存管理
Caption = "库存管理"
Begin VB.Menu mnu图书入库
Caption = "图书入库"
Begin VB.Menu mnu入库单管理
Caption = "入库单管理"
End
Begin VB.Menu mnu入库单审核
Caption = "入库单审核"
End
Begin VB.Menu mnu库存录入信息
Caption = "库存录入信息"
End
End
Begin VB.Menu mnu图书出库
Caption = "图书出库"
Begin VB.Menu mnu出库单管理
Caption = "出库单管理"
End
Begin VB.Menu mnu出库单审核
Caption = "出库单审核"
End
End
Begin VB.Menu mnuLine1
Caption = "-"
End
Begin VB.Menu mnu盘点控制
Caption = "盘点控制"
End
Begin VB.Menu mnu盘点信息录入
Caption = "盘点信息录入"
End
Begin VB.Menu mnu盘点
Caption = "盘点"
End
Begin VB.Menu mnu盘存信息录入
Caption = "盘存信息录入"
End
Begin VB.Menu mnu库存下限设置
Caption = "库存下限设置"
Visible = 0 'False
End
Begin VB.Menu mnuLine2
Caption = "-"
End
Begin VB.Menu mnu库存管理查询
Caption = "库存管理查询"
Begin VB.Menu mnu入库查询
Caption = "入库查询"
End
Begin VB.Menu mnu出库查询
Caption = "出库查询"
End
Begin VB.Menu mnu库存查询
Caption = "库存查询"
End
Begin VB.Menu mnu历史库存查询
Caption = "历史库存查询"
End
End
End
Begin VB.Menu mnu销售管理
Caption = "销售管理"
Begin VB.Menu mnu零售管理
Caption = "零售管理"
Begin VB.Menu mnu图书零售
Caption = "图书零售"
End
Begin VB.Menu mnu零售退书
Caption = "零售退书"
End
End
Begin VB.Menu mnu批发管理
Caption = "批发管理"
Begin VB.Menu mnu图书批发
Caption = "图书批发"
End
Begin VB.Menu mnu批发退书
Caption = "批发退书"
End
End
Begin VB.Menu mnu销售管理查询
Caption = "销售管理查询"
Begin VB.Menu mnu零售查询
Caption = "零售查询"
End
Begin VB.Menu mnu零售退书查询
Caption = "零售退书查询"
End
Begin VB.Menu mnu批发查询
Caption = "批发查询"
End
Begin VB.Menu mnu批发退书查询
Caption = "批发退书查询"
End
End
End
Begin VB.Menu mnu客户管理
Caption = "客户管理"
Begin VB.Menu mnu客户资料管理
Caption = "客户资料管理"
End
Begin VB.Menu mnuLine5
Caption = "-"
End
Begin VB.Menu mnu会员项目设置
Caption = "会员项目设置"
Begin VB.Menu mnu会员级别设置
Caption = "会员级别设置"
End
Begin VB.Menu mnu会员有效期设置
Caption = "会员有效期设置"
End
Begin VB.Menu mnu会员类型设置
Caption = "会员类型设置"
End
End
Begin VB.Menu mnu会员资料管理
Caption = "会员资料管理"
End
Begin VB.Menu mnu会员卡管理
Caption = "会员卡管理"
Begin VB.Menu mnu会员续卡
Caption = "会员续卡"
End
Begin VB.Menu mnu会员换卡
Caption = "会员换卡"
End
Begin VB.Menu mnu会员卡挂失
Caption = "会员卡挂失"
End
Begin VB.Menu mnu会员卡解挂
Caption = "会员卡解挂"
End
Begin VB.Menu mnu会员卡作废
Caption = "会员卡作废"
End
Begin VB.Menu mnu清除废卡
Caption = "清除废卡"
End
End
Begin VB.Menu mnu借书管理
Caption = "借书管理"
Begin VB.Menu mnu图书外借
Caption = "图书外借"
End
Begin VB.Menu mnu图书续借
Caption = "图书续借"
End
Begin VB.Menu mnu图书还回
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?