⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 mdimain.frm

📁 企业人事管理系统
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
Begin VB.MDIForm MDIMain 
   BackColor       =   &H8000000C&
   Caption         =   " 人事管理系统"
   ClientHeight    =   6360
   ClientLeft      =   60
   ClientTop       =   75
   ClientWidth     =   10035
   Icon            =   "MDIMain.frx":0000
   NegotiateToolbars=   0   'False
   Begin MSComctlLib.ImageList iltarr 
      Left            =   6480
      Top             =   2160
      _ExtentX        =   1005
      _ExtentY        =   1005
      BackColor       =   -2147483643
      ImageWidth      =   21
      ImageHeight     =   16
      MaskColor       =   12632256
      _Version        =   393216
      BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
         NumListImages   =   4
         BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "MDIMain.frx":000C
            Key             =   ""
         EndProperty
         BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "MDIMain.frx":0403
            Key             =   ""
         EndProperty
         BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "MDIMain.frx":05A0
            Key             =   ""
         EndProperty
         BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "MDIMain.frx":0997
            Key             =   ""
         EndProperty
      EndProperty
   End
   Begin MSComctlLib.ImageList iltMenu 
      Left            =   5880
      Top             =   2160
      _ExtentX        =   1005
      _ExtentY        =   1005
      BackColor       =   -2147483643
      ImageWidth      =   56
      ImageHeight     =   56
      MaskColor       =   12632256
      _Version        =   393216
      BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
         NumListImages   =   1
         BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "MDIMain.frx":0B34
            Key             =   ""
         EndProperty
      EndProperty
   End
   Begin MSComctlLib.ImageList iltBottom 
      Left            =   5280
      Top             =   2160
      _ExtentX        =   1005
      _ExtentY        =   1005
      BackColor       =   -2147483643
      ImageWidth      =   64
      ImageHeight     =   64
      MaskColor       =   12632256
      _Version        =   393216
      BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
         NumListImages   =   3
         BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "MDIMain.frx":1512
            Key             =   ""
         EndProperty
         BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "MDIMain.frx":1773
            Key             =   ""
         EndProperty
         BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "MDIMain.frx":1CC8
            Key             =   ""
         EndProperty
      EndProperty
   End
   Begin MSComDlg.CommonDialog cdgMain 
      Left            =   4680
      Top             =   4440
      _ExtentX        =   847
      _ExtentY        =   847
      _Version        =   393216
   End
   Begin VB.PictureBox picMenu 
      Align           =   3  'Align Left
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   9
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   5625
      Left            =   0
      ScaleHeight     =   5565
      ScaleWidth      =   1680
      TabIndex        =   2
      Top             =   360
      Width           =   1740
      Begin VB.CommandButton cmdMenu 
         BackColor       =   &H00C0FFFF&
         Caption         =   "文档管理"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Index           =   2
         Left            =   0
         Style           =   1  'Graphical
         TabIndex        =   5
         Top             =   7680
         Width           =   1695
      End
      Begin VB.CommandButton cmdMenu 
         BackColor       =   &H00C0FFFF&
         Caption         =   "办公管理"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Index           =   1
         Left            =   0
         Style           =   1  'Graphical
         TabIndex        =   4
         Top             =   7320
         Width           =   1695
      End
      Begin VB.CommandButton cmdMenu 
         BackColor       =   &H00C0FFFF&
         Caption         =   "人事管理"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Index           =   0
         Left            =   0
         Style           =   1  'Graphical
         TabIndex        =   3
         Top             =   0
         Width           =   1695
      End
      Begin MSComctlLib.Toolbar tbrMenu 
         Height          =   930
         Index           =   0
         Left            =   360
         TabIndex        =   6
         Top             =   600
         Width           =   945
         _ExtentX        =   1667
         _ExtentY        =   1640
         ButtonWidth     =   1667
         ButtonHeight    =   1640
         Style           =   1
         ImageList       =   "iltMenu"
         _Version        =   393216
         BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628} 
            NumButtons      =   1
            BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               ImageIndex      =   1
            EndProperty
         EndProperty
         OLEDropMode     =   1
      End
      Begin MSComctlLib.Toolbar tbrMenu 
         Height          =   930
         Index           =   1
         Left            =   360
         TabIndex        =   7
         Top             =   840
         Width           =   945
         _ExtentX        =   1667
         _ExtentY        =   1640
         ButtonWidth     =   1667
         ButtonHeight    =   1640
         Style           =   1
         ImageList       =   "iltMenu"
         _Version        =   393216
         BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628} 
            NumButtons      =   1
            BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               ImageIndex      =   1
            EndProperty
         EndProperty
         OLEDropMode     =   1
      End
      Begin MSComctlLib.Toolbar tbrMenu 
         Height          =   930
         Index           =   2
         Left            =   360
         TabIndex        =   8
         Top             =   1080
         Width           =   945
         _ExtentX        =   1667
         _ExtentY        =   1640
         ButtonWidth     =   1667
         ButtonHeight    =   1640
         Style           =   1
         ImageList       =   "iltMenu"
         _Version        =   393216
         BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628} 
            NumButtons      =   1
            BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               ImageIndex      =   1
            EndProperty
         EndProperty
         OLEDropMode     =   1
      End
      Begin MSComctlLib.Toolbar tbrMenu 
         Height          =   930
         Index           =   3
         Left            =   360
         TabIndex        =   9
         Top             =   1080
         Width           =   945
         _ExtentX        =   1667
         _ExtentY        =   1640
         ButtonWidth     =   1667
         ButtonHeight    =   1640
         Style           =   1
         ImageList       =   "iltMenu"
         _Version        =   393216
         BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628} 
            NumButtons      =   1
            BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               ImageIndex      =   1
            EndProperty
         EndProperty
         OLEDropMode     =   1
      End
      Begin MSComctlLib.Toolbar tbrMenu 
         Height          =   930
         Index           =   4
         Left            =   360
         TabIndex        =   10
         Top             =   1320
         Width           =   945
         _ExtentX        =   1667
         _ExtentY        =   1640
         ButtonWidth     =   1667
         ButtonHeight    =   1640
         Style           =   1
         ImageList       =   "iltMenu"
         _Version        =   393216
         BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628} 
            NumButtons      =   1
            BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               ImageIndex      =   1
            EndProperty
         EndProperty
         OLEDropMode     =   1
      End
      Begin MSComctlLib.Toolbar tbrMenu 
         Height          =   930
         Index           =   5
         Left            =   360
         TabIndex        =   11
         Top             =   1560
         Width           =   945
         _ExtentX        =   1667
         _ExtentY        =   1640
         ButtonWidth     =   1667
         ButtonHeight    =   1640
         Style           =   1
         ImageList       =   "iltMenu"
         _Version        =   393216
         BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628} 
            NumButtons      =   1
            BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               ImageIndex      =   1
            EndProperty
         EndProperty
         OLEDropMode     =   1
      End
      Begin MSComctlLib.Toolbar tbrMenu 
         Height          =   930
         Index           =   6
         Left            =   360
         TabIndex        =   12
         Top             =   1800
         Width           =   945
         _ExtentX        =   1667
         _ExtentY        =   1640
         ButtonWidth     =   1667
         ButtonHeight    =   1640
         Style           =   1
         ImageList       =   "iltMenu"
         _Version        =   393216
         BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628} 
            NumButtons      =   1
            BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               ImageIndex      =   1
            EndProperty
         EndProperty
         OLEDropMode     =   1
      End
      Begin MSComctlLib.Toolbar tbrMenu 
         Height          =   930
         Index           =   7
         Left            =   360
         TabIndex        =   13
         Top             =   2040
         Width           =   945
         _ExtentX        =   1667
         _ExtentY        =   1640
         ButtonWidth     =   1667
         ButtonHeight    =   1640
         Style           =   1
         ImageList       =   "iltMenu"
         _Version        =   393216
         BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628} 
            NumButtons      =   1
            BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               ImageIndex      =   1
            EndProperty
         EndProperty
         OLEDropMode     =   1
      End
      Begin MSComctlLib.Toolbar tbrMenu 
         Height          =   930
         Index           =   8
         Left            =   360
         TabIndex        =   14
         Top             =   2280
         Width           =   945
         _ExtentX        =   1667
         _ExtentY        =   1640
         ButtonWidth     =   1667
         ButtonHeight    =   1640
         Style           =   1

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -