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

📄 frmtraining.frm

📁 人事工资管理系统应包含对员工档案、员工培训、员工调动、员工职称评定、员工奖惩的管理和工资的查询与管理等诸多模块。员工档案管理模块对员工信息进行添加、修改、删除和查询;员工培训管理模块可增加
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
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 FrmTraining 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "培训管理"
   ClientHeight    =   5205
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   7215
   ControlBox      =   0   'False
   Icon            =   "FrmTraining.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MDIChild        =   -1  'True
   MinButton       =   0   'False
   ScaleHeight     =   5205
   ScaleWidth      =   7215
   ShowInTaskbar   =   0   'False
   Begin VB.CommandButton CmdMove 
      Caption         =   "移动(&M)"
      Height          =   375
      Left            =   4440
      TabIndex        =   24
      Top             =   4440
      Width           =   1215
   End
   Begin VB.CommandButton CmdSave 
      Caption         =   "保存(&S)"
      Height          =   375
      Left            =   4440
      TabIndex        =   26
      Top             =   4440
      Visible         =   0   'False
      Width           =   1215
   End
   Begin VB.CommandButton CmdRetrun 
      Caption         =   "返回(&R)"
      Height          =   375
      Left            =   5880
      TabIndex        =   25
      Top             =   4440
      Width           =   1215
   End
   Begin VB.CommandButton CmdDel 
      Caption         =   "删除(&D)"
      Height          =   375
      Left            =   3000
      TabIndex        =   23
      Top             =   4440
      Width           =   1215
   End
   Begin VB.CommandButton CmdEdit 
      Caption         =   "编辑(&E)"
      Height          =   375
      Left            =   1560
      TabIndex        =   22
      Top             =   4440
      Width           =   1215
   End
   Begin VB.CommandButton CmdAdd 
      Caption         =   "添加(&A)"
      Height          =   375
      Left            =   120
      TabIndex        =   21
      Top             =   4440
      Width           =   1215
   End
   Begin VB.PictureBox SSTCheck 
      Height          =   3975
      Left            =   120
      ScaleHeight     =   3915
      ScaleWidth      =   6945
      TabIndex        =   12
      Top             =   240
      Width           =   7005
      Begin VB.PictureBox PicFrame 
         Height          =   255
         Index           =   3
         Left            =   240
         ScaleHeight     =   195
         ScaleWidth      =   6435
         TabIndex        =   40
         Top             =   3360
         Width           =   6495
         Begin VB.Label LblLable 
            AutoSize        =   -1  'True
            Caption         =   "▲注意:基本培训与其它培训两标签内容保持完整"
            Height          =   180
            Index           =   26
            Left            =   2520
            TabIndex        =   44
            Top             =   30
            Width           =   3960
         End
         Begin VB.Label LblLable 
            AutoSize        =   -1  'True
            Caption         =   "条"
            Height          =   180
            Index           =   25
            Left            =   1320
            TabIndex        =   43
            Top             =   30
            Width           =   180
         End
         Begin VB.Label LblLable 
            AutoSize        =   -1  'True
            Caption         =   "当前记录共"
            Height          =   180
            Index           =   24
            Left            =   0
            TabIndex        =   42
            Top             =   30
            Width           =   900
         End
         Begin VB.Label LblCount 
            AutoSize        =   -1  'True
            Height          =   180
            Left            =   1080
            TabIndex        =   41
            Top             =   0
            Width           =   90
         End
      End
      Begin VB.CommandButton CmdPrint 
         Caption         =   "打印(&P)"
         Height          =   375
         Left            =   -69480
         TabIndex        =   38
         Top             =   600
         Width           =   1215
      End
      Begin VB.PictureBox PicFrame 
         Height          =   3975
         Index           =   2
         Left            =   -74760
         ScaleHeight     =   3915
         ScaleWidth      =   6435
         TabIndex        =   36
         Top             =   1080
         Width           =   6495
         Begin VB.PictureBox VSDataCheck 
            BackColor       =   &H80000005&
            FillStyle       =   0  'Solid
            ForeColor       =   &H80000008&
            Height          =   3885
            Left            =   0
            ScaleHeight     =   3825
            ScaleWidth      =   6435
            TabIndex        =   37
            Top             =   0
            Width           =   6495
         End
      End
      Begin VB.PictureBox PicFrame 
         Height          =   4455
         Index           =   1
         Left            =   -74760
         ScaleHeight     =   4395
         ScaleWidth      =   6435
         TabIndex        =   27
         Top             =   600
         Width           =   6495
         Begin VB.TextBox TxtRemark 
            Enabled         =   0   'False
            Height          =   1260
            Left            =   1680
            MultiLine       =   -1  'True
            ScrollBars      =   2  'Vertical
            TabIndex        =   11
            Top             =   2880
            Width           =   4575
         End
         Begin VB.TextBox TxtLate 
            Enabled         =   0   'False
            Height          =   300
            Left            =   1680
            MaxLength       =   3
            TabIndex        =   6
            Top             =   1620
            Width           =   1455
         End
         Begin VB.TextBox TxtVacetion 
            Enabled         =   0   'False
            Height          =   300
            Left            =   4800
            MaxLength       =   3
            TabIndex        =   9
            Top             =   1980
            Width           =   1455
         End
         Begin VB.TextBox TxtKuangon 
            Enabled         =   0   'False
            Height          =   300
            Left            =   1680
            MaxLength       =   3
            TabIndex        =   10
            Top             =   2340
            Width           =   1455
         End
         Begin VB.TextBox TxtOverTime 
            Enabled         =   0   'False
            Height          =   300
            Left            =   4800
            MaxLength       =   3
            TabIndex        =   7
            Top             =   1620
            Width           =   1455
         End
         Begin VB.TextBox TxtHlrdayDate 
            Enabled         =   0   'False
            Height          =   300
            Left            =   1680
            MaxLength       =   3
            TabIndex        =   8
            Top             =   1980
            Width           =   1455
         End
         Begin VB.TextBox TxtOtherReason 
            Enabled         =   0   'False
            Height          =   660
            Left            =   1680
            MultiLine       =   -1  'True
            ScrollBars      =   2  'Vertical
            TabIndex        =   5
            Top             =   720
            Width           =   4575
         End
         Begin VB.TextBox TxtOtherDay 
            Enabled         =   0   'False
            Height          =   300
            Left            =   1680
            MaxLength       =   3
            TabIndex        =   4
            Top             =   300
            Width           =   1455
         End
         Begin VB.Label LblLable 
            AutoSize        =   -1  'True
            Caption         =   "*"
            Height          =   180
            Index           =   32
            Left            =   6300
            TabIndex        =   50
            Top             =   1680
            Width           =   90
         End
         Begin VB.Label LblLable 
            AutoSize        =   -1  'True
            Caption         =   "*"
            Height          =   180
            Index           =   31
            Left            =   3180
            TabIndex        =   49
            Top             =   2040
            Width           =   90
         End
         Begin VB.Label LblLable 
            AutoSize        =   -1  'True
            Caption         =   "*"
            Height          =   180
            Index           =   30
            Left            =   6300
            TabIndex        =   48
            Top             =   2040
            Width           =   90
         End
         Begin VB.Label LblLable 
            AutoSize        =   -1  'True
            Caption         =   "*"
            Height          =   180
            Index           =   29
            Left            =   3180
            TabIndex        =   47
            Top             =   2400
            Width           =   90
         End
         Begin VB.Label LblLable 
            AutoSize        =   -1  'True
            Caption         =   "*"
            Height          =   180
            Index           =   28
            Left            =   3180
            TabIndex        =   46
            Top             =   360
            Width           =   90
         End
         Begin VB.Label LblLable 
            AutoSize        =   -1  'True
            Caption         =   "*"
            Height          =   180
            Index           =   27
            Left            =   3180
            TabIndex        =   45
            Top             =   1680
            Width           =   90
         End
         Begin VB.Label LblLable 
            AutoSize        =   -1  'True
            Caption         =   "备    注:"
            Height          =   180
            Index           =   23
            Left            =   240
            TabIndex        =   35
            Top             =   2880
            Width           =   900
         End
         Begin VB.Label LblLable 
            AutoSize        =   -1  'True
            Caption         =   "旷工次数:"
            Height          =   180
            Index           =   22
            Left            =   240
            TabIndex        =   34
            Top             =   2400
            Width           =   900
         End
         Begin VB.Label LblLable 
            AutoSize        =   -1  'True
            Caption         =   "休息日加班小时:"
            Height          =   180
            Index           =   20
            Left            =   240
            TabIndex        =   33
            Top             =   2040
            Width           =   1440
         End
         Begin VB.Label LblLable 
            AutoSize        =   -1  'True
            Caption         =   "休假日加班小时:"
            Height          =   180
            Index           =   21
            Left            =   3360
            TabIndex        =   32
            Top             =   2040
            Width           =   1440
         End
         Begin VB.Label LblLable 
            AutoSize        =   -1  'True
            Caption         =   "迟到早退次数:"
            Height          =   180
            Index           =   19
            Left            =   240
            TabIndex        =   31
            Top             =   1680
            Width           =   1260
         End
         Begin VB.Label LblLable 
            AutoSize        =   -1  'True
            Caption         =   "延时加班小时:"
            Height          =   180
            Index           =   18
            Left            =   3360
            TabIndex        =   30
            Top             =   1680
            Width           =   1260
         End
         Begin VB.Label LblLable 
            AutoSize        =   -1  'True
            Caption         =   "其它假说明:"
            Height          =   180
            Index           =   17
            Left            =   240

⌨️ 快捷键说明

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