📄 mdiform1.frm
字号:
VERSION 5.00
Object = "{6B7E6392-850A-101B-AFC0-4210102A8DA7}#1.3#0"; "COMCTL32.OCX"
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
Begin VB.MDIForm frmMain
BackColor = &H00808000&
Caption = "银行定期储蓄管理系统"
ClientHeight = 6330
ClientLeft = 60
ClientTop = 630
ClientWidth = 8100
Icon = "MDIForm1.frx":0000
LinkTopic = "MDIForm1"
LockControls = -1 'True
Visible = 0 'False
WindowState = 2 'Maximized
Begin ComctlLib.Toolbar Toolbar1
Align = 1 'Align Top
Height = 870
Left = 0
TabIndex = 1
Top = 0
Width = 8100
_ExtentX = 14288
_ExtentY = 1535
ButtonWidth = 1455
ButtonHeight = 1349
AllowCustomize = 0 'False
Wrappable = 0 'False
Appearance = 1
ImageList = "ImageList1"
_Version = 327682
BeginProperty Buttons {0713E452-850A-101B-AFC0-4210102A8DA7}
NumButtons = 12
BeginProperty Button1 {0713F354-850A-101B-AFC0-4210102A8DA7}
Caption = "接收储蓄"
Key = "InMoney"
Object.ToolTipText = "接收储蓄"
Object.Tag = ""
ImageIndex = 1
EndProperty
BeginProperty Button2 {0713F354-850A-101B-AFC0-4210102A8DA7}
Key = ""
Object.Tag = ""
Style = 3
MixedState = -1 'True
EndProperty
BeginProperty Button3 {0713F354-850A-101B-AFC0-4210102A8DA7}
Caption = "办理取款"
Key = "OutMoney"
Object.ToolTipText = "办理取款"
Object.Tag = ""
ImageIndex = 2
EndProperty
BeginProperty Button4 {0713F354-850A-101B-AFC0-4210102A8DA7}
Key = ""
Object.Tag = ""
Style = 3
MixedState = -1 'True
EndProperty
BeginProperty Button5 {0713F354-850A-101B-AFC0-4210102A8DA7}
Caption = "挂失处理"
Key = "Lost"
Object.ToolTipText = "挂失处理"
Object.Tag = ""
ImageIndex = 3
EndProperty
BeginProperty Button6 {0713F354-850A-101B-AFC0-4210102A8DA7}
Caption = "备款统计"
Key = "prepare"
Object.ToolTipText = "备款统计"
Object.Tag = ""
ImageIndex = 4
EndProperty
BeginProperty Button7 {0713F354-850A-101B-AFC0-4210102A8DA7}
Caption = "资金设置"
Key = "Setup"
Object.ToolTipText = "资金设置"
Object.Tag = ""
ImageIndex = 5
EndProperty
BeginProperty Button8 {0713F354-850A-101B-AFC0-4210102A8DA7}
Key = ""
Object.Tag = ""
Style = 3
MixedState = -1 'True
EndProperty
BeginProperty Button9 {0713F354-850A-101B-AFC0-4210102A8DA7}
Caption = "查询帐号"
Key = "Search"
Object.ToolTipText = "查询帐号"
Object.Tag = ""
ImageIndex = 6
EndProperty
BeginProperty Button10 {0713F354-850A-101B-AFC0-4210102A8DA7}
Key = ""
Object.Tag = ""
Style = 3
MixedState = -1 'True
EndProperty
BeginProperty Button11 {0713F354-850A-101B-AFC0-4210102A8DA7}
Caption = "帮助信息"
Key = "Help"
Object.ToolTipText = "帮助信息中心"
Object.Tag = ""
ImageIndex = 7
EndProperty
BeginProperty Button12 {0713F354-850A-101B-AFC0-4210102A8DA7}
Caption = "退出系统"
Key = "Exit"
Object.ToolTipText = "退出系统"
Object.Tag = ""
ImageIndex = 8
EndProperty
EndProperty
Begin MSComDlg.CommonDialog dlgCommonDialog
Left = 0
Top = 0
_ExtentX = 847
_ExtentY = 847
_Version = 393216
End
End
Begin ComctlLib.StatusBar StatusBar
Align = 2 'Align Bottom
Height = 330
Left = 0
TabIndex = 0
Top = 6000
Width = 8100
_ExtentX = 14288
_ExtentY = 582
SimpleText = ""
_Version = 327682
BeginProperty Panels {0713E89E-850A-101B-AFC0-4210102A8DA7}
NumPanels = 6
BeginProperty Panel1 {0713E89F-850A-101B-AFC0-4210102A8DA7}
Alignment = 2
Bevel = 2
Object.Width = 1411
MinWidth = 1411
Text = "提示:"
TextSave = "提示:"
Key = ""
Object.Tag = ""
EndProperty
BeginProperty Panel2 {0713E89F-850A-101B-AFC0-4210102A8DA7}
Object.Width = 5292
MinWidth = 5292
Key = ""
Object.Tag = ""
Object.ToolTipText = "工具栏的提示信息"
EndProperty
BeginProperty Panel3 {0713E89F-850A-101B-AFC0-4210102A8DA7}
Alignment = 1
Object.Width = 3529
MinWidth = 3529
Key = ""
Object.Tag = ""
Object.ToolTipText = "当前的日期"
EndProperty
BeginProperty Panel4 {0713E89F-850A-101B-AFC0-4210102A8DA7}
Style = 5
Alignment = 1
Object.Width = 1411
MinWidth = 1411
TextSave = "21:48"
Key = ""
Object.Tag = ""
Object.ToolTipText = "当前的时间"
EndProperty
BeginProperty Panel5 {0713E89F-850A-101B-AFC0-4210102A8DA7}
Alignment = 1
Object.Width = 4939
MinWidth = 4939
Key = ""
Object.Tag = ""
Object.ToolTipText = "当前操作员工"
EndProperty
BeginProperty Panel6 {0713E89F-850A-101B-AFC0-4210102A8DA7}
Alignment = 1
Enabled = 0 'False
Object.Width = 4410
MinWidth = 4410
Text = "总设计:吴俊 09800134"
TextSave = "总设计:吴俊 09800134"
Key = ""
Object.Tag = ""
Object.ToolTipText = "东南大学计算机科学与工程系"
EndProperty
EndProperty
MousePointer = 99
End
Begin ComctlLib.ImageList ImageList1
Left = 45
Top = 915
_ExtentX = 1005
_ExtentY = 1005
BackColor = -2147483643
ImageWidth = 32
ImageHeight = 32
MaskColor = 12632256
_Version = 327682
BeginProperty Images {0713E8C2-850A-101B-AFC0-4210102A8DA7}
NumListImages = 8
BeginProperty ListImage1 {0713E8C3-850A-101B-AFC0-4210102A8DA7}
Picture = "MDIForm1.frx":030A
Key = ""
EndProperty
BeginProperty ListImage2 {0713E8C3-850A-101B-AFC0-4210102A8DA7}
Picture = "MDIForm1.frx":0624
Key = ""
EndProperty
BeginProperty ListImage3 {0713E8C3-850A-101B-AFC0-4210102A8DA7}
Picture = "MDIForm1.frx":093E
Key = ""
EndProperty
BeginProperty ListImage4 {0713E8C3-850A-101B-AFC0-4210102A8DA7}
Picture = "MDIForm1.frx":0C58
Key = ""
EndProperty
BeginProperty ListImage5 {0713E8C3-850A-101B-AFC0-4210102A8DA7}
Picture = "MDIForm1.frx":0F72
Key = ""
EndProperty
BeginProperty ListImage6 {0713E8C3-850A-101B-AFC0-4210102A8DA7}
Picture = "MDIForm1.frx":128C
Key = ""
EndProperty
BeginProperty ListImage7 {0713E8C3-850A-101B-AFC0-4210102A8DA7}
Picture = "MDIForm1.frx":15A6
Key = ""
EndProperty
BeginProperty ListImage8 {0713E8C3-850A-101B-AFC0-4210102A8DA7}
Picture = "MDIForm1.frx":18C0
Key = ""
EndProperty
EndProperty
End
Begin VB.Menu MnuGuestManager
Caption = "资金操作^&M)"
Begin VB.Menu MnuSave
Caption = "接收储蓄 [&S]"
Shortcut = {F2}
End
Begin VB.Menu MnuPick
Caption = "办理取款 [&G]"
Shortcut = {F3}
End
Begin VB.Menu step3
Caption = "-"
End
Begin VB.Menu MnuPrint
Caption = "打印报表 [&P]"
Begin VB.Menu MnuPrintGet
Caption = "存款记录"
End
Begin VB.Menu MnuPrintPick
Caption = "取款记录"
End
End
Begin VB.Menu MnuCacl
Caption = "备款统计 [&M]"
End
Begin VB.Menu step1
Caption = "-"
End
Begin VB.Menu MnuBackup
Caption = "数据备份 [&B]"
End
Begin VB.Menu MnuRestore
Caption = "数据恢复 [&R]"
End
Begin VB.Menu step6
Caption = "-"
End
Begin VB.Menu MnuLost
Caption = "挂失处理 [&L]"
End
Begin VB.Menu step5
Caption = "-"
End
Begin VB.Menu MnuExit
Caption = "退出系统 [&E]"
End
End
Begin VB.Menu MnuSystem
Caption = "系统配置^&C)"
Begin VB.Menu MnuCompany
Caption = "资金设置[&C]"
End
Begin VB.Menu Line503
Caption = "-"
End
Begin VB.Menu MnuEmploy
Caption = "系统设置[&T]"
End
Begin VB.Menu step50
Caption = "-"
End
Begin VB.Menu MnuGuestType
Caption = "操作员工[&E]"
End
Begin VB.Menu MnuWordPath
Caption = "配置Word文档保存路径[&D]"
Shortcut = ^D
Visible = 0 'False
End
End
Begin VB.Menu MnuView
Caption = "查看记录^&S)"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -