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

📄 f_jibenxinxi.frm

📁 公司人员综合管理系统 提供公司人员的简历、工资账目、考勤、医疗纪录、失业保险等情况
💻 FRM
📖 第 1 页 / 共 4 页
字号:
VERSION 5.00
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Begin VB.Form F_JiBenXinXi 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "员工基本信息"
   ClientHeight    =   8625
   ClientLeft      =   1095
   ClientTop       =   330
   ClientWidth     =   11910
   ControlBox      =   0   'False
   KeyPreview      =   -1  'True
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   Moveable        =   0   'False
   ScaleHeight     =   8625
   ScaleWidth      =   11910
   StartUpPosition =   2  'CenterScreen
   Begin VB.Frame Frame1 
      Height          =   8655
      Left            =   0
      TabIndex        =   0
      Top             =   0
      Width           =   12015
      Begin TabDlg.SSTab SSTab1 
         Height          =   8655
         Left            =   0
         TabIndex        =   1
         Top             =   0
         Width           =   11805
         _ExtentX        =   20823
         _ExtentY        =   15266
         _Version        =   393216
         Tabs            =   2
         TabHeight       =   520
         TabCaption(0)   =   "基本信息录入"
         TabPicture(0)   =   "F_JiBenXinXi.frx":0000
         Tab(0).ControlEnabled=   -1  'True
         Tab(0).Control(0)=   "Frame2"
         Tab(0).Control(0).Enabled=   0   'False
         Tab(0).Control(1)=   "Picture1"
         Tab(0).Control(1).Enabled=   0   'False
         Tab(0).ControlCount=   2
         TabCaption(1)   =   "花名册"
         TabPicture(1)   =   "F_JiBenXinXi.frx":001C
         Tab(1).ControlEnabled=   0   'False
         Tab(1).Control(0)=   "Frame3"
         Tab(1).Control(0).Enabled=   0   'False
         Tab(1).ControlCount=   1
         Begin VB.Frame Frame3 
            Height          =   7455
            Left            =   -74880
            TabIndex        =   98
            Top             =   480
            Width           =   11055
            Begin MSDataGridLib.DataGrid DataGrid1 
               Height          =   6855
               Left            =   120
               TabIndex        =   110
               Top             =   360
               Width           =   10695
               _ExtentX        =   18865
               _ExtentY        =   12091
               _Version        =   393216
               AllowUpdate     =   0   'False
               HeadLines       =   1
               RowHeight       =   14
               BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
                  Name            =   "MS Sans Serif"
                  Size            =   8.25
                  Charset         =   0
                  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
         End
         Begin VB.PictureBox Picture1 
            Appearance      =   0  'Flat
            BorderStyle     =   0  'None
            ForeColor       =   &H80000008&
            Height          =   300
            Left            =   4320
            ScaleHeight     =   300
            ScaleWidth      =   7080
            TabIndex        =   90
            Top             =   8040
            Width           =   7080
            Begin VB.CommandButton cmdCancel 
               Caption         =   "取消"
               Height          =   300
               Left            =   5880
               TabIndex        =   97
               Top             =   0
               Visible         =   0   'False
               Width           =   1095
            End
            Begin VB.CommandButton cmdUpdate 
               Caption         =   "保存"
               Height          =   300
               Left            =   4680
               TabIndex        =   96
               Top             =   0
               Visible         =   0   'False
               Width           =   1095
            End
            Begin VB.CommandButton cmdClose 
               Caption         =   "关闭"
               Height          =   300
               Left            =   5880
               TabIndex        =   95
               Top             =   0
               Width           =   1095
            End
            Begin VB.CommandButton cmdRefresh 
               Caption         =   "刷新"
               Height          =   300
               Left            =   4680
               TabIndex        =   94
               Top             =   0
               Width           =   1095
            End
            Begin VB.CommandButton CmdDelete 
               Caption         =   "删除"
               Height          =   300
               Left            =   3480
               TabIndex        =   93
               Top             =   0
               Width           =   1095
            End
            Begin VB.CommandButton cmdEdit 
               Caption         =   "编辑"
               Height          =   300
               Left            =   2280
               TabIndex        =   92
               Top             =   0
               Width           =   1095
            End
            Begin VB.CommandButton CmdAdd 
               Caption         =   "增加"
               Height          =   300
               Left            =   1080
               TabIndex        =   91
               Top             =   0
               Width           =   1095
            End
         End
         Begin VB.Frame Frame2 
            Height          =   7455
            Left            =   120
            TabIndex        =   2
            Top             =   360
            Width           =   11535
            Begin VB.ComboBox Combo7 
               DataField       =   "劳动力类型"
               Height          =   315
               Left            =   5520
               TabIndex        =   132
               Top             =   4200
               Width           =   1935
            End
            Begin VB.ComboBox Combo6 
               DataField       =   "招收类型"
               Height          =   315
               Left            =   9120
               TabIndex        =   131
               Top             =   3840
               Width           =   1935
            End
            Begin MSComCtl2.DTPicker DTPicker14 
               DataField       =   "离职时间"
               Height          =   300
               Left            =   1920
               TabIndex        =   130
               Top             =   5280
               Width           =   1935
               _ExtentX        =   3413
               _ExtentY        =   529
               _Version        =   393216
               CheckBox        =   -1  'True
               DateIsNull      =   -1  'True
               Format          =   62849025
               CurrentDate     =   36279
            End
            Begin VB.ComboBox Combo5 
               DataField       =   "子女性别"
               Height          =   315
               Left            =   1920
               TabIndex        =   129
               Top             =   6360
               Width           =   1935
            End
            Begin VB.ComboBox Combo4 
               DataField       =   "性别"
               Height          =   315
               Left            =   9120
               TabIndex        =   128
               Top             =   240
               Width           =   1935
            End
            Begin VB.ComboBox Combo3 
               DataField       =   "学历"
               Height          =   315
               Left            =   5520
               TabIndex        =   127
               Top             =   960
               Width           =   1935
            End
            Begin VB.TextBox txtFields 
               DataField       =   "离职原因"
               Height          =   285
               Index           =   33
               Left            =   9120
               TabIndex        =   125
               Top             =   4920
               Width           =   1935
            End
            Begin VB.TextBox txtFields 
               DataField       =   "健康情况"
               Height          =   285
               Index           =   6
               Left            =   9120
               TabIndex        =   123
               Top             =   7080
               Width           =   1935
            End
            Begin VB.TextBox txtFields 
               DataField       =   "离职档案转出单位"
               Height          =   285
               Index           =   26
               Left            =   5520
               TabIndex        =   121
               Top             =   5280
               Width           =   1935
            End
            Begin VB.TextBox txtFields 
               DataField       =   "所在街道办事处"
               Height          =   285
               Index           =   19
               Left            =   1920
               TabIndex        =   118
               Top             =   4560
               Width           =   1935
            End
            Begin VB.ComboBox Combo2 
               DataField       =   "用工类型"
               Height          =   315
               Left            =   1920
               TabIndex        =   117
               Top             =   4200
               Width           =   1935
            End
            Begin VB.ComboBox Combo1 
               DataField       =   "部门"
               Height          =   315
               Left            =   5520
               TabIndex        =   116
               Top             =   1320
               Width           =   1935
            End
            Begin MSComCtl2.DTPicker DTPicker13 
               DataField       =   "转正时间"
               Height          =   300
               Left            =   1920
               TabIndex        =   115
               Top             =   1320
               Width           =   1935
               _ExtentX        =   3413
               _ExtentY        =   529
               _Version        =   393216
               CheckBox        =   -1  'True
               DateIsNull      =   -1  'True
               Format          =   62849025
               CurrentDate     =   36195
            End
            Begin MSComCtl2.DTPicker DTPicker12 
               DataField       =   "子女医疗包干结束时间"
               Height          =   300
               Left            =   5520
               TabIndex        =   114
               Top             =   6720
               Width           =   1935
               _ExtentX        =   3413
               _ExtentY        =   529
               _Version        =   393216
               CheckBox        =   -1  'True
               DateIsNull      =   -1  'True
               Format          =   62849025
               CurrentDate     =   36195
            End
            Begin VB.TextBox txtFields 
               DataField       =   "岗位"
               Height          =   285
               Index           =   7
               Left            =   9120
               TabIndex        =   111
               Top             =   1320
               Width           =   1935
            End
            Begin MSComCtl2.DTPicker DTPicker11 
               DataField       =   "进入公司时间"
               Height          =   300
               Left            =   9120
               TabIndex        =   109
               Top             =   960
               Width           =   1935
               _ExtentX        =   3413
               _ExtentY        =   529
               _Version        =   393216
               CheckBox        =   -1  'True
               DateIsNull      =   -1  'True
               Format          =   62849025
               CurrentDate     =   36191
            End
            Begin MSComCtl2.DTPicker DTPicker10 
               DataField       =   "档案转入时间"
               Height          =   300
               Left            =   5520
               TabIndex        =   108
               Top             =   3840
               Width           =   1935
               _ExtentX        =   3413
               _ExtentY        =   529
               _Version        =   393216
               CheckBox        =   -1  'True
               DateIsNull      =   -1  'True
               Format          =   62849025
               CurrentDate     =   36191
            End
            Begin MSComCtl2.DTPicker DTPicker9 
               DataField       =   "子女医疗包干开始时间"
               Height          =   300
               Left            =   1920
               TabIndex        =   107
               Top             =   6720
               Width           =   1935
               _ExtentX        =   3413
               _ExtentY        =   529
               _Version        =   393216
               CheckBox        =   -1  'True
               DateIsNull      =   -1  'True
               Format          =   62849025
               CurrentDate     =   36191
            End
            Begin MSComCtl2.DTPicker DTPicker8 
               DataField       =   "独生子女费结束时间"
               Height          =   300
               Left            =   9120
               TabIndex        =   106
               Top             =   6360
               Width           =   1935
               _ExtentX        =   3413
               _ExtentY        =   529
               _Version        =   393216
               CheckBox        =   -1  'True
               DateIsNull      =   -1  'True
               Format          =   62849025
               CurrentDate     =   36191
            End
            Begin MSComCtl2.DTPicker DTPicker7 

⌨️ 快捷键说明

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