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

📄 frmmaninfo.frm

📁 企业人事管理系统专门负责企业的人事
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Begin VB.Form frmManInfo 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "员工信息"
   ClientHeight    =   6150
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   6750
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MDIChild        =   -1  'True
   MinButton       =   0   'False
   ScaleHeight     =   6180
   ScaleMode       =   0  'User
   ScaleWidth      =   6780.201
   Begin VB.CommandButton CmdReturn 
      Caption         =   "返回"
      Height          =   375
      Left            =   5760
      TabIndex        =   43
      Top             =   5640
      Width           =   855
   End
   Begin VB.CommandButton cmdSave 
      Caption         =   "保存"
      Height          =   375
      Left            =   4560
      TabIndex        =   42
      Top             =   5640
      Width           =   855
   End
   Begin VB.Frame Frame3 
      Caption         =   "个人简历"
      Height          =   2055
      Left            =   120
      TabIndex        =   40
      Top             =   3240
      Width           =   3135
      Begin VB.TextBox txtItem 
         Height          =   1815
         Index           =   15
         Left            =   0
         MultiLine       =   -1  'True
         ScrollBars      =   3  'Both
         TabIndex        =   41
         Top             =   240
         Width           =   3135
      End
   End
   Begin VB.Frame Frame4 
      Caption         =   "备   注"
      Height          =   2055
      Left            =   3600
      TabIndex        =   38
      Top             =   3240
      Width           =   3015
      Begin VB.TextBox txtItem 
         Height          =   1815
         Index           =   20
         Left            =   0
         MultiLine       =   -1  'True
         ScrollBars      =   3  'Both
         TabIndex        =   39
         Top             =   240
         Width           =   3015
      End
   End
   Begin VB.Frame Frame2 
      Caption         =   "工作信息"
      Height          =   2895
      Left            =   3480
      TabIndex        =   23
      Top             =   120
      Width           =   3135
      Begin VB.TextBox txtItem 
         Height          =   270
         Index           =   10
         Left            =   1440
         TabIndex        =   30
         Top             =   360
         Width           =   1455
      End
      Begin VB.TextBox txtItem 
         Height          =   270
         Index           =   12
         Left            =   1080
         TabIndex        =   29
         Top             =   1800
         Width           =   1815
      End
      Begin VB.TextBox txtItem 
         Height          =   270
         Index           =   14
         Left            =   1080
         TabIndex        =   28
         Top             =   2160
         Width           =   1815
      End
      Begin VB.TextBox txtItem 
         Height          =   270
         Index           =   16
         Left            =   1440
         TabIndex        =   27
         Top             =   720
         Width           =   1455
      End
      Begin VB.TextBox txtItem 
         Height          =   270
         Index           =   17
         Left            =   1080
         TabIndex        =   26
         Top             =   1440
         Width           =   1815
      End
      Begin VB.TextBox txtItem 
         Height          =   270
         Index           =   18
         Left            =   1440
         TabIndex        =   25
         Top             =   1080
         Width           =   1455
      End
      Begin VB.TextBox txtItem 
         Height          =   270
         Index           =   19
         Left            =   1080
         TabIndex        =   24
         Top             =   2520
         Width           =   1815
      End
      Begin VB.Label Label12 
         Caption         =   "档    号:"
         Height          =   255
         Left            =   120
         TabIndex        =   37
         Top             =   2520
         Width           =   1335
      End
      Begin VB.Label Label13 
         Caption         =   "参加工作时间:"
         Height          =   255
         Left            =   120
         TabIndex        =   36
         Top             =   360
         Width           =   1335
      End
      Begin VB.Label Label15 
         Caption         =   "进入公司时间:"
         Height          =   255
         Left            =   120
         TabIndex        =   35
         Top             =   720
         Width           =   1335
      End
      Begin VB.Label Label16 
         Caption         =   "起薪时间:"
         Height          =   255
         Left            =   120
         TabIndex        =   34
         Top             =   1440
         Width           =   1335
      End
      Begin VB.Label Label17 
         Caption         =   "调入部门时间:"
         Height          =   255
         Left            =   120
         TabIndex        =   33
         Top             =   1080
         Width           =   1335
      End
      Begin VB.Label Label18 
         Caption         =   "职称时间:"
         Height          =   255
         Left            =   120
         TabIndex        =   32
         Top             =   1800
         Width           =   1335
      End
      Begin VB.Label Label19 
         Caption         =   "入党时间:"
         Height          =   255
         Left            =   120
         TabIndex        =   31
         Top             =   2160
         Width           =   1335
      End
   End
   Begin VB.Frame Frame1 
      Caption         =   "个人信息"
      Height          =   2895
      Left            =   120
      TabIndex        =   0
      Top             =   120
      Width           =   3135
      Begin VB.ComboBox cmbSex 
         Height          =   300
         Left            =   2160
         TabIndex        =   45
         Top             =   600
         Width           =   855
      End
      Begin VB.ComboBox cmbUnit 
         Height          =   300
         Left            =   600
         TabIndex        =   44
         Top             =   600
         Width           =   855
      End
      Begin VB.TextBox txtItem 
         Height          =   270
         Index           =   0
         Left            =   600
         TabIndex        =   10
         Top             =   240
         Width           =   855
      End
      Begin VB.TextBox txtItem 
         Height          =   270
         Index           =   1
         Left            =   2160
         TabIndex        =   9
         Top             =   240
         Width           =   855
      End
      Begin VB.TextBox txtItem 
         Height          =   270
         Index           =   4
         Left            =   2160
         TabIndex        =   8
         Top             =   960
         Width           =   855
      End
      Begin VB.TextBox txtItem 
         Height          =   270
         Index           =   5
         Left            =   600
         TabIndex        =   7
         Top             =   1320
         Width           =   855
      End
      Begin VB.TextBox txtItem 
         Height          =   270
         Index           =   6
         Left            =   600
         TabIndex        =   6
         Top             =   960
         Width           =   855
      End
      Begin VB.TextBox txtItem 
         Height          =   270
         Index           =   7
         Left            =   1080
         TabIndex        =   5
         Top             =   2400
         Width           =   1935
      End
      Begin VB.TextBox txtItem 
         Height          =   270
         Index           =   8
         Left            =   2160
         TabIndex        =   4
         Top             =   1320
         Width           =   855
      End
      Begin VB.TextBox txtItem 
         Height          =   270
         Index           =   9
         Left            =   1080
         TabIndex        =   3
         Top             =   2040
         Width           =   1935
      End
      Begin VB.TextBox txtItem 
         Height          =   270
         Index           =   11
         Left            =   2160
         TabIndex        =   2
         Top             =   1680
         Width           =   855
      End
      Begin VB.TextBox txtItem 
         Height          =   270

⌨️ 快捷键说明

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