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

📄 frmcheck1.frm

📁 这是本人用vb配合access数据库开发的一个部门人事管理的一个小软件的源码。
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Begin VB.Form frmCheck1 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "Employee working time"
   ClientHeight    =   6150
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   7605
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   6150
   ScaleWidth      =   7605
   ShowInTaskbar   =   0   'False
   StartUpPosition =   1  'CenterOwner
   Begin TabDlg.SSTab SSTab1 
      Height          =   5055
      Left            =   360
      TabIndex        =   13
      Top             =   240
      Width           =   6855
      _ExtentX        =   12091
      _ExtentY        =   8916
      _Version        =   393216
      Style           =   1
      TabHeight       =   520
      TabCaption(0)   =   "Basic Information"
      TabPicture(0)   =   "frmCheck1.frx":0000
      Tab(0).ControlEnabled=   -1  'True
      Tab(0).Control(0)=   "Frame1"
      Tab(0).Control(0).Enabled=   0   'False
      Tab(0).Control(1)=   "Frame2"
      Tab(0).Control(1).Enabled=   0   'False
      Tab(0).Control(2)=   "Frame5"
      Tab(0).Control(2).Enabled=   0   'False
      Tab(0).ControlCount=   3
      TabCaption(1)   =   "Working Time"
      TabPicture(1)   =   "frmCheck1.frx":001C
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "Frame3"
      Tab(1).Control(1)=   "Label2(6)"
      Tab(1).ControlCount=   2
      TabCaption(2)   =   "Other Information"
      TabPicture(2)   =   "frmCheck1.frx":0038
      Tab(2).ControlEnabled=   0   'False
      Tab(2).Control(0)=   "Frame4"
      Tab(2).Control(1)=   "Frame6"
      Tab(2).ControlCount=   2
      Begin VB.Frame Frame6 
         Caption         =   "Remark"
         Height          =   1455
         Left            =   -74520
         TabIndex        =   33
         Top             =   2520
         Width           =   5895
         Begin VB.TextBox txtItem 
            Height          =   840
            Index           =   8
            Left            =   480
            MultiLine       =   -1  'True
            ScrollBars      =   2  'Vertical
            TabIndex        =   38
            Top             =   360
            Width           =   4935
         End
      End
      Begin VB.Frame Frame5 
         Caption         =   "Undertaking Projects"
         Height          =   855
         Left            =   480
         TabIndex        =   31
         Top             =   1680
         Width           =   5775
         Begin VB.ComboBox cboItem 
            Height          =   315
            Index           =   2
            Left            =   960
            Style           =   2  'Dropdown List
            TabIndex        =   34
            Top             =   360
            Width           =   1695
         End
         Begin VB.Label Label2 
            Caption         =   "Project:"
            Height          =   255
            Index           =   21
            Left            =   120
            TabIndex        =   32
            Top             =   360
            Width           =   975
         End
      End
      Begin VB.Frame Frame4 
         Caption         =   "Others"
         Height          =   1455
         Left            =   -74520
         TabIndex        =   30
         Top             =   720
         Width           =   5895
         Begin VB.TextBox txtItem 
            Height          =   840
            Index           =   7
            Left            =   480
            MultiLine       =   -1  'True
            ScrollBars      =   2  'Vertical
            TabIndex        =   37
            Top             =   360
            Width           =   4935
         End
      End
      Begin VB.Frame Frame3 
         Caption         =   "Working Time"
         Height          =   1575
         Left            =   -74640
         TabIndex        =   25
         Top             =   720
         Width           =   6135
         Begin VB.TextBox txtItem 
            Height          =   270
            Index           =   3
            Left            =   1560
            TabIndex        =   6
            TabStop         =   0   'False
            Top             =   480
            Width           =   1215
         End
         Begin VB.TextBox txtItem 
            Height          =   270
            Index           =   4
            Left            =   4560
            TabIndex        =   7
            TabStop         =   0   'False
            Top             =   480
            Width           =   1215
         End
         Begin VB.TextBox txtItem 
            Height          =   270
            Index           =   5
            Left            =   1560
            TabIndex        =   8
            Top             =   960
            Width           =   1215
         End
         Begin VB.TextBox txtItem 
            Height          =   270
            Index           =   6
            Left            =   4560
            TabIndex        =   9
            Top             =   960
            Width           =   1215
         End
         Begin VB.Label Label2 
            Caption         =   "补休天数:"
            Height          =   255
            Index           =   19
            Left            =   3360
            TabIndex        =   35
            Top             =   2400
            Width           =   975
         End
         Begin VB.Label Label2 
            Caption         =   "WorkTime(h):"
            Height          =   255
            Index           =   10
            Left            =   240
            TabIndex        =   29
            Top             =   480
            Width           =   1095
         End
         Begin VB.Label Label2 
            Caption         =   "OverTime(h):"
            Height          =   255
            Index           =   11
            Left            =   3360
            TabIndex        =   28
            Top             =   480
            Width           =   975
         End
         Begin VB.Label Label2 
            Caption         =   "LeavingTime(h):"
            Height          =   255
            Index           =   12
            Left            =   240
            TabIndex        =   27
            Top             =   960
            Width           =   1215
         End
         Begin VB.Label Label2 
            Caption         =   "ErrandTime(h):"
            Height          =   255
            Index           =   13
            Left            =   3360
            TabIndex        =   26
            Top             =   960
            Width           =   1215
         End
      End
      Begin VB.Frame Frame2 
         Caption         =   "Month Information"
         Height          =   1335
         Left            =   480
         TabIndex        =   17
         Top             =   3000
         Width           =   5775
         Begin VB.TextBox txtItem 
            Height          =   270
            Index           =   0
            Left            =   4200
            TabIndex        =   18
            TabStop         =   0   'False
            Top             =   360
            Width           =   855
         End
         Begin VB.TextBox txtItem 
            Height          =   270
            Index           =   1
            Left            =   1200
            TabIndex        =   4
            Top             =   840
            Width           =   1695
         End
         Begin VB.TextBox txtItem 
            Height          =   270
            Index           =   2
            Left            =   4200
            TabIndex        =   5
            Top             =   840
            Width           =   855
         End
         Begin VB.ComboBox cboYear 
            Height          =   300
            Left            =   1200
            Style           =   2  'Dropdown List
            TabIndex        =   2
            Top             =   360
            Width           =   735
         End
         Begin VB.ComboBox cboMonth 
            Height          =   300
            Left            =   2280
            Style           =   2  'Dropdown List
            TabIndex        =   3
            Top             =   360
            Width           =   615
         End
         Begin VB.Label Label2 
            Caption         =   "Check Time:"
            Height          =   255
            Index           =   2
            Left            =   120
            TabIndex        =   24
            Top             =   360
            Width           =   1215
         End
         Begin VB.Label Label2 
            Caption         =   "Days:"
            Height          =   255
            Index           =   3
            Left            =   3480
            TabIndex        =   23
            Top             =   360
            Width           =   975
         End
         Begin VB.Label Label2 
            Caption         =   "公休天数:"
            Height          =   255
            Index           =   4
            Left            =   240
            TabIndex        =   22
            Top             =   840
            Width           =   975
         End
         Begin VB.Label Label2 
            Caption         =   "应出勤天数:"
            Height          =   255
            Index           =   5
            Left            =   3120
            TabIndex        =   21
            Top             =   840
            Width           =   1095
         End
         Begin VB.Label Label2 
            Caption         =   "年"
            Height          =   255
            Index           =   8
            Left            =   2040
            TabIndex        =   20
            Top             =   360
            Width           =   255
         End
         Begin VB.Label Label2 
            Caption         =   "月"
            Height          =   255
            Index           =   9
            Left            =   3000
            TabIndex        =   19
            Top             =   360
            Width           =   255
         End
      End
      Begin VB.Frame Frame1 
         Caption         =   "Employee Information"
         Height          =   855
         Left            =   480
         TabIndex        =   14
         Top             =   600
         Width           =   5775
         Begin VB.ComboBox cboItem 
            Height          =   315
            Index           =   0
            Left            =   960
            Style           =   2  'Dropdown List
            TabIndex        =   0
            Top             =   360
            Width           =   1695
         End
         Begin VB.ComboBox cboItem 
            Height          =   315
            Index           =   1
            Left            =   3840
            Style           =   2  'Dropdown List
            TabIndex        =   1
            Top             =   360
            Width           =   1695
         End
         Begin VB.Label Label2 
            Caption         =   "Department:"
            Height          =   255
            Index           =   0
            Left            =   2760
            TabIndex        =   16
            Top             =   360
            Width           =   975
         End
         Begin VB.Label Label2 
            Caption         =   "Name:"
            Height          =   255
            Index           =   1
            Left            =   120
            TabIndex        =   15
            Top             =   360
            Width           =   975
         End
      End
      Begin VB.Label Label2 
         Caption         =   "                                             Note:Time unit is hour"
         Height          =   255
         Index           =   6
         Left            =   -74520
         TabIndex        =   36
         Top             =   2400
         Width           =   5895
      End
   End
   Begin VB.TextBox txtId 
      Height          =   270
      Left            =   1680
      TabIndex        =   12
      TabStop         =   0   'False
      Top             =   5520
      Visible         =   0   'False
      Width           =   735

⌨️ 快捷键说明

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