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

📄 administrationeform.frm

📁 企业人事管理系统主要功能有: ①人事档案管理:户口状况、政治面貌、生理状况、合同管理等; ②考勤加班出差管理; ③人事变动:新进员工登记、员工离职登记、人事变更记录; ④考核奖惩; ⑤员工培
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{0ECD9B60-23AA-11D0-B351-00A0C9055D8E}#6.0#0"; "MSHFLXGD.OCX"
Begin VB.Form AdministrationEForm 
   Caption         =   "员工管理"
   ClientHeight    =   6390
   ClientLeft      =   60
   ClientTop       =   420
   ClientWidth     =   6720
   LinkTopic       =   "Form1"
   ScaleHeight     =   6390
   ScaleWidth      =   6720
   StartUpPosition =   3  '窗口缺省
   Begin VB.CommandButton Command3  
      Caption         =   "删除(&D)"
      Height          =   375
      Left            =   720
      TabIndex        =   0
      Top             =   4800
      Width           =   975
   End
   Begin VB.CommandButton Command2 
      Caption         =   "修改(&M)"
      Height          =   375
      Left            =   720
      TabIndex        =   1
      Top             =   4440
      Width           =   975
   End
   Begin VB.CommandButton Command1 
      Caption         =   "添加(&A)"
      Height          =   375
      Left            =   720
      TabIndex        =   2
      Top             =   4080
      Width           =   975
   End
   Begin VB.Frame Frame4 
      Caption         =   "增加内容:"
      Height          =   6015
      Left            =   6840
      TabIndex        =   16
      Top             =   240
      Width           =   4095
      Begin VB.ComboBox Combo2 
         Height          =   300
         ItemData        =   "AdministrationEForm.frx":0000
         Left            =   1200
         List            =   "AdministrationEForm.frx":0010
         TabIndex        =   30
         Top             =   5040
         Width           =   2775
      End
      Begin VB.ComboBox Combo1 
         Height          =   300
         ItemData        =   "AdministrationEForm.frx":0034
         Left            =   1200
         List            =   "AdministrationEForm.frx":003E
         TabIndex        =   29
         Top             =   2880
         Width           =   2775
      End
      Begin VB.TextBox Text9 
         Height          =   270
         Left            =   1200
         TabIndex        =   28
         Top             =   4680
         Width           =   2775
      End
      Begin VB.TextBox Text7 
         Height          =   270
         Left            =   1200
         TabIndex        =   27
         Top             =   3960
         Width           =   2775
      End
      Begin VB.TextBox Text6 
         Height          =   270
         Left            =   1200
         TabIndex        =   26
         Top             =   3600
         Width           =   2775
      End
      Begin VB.TextBox Text5 
         Height          =   270
         Left            =   1200
         TabIndex        =   25
         Top             =   3240
         Width           =   2775
      End
      Begin VB.TextBox Text4 
         Height          =   270
         Left            =   1200
         TabIndex        =   24
         Top             =   2520
         Width           =   2775
      End
      Begin VB.TextBox Text3 
         Height          =   270
         Left            =   1200
         Locked          =   -1  'True
         TabIndex        =   23
         Top             =   2160
         Width           =   2775
      End
      Begin VB.TextBox Text8 
         Height          =   270
         Left            =   1200
         TabIndex        =   22
         Top             =   4320
         Width           =   2775
      End
      Begin VB.CommandButton Command9 
         Caption         =   "游览(&B)"
         Height          =   375
         Left            =   2400
         TabIndex        =   21
         Top             =   360
         Width           =   1095
      End
      Begin VB.CommandButton Command10 
         Caption         =   "<< 隐藏(&H)"
         Height          =   375
         Left            =   120
         TabIndex        =   20
         Top             =   5520
         Width           =   1095
      End
      Begin VB.CommandButton Command11 
         Caption         =   "确认(&O)"
         Height          =   375
         Left            =   2880
         TabIndex        =   19
         Top             =   5520
         Width           =   1095
      End
      Begin VB.CommandButton Command12 
         Caption         =   "清空(&L)"
         Height          =   375
         Left            =   1560
         TabIndex        =   18
         Top             =   5520
         Width           =   1095
      End
      Begin VB.ComboBox Combo3 
         Height          =   300
         ItemData        =   "AdministrationEForm.frx":004A
         Left            =   2640
         List            =   "AdministrationEForm.frx":0054
         TabIndex        =   17
         Text            =   "员工"
         Top             =   1680
         Width           =   1335
      End
      Begin VB.Label Label9 
         AutoSize        =   -1  'True
         Caption         =   "工号:"
         Height          =   180
         Left            =   240
         TabIndex        =   41
         Top             =   2250
         Width           =   450
      End
      Begin VB.Label Label8 
         AutoSize        =   -1  'True
         Caption         =   "所属部门:"
         Height          =   180
         Left            =   240
         TabIndex        =   40
         Top             =   5100
         Width           =   810
      End
      Begin VB.Label Label7 
         AutoSize        =   -1  'True
         Caption         =   "合同:"
         Height          =   180
         Left            =   240
         TabIndex        =   39
         Top             =   4770
         Width           =   450
      End
      Begin VB.Label Label6 
         AutoSize        =   -1  'True
         Caption         =   "生理状况:"
         Height          =   180
         Left            =   240
         TabIndex        =   38
         Top             =   4410
         Width           =   810
      End
      Begin VB.Label Label5 
         AutoSize        =   -1  'True
         Caption         =   "政治面貌:"
         Height          =   180
         Left            =   240
         TabIndex        =   37
         Top             =   4050
         Width           =   810
      End
      Begin VB.Label Label4 
         AutoSize        =   -1  'True
         Caption         =   "户口状况:"
         Height          =   180
         Left            =   240
         TabIndex        =   36
         Top             =   3690
         Width           =   810
      End
      Begin VB.Label Label3 
         AutoSize        =   -1  'True
         Caption         =   "姓名:"
         Height          =   180
         Left            =   240
         TabIndex        =   35
         Top             =   2610
         Width           =   450
      End
      Begin VB.Label Label10 
         AutoSize        =   -1  'True
         Caption         =   "性别:"
         Height          =   180
         Left            =   240
         TabIndex        =   34
         Top             =   2940
         Width           =   450
      End
      Begin VB.Label Label11 
         AutoSize        =   -1  'True
         Caption         =   "姓名:"
         Height          =   180
         Left            =   240
         TabIndex        =   33
         Top             =   2610
         Width           =   450
      End
      Begin VB.Image Image1 
         BorderStyle     =   1  'Fixed Single
         Height          =   1695
         Left            =   240
         Top             =   360
         Width           =   1815
      End
      Begin VB.Label Label13 
         Caption         =   "年龄:"
         Height          =   255
         Left            =   240
         TabIndex        =   32
         Top             =   3255
         Width           =   495
      End
      Begin VB.Label Label12 
         AutoSize        =   -1  'True
         Caption         =   "职位:"
         Height          =   180
         Left            =   2160
         TabIndex        =   31
         Top             =   1770
         Width           =   450
      End
   End
   Begin VB.Frame Frame2 
      Caption         =   "查找特定人员:"
      Height          =   1695
      Left            =   2040
      TabIndex        =   6
      Top             =   3720
      Width           =   4335
      Begin VB.TextBox Text1 
         Height          =   270
         Left            =   720
         TabIndex        =   11
         Top             =   390
         Width           =   2415
      End
      Begin VB.TextBox Text2 
         Height          =   270
         IMEMode         =   3  'DISABLE
         Left            =   720
         TabIndex        =   10
         Top             =   1065
         Width           =   2415
      End
      Begin VB.CommandButton Command6 
         Caption         =   "查询(&S)"
         Default         =   -1  'True
         Height          =   375
         Left            =   3240
         TabIndex        =   9
         Top             =   360
         Width           =   975
      End
      Begin VB.CommandButton Command7 
         Caption         =   "清空(&C)"
         Height          =   375
         Left            =   3240
         TabIndex        =   8
         Top             =   720
         Width           =   975
      End
      Begin VB.CommandButton Command8 
         Caption         =   "还原(&H)"
         Height          =   375
         Left            =   3240
         TabIndex        =   7
         Top             =   1080
         Width           =   975
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "工号:"
         Height          =   180
         Left            =   240
         TabIndex        =   13
         Top             =   480
         Width           =   450
      End
      Begin VB.Label Label2 
         AutoSize        =   -1  'True
         Caption         =   "姓名:"
         Height          =   255
         Left            =   240
         TabIndex        =   12
         Top             =   1080
         Width           =   495
      End
   End
   Begin VB.CommandButton Command4 
      Caption         =   "返回(&R)"
      Height          =   375
      Left            =   4440
      TabIndex        =   4
      Top             =   5760
      Width           =   975
   End
   Begin VB.CommandButton Command5 
      Caption         =   "退出(&Q)"
      Height          =   375
      Left            =   5520
      TabIndex        =   3
      Top             =   5760
      Width           =   975
   End
   Begin MSAdodcLib.Adodc Adodc2 
      Height          =   330
      Left            =   3240
      Top             =   0
      Visible         =   0   'False

⌨️ 快捷键说明

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