📄 mdimain.frm
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Begin VB.MDIForm MDIMain
BackColor = &H8000000C&
Caption = "企业人事管理系统 作者:郭亮 毕业设计指导:刘民乐老师"
ClientHeight = 6675
ClientLeft = 165
ClientTop = 1155
ClientWidth = 10230
Icon = "MDIMain.frx":0000
LinkTopic = "MDIForm1"
StartUpPosition = 3 '窗口缺省
WindowState = 2 'Maximized
Begin VB.Timer Timer1
Enabled = 0 'False
Interval = 1
Left = 5400
Top = 1440
End
Begin MSComctlLib.ImageList mltMain
Left = 7080
Top = 1320
_ExtentX = 1005
_ExtentY = 1005
BackColor = -2147483643
ImageWidth = 32
ImageHeight = 32
MaskColor = 12632256
_Version = 393216
BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628}
NumListImages = 15
BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "MDIMain.frx":0442
Key = "rs"
EndProperty
BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "MDIMain.frx":111C
Key = ""
EndProperty
BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "MDIMain.frx":3256
Key = ""
EndProperty
BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "MDIMain.frx":3B30
Key = ""
EndProperty
BeginProperty ListImage5 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "MDIMain.frx":480A
Key = ""
EndProperty
BeginProperty ListImage6 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "MDIMain.frx":4C5C
Key = ""
EndProperty
BeginProperty ListImage7 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "MDIMain.frx":5CAE
Key = ""
EndProperty
BeginProperty ListImage8 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "MDIMain.frx":8D30
Key = ""
EndProperty
BeginProperty ListImage9 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "MDIMain.frx":AE6A
Key = ""
EndProperty
BeginProperty ListImage10 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "MDIMain.frx":D61C
Key = ""
EndProperty
BeginProperty ListImage11 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "MDIMain.frx":FDCE
Key = ""
EndProperty
BeginProperty ListImage12 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "MDIMain.frx":11AD8
Key = ""
EndProperty
BeginProperty ListImage13 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "MDIMain.frx":13C12
Key = ""
EndProperty
BeginProperty ListImage14 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "MDIMain.frx":14064
Key = ""
EndProperty
BeginProperty ListImage15 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "MDIMain.frx":144B6
Key = ""
EndProperty
EndProperty
End
Begin MSComctlLib.Toolbar tbrMain
Align = 1 'Align Top
Height = 795
Left = 0
TabIndex = 1
Top = 0
Width = 10230
_ExtentX = 18045
_ExtentY = 1402
ButtonWidth = 1455
ButtonHeight = 1349
Appearance = 1
Style = 1
ImageList = "mltMain"
_Version = 393216
BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628}
NumButtons = 14
BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "f"
Style = 3
EndProperty
BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "人事档案"
ImageIndex = 1
EndProperty
BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "f"
Style = 3
EndProperty
BeginProperty Button4 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "数据统计"
ImageIndex = 15
EndProperty
BeginProperty Button5 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "f"
Style = 3
EndProperty
BeginProperty Button6 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "班次信息"
ImageIndex = 4
EndProperty
BeginProperty Button7 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "f"
Style = 3
EndProperty
BeginProperty Button8 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "添加调动"
ImageIndex = 5
EndProperty
BeginProperty Button9 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "f"
Style = 3
EndProperty
BeginProperty Button10 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "计算器"
ImageIndex = 6
EndProperty
BeginProperty Button11 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "记事本"
ImageIndex = 13
EndProperty
BeginProperty Button12 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "EMAIL"
ImageIndex = 14
EndProperty
BeginProperty Button13 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "F"
Style = 3
EndProperty
BeginProperty Button14 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "退出系统"
ImageIndex = 9
EndProperty
EndProperty
End
Begin MSComctlLib.StatusBar SB1
Align = 2 'Align Bottom
Height = 375
Left = 0
TabIndex = 0
Top = 6300
Width = 10230
_ExtentX = 18045
_ExtentY = 661
_Version = 393216
BeginProperty Panels {8E3867A5-8586-11D1-B16A-00C0F0283628}
NumPanels = 4
BeginProperty Panel1 {8E3867AB-8586-11D1-B16A-00C0F0283628}
Alignment = 1
EndProperty
BeginProperty Panel2 {8E3867AB-8586-11D1-B16A-00C0F0283628}
EndProperty
BeginProperty Panel3 {8E3867AB-8586-11D1-B16A-00C0F0283628}
Style = 6
Alignment = 2
TextSave = "2008-3-21"
EndProperty
BeginProperty Panel4 {8E3867AB-8586-11D1-B16A-00C0F0283628}
Style = 5
Alignment = 2
TextSave = "9:27"
EndProperty
EndProperty
End
Begin VB.Menu mnuSysMg
Caption = "系统管理(&S)"
Begin VB.Menu mnuCtlRdr
Caption = "操作员登陆记录"
End
Begin VB.Menu mnuUserMg
Caption = "用户管理"
Begin VB.Menu mnuZManage
Caption = "用户组管理"
End
Begin VB.Menu mnuUManage
Caption = "用户管理"
End
Begin VB.Menu mnuChgPwd
Caption = "修改密码"
End
End
Begin VB.Menu mnuLock
Caption = "锁定操作画面"
Shortcut = ^L
End
Begin VB.Menu mnuSplit
Caption = "-"
End
Begin VB.Menu mnuExit
Caption = "退出"
Shortcut = ^X
End
End
Begin VB.Menu mnuRSCard
Caption = "人事卡片(&A)"
Begin VB.Menu mnuRSDShow
Caption = "人事资料管理"
Shortcut = ^A
End
Begin VB.Menu mnuRSDStat
Caption = "人事资料统计"
Shortcut = ^S
End
End
Begin VB.Menu mnuStuffKQInfo
Caption = "员工考勤信息"
Begin VB.Menu SetInOutTime
Caption = "设置上下班时间"
End
Begin VB.Menu AddKQInfo
Caption = "添加考勤信息"
Begin VB.Menu AddInOutInfo
Caption = "添加上下班信息"
End
Begin VB.Menu addOtherKQInfo
Caption = "添加其他考勤信息"
Begin VB.Menu addStuffLeaveInfo
Caption = "添加员工请假信息"
End
Begin VB.Menu addStuffOverTimeInfo
Caption = "添加员工加班信息"
End
Begin VB.Menu addStuffErrandInfo
Caption = "添加员工出差信息"
End
End
End
Begin VB.Menu CheckKQInfo
Caption = "查询考勤信息"
Enabled = 0 'False
Visible = 0 'False
End
Begin VB.Menu KqInfoList
Caption = "考勤信息列表"
Begin VB.Menu StuffInOutInfoList
Caption = "员工上下班信息列表"
End
Begin VB.Menu StuffOtherKqInfoList
Caption = "员工其它考勤信息列表"
Begin VB.Menu StuffLeaveInfoList
Caption = "员工请假信息列表"
End
Begin VB.Menu StuffOverTimeInfoList
Caption = "员工加班信息列表"
End
Begin VB.Menu StuffErrandInfoList
Caption = "员工出差信息列表"
End
End
Begin VB.Menu StuffAllCqInfoList
Caption = "员工全部出勤信息列表"
End
End
End
Begin VB.Menu StuffDDInfo
Caption = "员工调动信息"
Begin VB.Menu AddDDInfo
Caption = "添加调动信息"
End
Begin VB.Menu ChangeDDInfo
Caption = "修改调动信息"
End
Begin VB.Menu CheckDDInfo
Caption = "查询调动信息"
End
Begin VB.Menu DelDDInfo
Caption = "删除调动信息"
End
End
Begin VB.Menu DataBase
Caption = "数据库(&D)"
Begin VB.Menu hf
Caption = "每日备份"
Shortcut = ^B
End
Begin VB.Menu sdbf
Caption = "手动备份"
Shortcut = ^H
End
End
Begin VB.Menu mnuInfoInit
Caption = "信息初始化(&I)"
Begin VB.Menu bm
Caption = "部门"
End
Begin VB.Menu mz
Caption = "民族"
End
Begin VB.Menu mnuNativePlace
Caption = "籍贯"
End
Begin VB.Menu zw
Caption = "职务"
End
Begin VB.Menu gzlb
Caption = "工资类别"
End
Begin VB.Menu zylx
Caption = "职工类型"
End
Begin VB.Menu wwcd
Caption = "文化程度"
End
Begin VB.Menu mnuSpec
Caption = "所学专业"
End
End
Begin VB.Menu mnuBd
Caption = "生日提醒(&E)"
End
Begin VB.Menu mnuHT
Caption = "合同到期提醒(&H)"
End
Begin VB.Menu mnuTool
Caption = "工具箱(T)"
Begin VB.Menu mnuEMAL
Caption = "发送EMAL"
Shortcut = {F4}
End
Begin VB.Menu mnuCal
Caption = "计算器"
Shortcut = {F5}
End
Begin VB.Menu mnuNote
Caption = "计事本"
Shortcut = {F6}
End
End
Begin VB.Menu mnuHelp
Caption = "帮助(&H)"
Begin VB.Menu mnuAbout
Caption = "关于(&A)"
End
End
End
Attribute VB_Name = "MDIMain"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Private Sub AddDDInfo_Click()
frmAddDDInfo.Show
End Sub
Private Sub AddInOutInfo_Click()
frmAddInOutInfo.Show
End Sub
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -