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

📄 humanleave.frm

📁 人力资源管理系统
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "msflxgrd.ocx"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomctl.ocx"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomct2.ocx"
Begin VB.Form frmHumanLeave 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "员工离职"
   ClientHeight    =   8010
   ClientLeft      =   45
   ClientTop       =   435
   ClientWidth     =   9525
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   8010
   ScaleWidth      =   9525
   StartUpPosition =   3  '窗口缺省
   Begin VB.Frame Frame2 
      Caption         =   "离职信息:"
      Height          =   855
      Left            =   120
      TabIndex        =   15
      Top             =   2640
      Width           =   9255
      Begin MSComCtl2.DTPicker DTPLeaveRegistDate 
         Height          =   375
         Left            =   4320
         TabIndex        =   34
         Top             =   360
         Width           =   1575
         _ExtentX        =   2778
         _ExtentY        =   661
         _Version        =   393216
         Format          =   169607169
         CurrentDate     =   39103
      End
      Begin MSComCtl2.DTPicker DTPLeaveDate 
         Height          =   375
         Left            =   1200
         TabIndex        =   33
         Top             =   360
         Width           =   1455
         _ExtentX        =   2566
         _ExtentY        =   661
         _Version        =   393216
         Format          =   169607169
         CurrentDate     =   39103
      End
      Begin VB.TextBox txtLeaveRegister 
         Height          =   270
         Left            =   7440
         TabIndex        =   16
         Top             =   360
         Width           =   1575
      End
      Begin VB.Label Label11 
         Caption         =   "离职登记人:"
         Height          =   255
         Left            =   6240
         TabIndex        =   19
         Top             =   360
         Width           =   1215
      End
      Begin VB.Label Label9 
         Caption         =   "离职登记日期:"
         Height          =   255
         Left            =   2880
         TabIndex        =   18
         Top             =   360
         Width           =   1575
      End
      Begin VB.Label Label7 
         Caption         =   "离职时间:"
         Height          =   255
         Left            =   240
         TabIndex        =   17
         Top             =   360
         Width           =   975
      End
   End
   Begin VB.Frame Frame1 
      Caption         =   "单位相关信息:"
      Height          =   1935
      Left            =   120
      TabIndex        =   0
      Top             =   600
      Width           =   9255
      Begin VB.TextBox txtDate 
         Height          =   270
         Left            =   7440
         TabIndex        =   31
         Top             =   1440
         Width           =   1575
      End
      Begin VB.TextBox txtRegistDate 
         Height          =   270
         Left            =   4320
         TabIndex        =   30
         Top             =   1440
         Width           =   1575
      End
      Begin VB.TextBox txtWorkAge 
         Height          =   270
         Left            =   1200
         TabIndex        =   27
         Top             =   1440
         Width           =   1335
      End
      Begin VB.TextBox txtOWage 
         Height          =   270
         Left            =   4320
         TabIndex        =   23
         Top             =   1080
         Width           =   1335
      End
      Begin VB.TextBox txtBWage 
         Height          =   270
         Left            =   1200
         TabIndex        =   22
         Top             =   1080
         Width           =   1335
      End
      Begin VB.TextBox txtNum 
         Height          =   270
         Left            =   1200
         Locked          =   -1  'True
         TabIndex        =   6
         Top             =   360
         Width           =   1575
      End
      Begin VB.TextBox txtWorkType 
         Height          =   270
         Left            =   7440
         Locked          =   -1  'True
         TabIndex        =   5
         Top             =   360
         Width           =   1575
      End
      Begin VB.TextBox txtName 
         Height          =   270
         Left            =   4320
         Locked          =   -1  'True
         TabIndex        =   4
         Top             =   360
         Width           =   1575
      End
      Begin VB.TextBox txtPosition 
         Height          =   270
         Left            =   7440
         Locked          =   -1  'True
         TabIndex        =   3
         Top             =   720
         Width           =   1575
      End
      Begin VB.TextBox txtPart 
         Height          =   270
         Left            =   1200
         Locked          =   -1  'True
         TabIndex        =   2
         Top             =   720
         Width           =   4695
      End
      Begin VB.TextBox txtPost 
         Height          =   270
         Left            =   7440
         Locked          =   -1  'True
         TabIndex        =   1
         Top             =   1080
         Width           =   1575
      End
      Begin VB.Label Label20 
         Caption         =   "年"
         Height          =   255
         Left            =   2640
         TabIndex        =   32
         Top             =   1440
         Width           =   255
      End
      Begin VB.Label Label19 
         Caption         =   "调入时间:"
         Height          =   255
         Left            =   6360
         TabIndex        =   29
         Top             =   1440
         Width           =   975
      End
      Begin VB.Label Label18 
         Caption         =   "登记日期:"
         Height          =   255
         Left            =   3240
         TabIndex        =   28
         Top             =   1440
         Width           =   1095
      End
      Begin VB.Label Label17 
         Caption         =   "本单位工龄:"
         Height          =   255
         Left            =   120
         TabIndex        =   26
         Top             =   1440
         Width           =   1215
      End
      Begin VB.Label Label16 
         Caption         =   "元"
         Height          =   255
         Left            =   5760
         TabIndex        =   25
         Top             =   1080
         Width           =   375
      End
      Begin VB.Label Label15 

⌨️ 快捷键说明

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