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

📄 frmpeoplemanage.frm

📁 实现了对人力资源的管理
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Object = "{F0D2F211-CCB0-11D0-A316-00AA00688B10}#1.0#0"; "MSDATLST.OCX"
Begin VB.Form frmPeopleManage 
   Caption         =   "职员信息维护"
   ClientHeight    =   6240
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   8925
   LinkTopic       =   "Form1"
   MDIChild        =   -1  'True
   ScaleHeight     =   6240
   ScaleWidth      =   8925
   Begin MSDataListLib.DataCombo cbbDepCode 
      Bindings        =   "frmPeopleManage.frx":0000
      DataField       =   "单位编号"
      DataSource      =   "Adodc2"
      Height          =   330
      Left            =   5280
      TabIndex        =   42
      Top             =   5640
      Width           =   735
      _ExtentX        =   1296
      _ExtentY        =   582
      _Version        =   393216
      ListField       =   "单位编号"
      Text            =   ""
   End
   Begin VB.TextBox Text20 
      Height          =   375
      Left            =   4200
      TabIndex        =   41
      Top             =   5640
      Width           =   855
   End
   Begin VB.TextBox Text19 
      Height          =   375
      Left            =   7800
      TabIndex        =   40
      Top             =   5640
      Width           =   975
   End
   Begin VB.TextBox Text18 
      Enabled         =   0   'False
      Height          =   375
      Left            =   6240
      TabIndex        =   39
      Top             =   5640
      Width           =   1335
   End
   Begin VB.TextBox Text16 
      Height          =   375
      Left            =   2880
      TabIndex        =   38
      Top             =   5640
      Width           =   1095
   End
   Begin VB.TextBox Text15 
      Height          =   375
      Left            =   1440
      TabIndex        =   37
      Top             =   5640
      Width           =   1215
   End
   Begin VB.TextBox Text14 
      Height          =   375
      Left            =   120
      TabIndex        =   36
      Top             =   5640
      Width           =   1095
   End
   Begin VB.TextBox Text13 
      Height          =   375
      Left            =   4200
      TabIndex        =   29
      Top             =   4800
      Width           =   855
   End
   Begin VB.TextBox Text12 
      Height          =   375
      Left            =   7800
      TabIndex        =   27
      Top             =   4800
      Width           =   975
   End
   Begin VB.TextBox Text11 
      Height          =   375
      Left            =   6600
      TabIndex        =   26
      Top             =   4800
      Width           =   975
   End
   Begin VB.TextBox Text10 
      Height          =   375
      Left            =   5280
      TabIndex        =   25
      Top             =   4800
      Width           =   1095
   End
   Begin VB.TextBox Text9 
      Height          =   375
      Left            =   2880
      TabIndex        =   24
      Top             =   4800
      Width           =   1095
   End
   Begin VB.TextBox Text8 
      Height          =   375
      Left            =   1440
      TabIndex        =   23
      Top             =   4800
      Width           =   1215
   End
   Begin VB.TextBox Text7 
      Height          =   375
      Left            =   120
      TabIndex        =   22
      Top             =   4800
      Width           =   1095
   End
   Begin VB.TextBox Text6 
      Height          =   375
      Left            =   7800
      TabIndex        =   14
      Top             =   3960
      Width           =   975
   End
   Begin VB.TextBox Text5 
      Height          =   375
      Left            =   6600
      TabIndex        =   13
      Top             =   3960
      Width           =   975
   End
   Begin VB.TextBox Text4 
      Height          =   375
      Left            =   5280
      TabIndex        =   12
      Top             =   3960
      Width           =   1095
   End
   Begin VB.ComboBox cbbSex 
      Height          =   300
      Left            =   4200
      TabIndex        =   11
      Top             =   3960
      Width           =   855
   End
   Begin VB.TextBox Text3 
      Height          =   375
      Left            =   2880
      TabIndex        =   10
      Top             =   3960
      Width           =   1095
   End
   Begin VB.TextBox Text2 
      Height          =   375
      Left            =   1440
      TabIndex        =   9
      Top             =   3960
      Width           =   1215
   End
   Begin VB.TextBox Text1 
      Height          =   375
      Left            =   120
      TabIndex        =   8
      Top             =   3960
      Width           =   1095
   End
   Begin MSDataGridLib.DataGrid grdDataGrid 
      Bindings        =   "frmPeopleManage.frx":0015
      Height          =   3015
      Left            =   0
      TabIndex        =   0
      Top             =   480
      Width           =   8895
      _ExtentX        =   15690
      _ExtentY        =   5318
      _Version        =   393216
      HeadLines       =   1
      RowHeight       =   15
      AllowAddNew     =   -1  'True
      AllowDelete     =   -1  'True
      BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ColumnCount     =   2
      BeginProperty Column00 
         DataField       =   ""
         Caption         =   ""
         BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
            Type            =   0
            Format          =   ""
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2052
            SubFormatType   =   0
         EndProperty
      EndProperty
      BeginProperty Column01 
         DataField       =   ""
         Caption         =   ""
         BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
            Type            =   0
            Format          =   ""
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2052
            SubFormatType   =   0
         EndProperty
      EndProperty
      SplitCount      =   1
      BeginProperty Split0 
         BeginProperty Column00 
         EndProperty
         BeginProperty Column01 
         EndProperty
      EndProperty
   End
   Begin MSAdodcLib.Adodc Adodc1 
      Height          =   375
      Left            =   6840
      Top             =   3000
      Visible         =   0   'False
      Width           =   1920
      _ExtentX        =   3387
      _ExtentY        =   661
      ConnectMode     =   0
      CursorLocation  =   3
      IsolationLevel  =   -1
      ConnectionTimeout=   15
      CommandTimeout  =   30
      CursorType      =   3
      LockType        =   2
      CommandType     =   8
      CursorOptions   =   0
      CacheSize       =   50
      MaxRecords      =   0
      BOFAction       =   0
      EOFAction       =   0
      ConnectStringType=   3
      Appearance      =   1
      BackColor       =   -2147483643
      ForeColor       =   -2147483640
      Orientation     =   0
      Enabled         =   -1
      Connect         =   "DSN=hrmlink"
      OLEDBString     =   ""
      OLEDBFile       =   ""
      DataSourceName  =   "hrmlink"
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   $"frmPeopleManage.frx":002A
      Caption         =   "Adodc1"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      _Version        =   393216
   End
   Begin MSComctlLib.Toolbar Toolbar1 
      Align           =   1  'Align Top
      Height          =   420
      Left            =   0
      TabIndex        =   28
      Top             =   0
      Width           =   8925
      _ExtentX        =   15743
      _ExtentY        =   741
      ButtonWidth     =   609
      ButtonHeight    =   582
      Appearance      =   1
      ImageList       =   "ImageList1"
      _Version        =   393216
      BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628} 
         NumButtons      =   3
         BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Key             =   "btnNew"
            ImageIndex      =   3
         EndProperty
         BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Key             =   "btnSave"
            ImageIndex      =   1
         EndProperty
         BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Key             =   "btnDelete"
            ImageIndex      =   2
         EndProperty
      EndProperty
      Begin MSComctlLib.ImageList ImageList1 
         Left            =   5880
         Top             =   0
         _ExtentX        =   1005
         _ExtentY        =   1005
         BackColor       =   -2147483643
         ImageWidth      =   16
         ImageHeight     =   16
         MaskColor       =   12632256
         _Version        =   393216
         BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
            NumListImages   =   3
            BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
               Picture         =   "frmPeopleManage.frx":00EF
               Key             =   ""
            EndProperty
            BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
               Picture         =   "frmPeopleManage.frx":0201
               Key             =   ""
            EndProperty
            BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628} 
               Picture         =   "frmPeopleManage.frx":0653
               Key             =   ""
            EndProperty
         EndProperty
      End
   End
   Begin MSAdodcLib.Adodc Adodc2 
      Height          =   375
      Left            =   0
      Top             =   0
      Visible         =   0   'False
      Width           =   1920
      _ExtentX        =   3387
      _ExtentY        =   661
      ConnectMode     =   0
      CursorLocation  =   3
      IsolationLevel  =   -1
      ConnectionTimeout=   15
      CommandTimeout  =   30
      CursorType      =   3
      LockType        =   2
      CommandType     =   2
      CursorOptions   =   0
      CacheSize       =   50
      MaxRecords      =   0
      BOFAction       =   0
      EOFAction       =   0
      ConnectStringType=   3
      Appearance      =   1
      BackColor       =   -2147483643
      ForeColor       =   -2147483640
      Orientation     =   0
      Enabled         =   -1
      Connect         =   "DSN=hrmlink"
      OLEDBString     =   ""
      OLEDBFile       =   ""
      DataSourceName  =   "hrmlink"
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   "组织机构编码表"
      Caption         =   "Adodc1"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      _Version        =   393216
   End
   Begin VB.Label Label21 
      Caption         =   "备注"
      Height          =   255
      Left            =   8040

⌨️ 快捷键说明

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