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

📄 frmcheck.frm

📁 人事工资管理系统应包含对员工档案、员工培训、员工调动、员工职称评定、员工奖惩的管理和工资的查询与管理等诸多模块。员工档案管理模块对员工信息进行添加、修改、删除和查询;员工培训管理模块可增加
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Object = "{F0D2F211-CCB0-11D0-A316-00AA00688B10}#1.0#0"; "MSDATLST.OCX"
Begin VB.Form FrmCheck 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "培训统计"
   ClientHeight    =   6345
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   7215
   ControlBox      =   0   'False
   Icon            =   "FrmCheck.frx":0000
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   MDIChild        =   -1  'True
   MinButton       =   0   'False
   ScaleHeight     =   6345
   ScaleWidth      =   7215
   ShowInTaskbar   =   0   'False
   Begin VB.CommandButton CmdMove 
      Caption         =   "移动(&M)"
      Height          =   375
      Left            =   4440
      TabIndex        =   4
      Top             =   5760
      Width           =   1215
   End
   Begin VB.CommandButton CmdSave 
      Caption         =   "保存(&S)"
      Height          =   375
      Left            =   4440
      TabIndex        =   6
      Top             =   5760
      Visible         =   0   'False
      Width           =   1215
   End
   Begin VB.CommandButton CmdRetrun 
      Caption         =   "返回(&R)"
      Height          =   375
      Left            =   5880
      TabIndex        =   5
      Top             =   5760
      Width           =   1215
   End
   Begin VB.CommandButton CmdDel 
      Caption         =   "删除(&D)"
      Height          =   375
      Left            =   3000
      TabIndex        =   3
      Top             =   5760
      Width           =   1215
   End
   Begin VB.CommandButton CmdEdit 
      Caption         =   "编辑(&E)"
      Height          =   375
      Left            =   1560
      TabIndex        =   2
      Top             =   5760
      Width           =   1215
   End
   Begin VB.CommandButton CmdAdd 
      Caption         =   "添加(&A)"
      Height          =   375
      Left            =   120
      TabIndex        =   1
      Top             =   5760
      Width           =   1215
   End
   Begin TabDlg.SSTab SSTCheck 
      Height          =   5415
      Left            =   120
      TabIndex        =   0
      Top             =   240
      Width           =   7005
      _ExtentX        =   12356
      _ExtentY        =   9551
      _Version        =   393216
      Tab             =   2
      TabHeight       =   520
      TabCaption(0)   =   "基本培训"
      TabPicture(0)   =   "FrmCheck.frx":000C
      Tab(0).ControlEnabled=   0   'False
      Tab(0).Control(0)=   "PicFrame(0)"
      Tab(0).Control(1)=   "PicFrame(3)"
      Tab(0).ControlCount=   2
      TabCaption(1)   =   "其它培训"
      TabPicture(1)   =   "FrmCheck.frx":0028
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "PicFrame(1)"
      Tab(1).ControlCount=   1
      TabCaption(2)   =   "培训列表"
      TabPicture(2)   =   "FrmCheck.frx":0044
      Tab(2).ControlEnabled=   -1  'True
      Tab(2).Control(0)=   "PicFrame(2)"
      Tab(2).Control(0).Enabled=   0   'False
      Tab(2).Control(1)=   "CmdPrint"
      Tab(2).Control(1).Enabled=   0   'False
      Tab(2).ControlCount=   2
      Begin VB.PictureBox PicFrame 
         Height          =   4455
         Index           =   1
         Left            =   -74760
         ScaleHeight     =   4395
         ScaleWidth      =   6435
         TabIndex        =   36
         Top             =   600
         Width           =   6495
         Begin VB.TextBox TxtOtherDay 
            Enabled         =   0   'False
            Height          =   300
            Left            =   1680
            MaxLength       =   3
            TabIndex        =   39
            Top             =   300
            Width           =   1455
         End
         Begin VB.TextBox TxtOtherReason 
            Enabled         =   0   'False
            Height          =   660
            Left            =   1680
            MultiLine       =   -1  'True
            ScrollBars      =   2  'Vertical
            TabIndex        =   38
            Top             =   720
            Width           =   4575
         End
         Begin VB.TextBox TxtRemark 
            Enabled         =   0   'False
            Height          =   1260
            Left            =   1680
            MultiLine       =   -1  'True
            ScrollBars      =   2  'Vertical
            TabIndex        =   37
            Top             =   2880
            Width           =   4575
         End
         Begin VB.Label LblLable 
            AutoSize        =   -1  'True
            Caption         =   "其它培训:"
            Height          =   180
            Index           =   16
            Left            =   240
            TabIndex        =   43
            Top             =   360
            Width           =   900
         End
         Begin VB.Label LblLable 
            AutoSize        =   -1  'True
            Caption         =   "其它培训说明:"
            Height          =   180
            Index           =   17
            Left            =   240
            TabIndex        =   42
            Top             =   720
            Width           =   1260
         End
         Begin VB.Label LblLable 
            AutoSize        =   -1  'True
            Caption         =   "备    注:"
            Height          =   180
            Index           =   23
            Left            =   240
            TabIndex        =   41
            Top             =   2880
            Width           =   900
         End
         Begin VB.Label LblLable 
            AutoSize        =   -1  'True
            Caption         =   "*"
            Height          =   180
            Index           =   28
            Left            =   3180
            TabIndex        =   40
            Top             =   360
            Width           =   90
         End
      End
      Begin VB.PictureBox PicFrame 
         Height          =   4335
         Index           =   0
         Left            =   -74760
         ScaleHeight     =   4275
         ScaleWidth      =   6435
         TabIndex        =   17
         Top             =   600
         Width           =   6495
         Begin VB.TextBox TxtName 
            Enabled         =   0   'False
            Height          =   300
            Left            =   4560
            MaxLength       =   10
            TabIndex        =   23
            Top             =   255
            Width           =   1695
         End
         Begin VB.TextBox TxtYear 
            Enabled         =   0   'False
            Height          =   300
            Left            =   1200
            MaxLength       =   4
            TabIndex        =   22
            Top             =   975
            Width           =   1695
         End
         Begin VB.TextBox TxtLeaveReason 
            Enabled         =   0   'False
            Height          =   780
            Left            =   1200
            MultiLine       =   -1  'True
            ScrollBars      =   2  'Vertical
            TabIndex        =   21
            Top             =   3255
            Width           =   5055
         End
         Begin VB.TextBox CmbSex 
            Enabled         =   0   'False
            Height          =   300
            Left            =   1200
            TabIndex        =   20
            Top             =   615
            Width           =   1695
         End
         Begin VB.TextBox TxtBranch 
            Enabled         =   0   'False
            Height          =   300
            Left            =   1200
            TabIndex        =   19
            Top             =   1335
            Width           =   1695
         End
         Begin VB.TextBox TxtTiltle 
            Enabled         =   0   'False
            Height          =   300
            Left            =   4560
            TabIndex        =   18
            Top             =   615
            Width           =   1695
         End
         Begin MSComCtl2.DTPicker DTPForDate 
            Height          =   300
            Left            =   1200
            TabIndex        =   24
            Top             =   2055
            Width           =   1695
            _ExtentX        =   2990
            _ExtentY        =   529
            _Version        =   393216
            Enabled         =   0   'False
            Format          =   25559041
            CurrentDate     =   38327
         End
         Begin MSComCtl2.DTPicker DTPEndDate 
            Height          =   300
            Left            =   4560
            TabIndex        =   25
            Top             =   2055
            Width           =   1695
            _ExtentX        =   2990
            _ExtentY        =   529
            _Version        =   393216
            Enabled         =   0   'False
            Format          =   25559041
            CurrentDate     =   38327
         End
         Begin MSDataListLib.DataCombo CmbCode 
            Height          =   330
            Left            =   1200
            TabIndex        =   26
            Top             =   240
            Width           =   1695
            _ExtentX        =   2990
            _ExtentY        =   582
            _Version        =   393216
            Enabled         =   0   'False
            Text            =   ""
         End
         Begin VB.Label LblLable 
            AutoSize        =   -1  'True
            Caption         =   "员工编号:"
            Height          =   180
            Index           =   0
            Left            =   240
            TabIndex        =   35
            Top             =   315
            Width           =   900
         End
         Begin VB.Label LblLable 
            AutoSize        =   -1  'True
            Caption         =   "员工姓名:"
            Height          =   180
            Index           =   1
            Left            =   3480
            TabIndex        =   34
            Top             =   315
            Width           =   900
         End
         Begin VB.Label LblLable 
            AutoSize        =   -1  'True
            Caption         =   "培训单位:"
            Height          =   180
            Index           =   2
            Left            =   240
            TabIndex        =   33
            Top             =   675
            Width           =   900
         End
         Begin VB.Label LblLable 
            AutoSize        =   -1  'True
            Caption         =   "培训地点:"
            Height          =   180
            Index           =   3
            Left            =   3480
            TabIndex        =   32
            Top             =   675
            Width           =   900
         End
         Begin VB.Label LblLable 
            AutoSize        =   -1  'True
            Caption         =   "培训内容:"
            Height          =   180
            Index           =   4
            Left            =   240
            TabIndex        =   31
            Top             =   1035
            Width           =   900
         End
         Begin VB.Label LblLable 
            AutoSize        =   -1  'True
            Caption         =   "培训费用:"
            Height          =   180
            Index           =   7
            Left            =   240
            TabIndex        =   30
            Top             =   1395
            Width           =   900
         End
         Begin VB.Label LblLable 
            AutoSize        =   -1  'True
            Caption         =   "起始日期:"
            Height          =   180
            Index           =   9
            Left            =   240
            TabIndex        =   29
            Top             =   2115
            Width           =   900
         End
         Begin VB.Label LblLable 
            AutoSize        =   -1  'True
            Caption         =   "截止日期:"
            Height          =   180
            Index           =   10
            Left            =   3480
            TabIndex        =   28
            Top             =   2115
            Width           =   900
         End
         Begin VB.Label LblLable 
            AutoSize        =   -1  'True
            Caption         =   "培训说明:"
            Height          =   180
            Index           =   15
            Left            =   240
            TabIndex        =   27
            Top             =   3315
            Width           =   900
         End

⌨️ 快捷键说明

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