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

📄 add_kq.frm

📁 vb+sqlserver实现的人事管理系统
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Begin VB.Form add_kq 
   BorderStyle     =   0  'None
   Caption         =   "Form1"
   ClientHeight    =   8430
   ClientLeft      =   0
   ClientTop       =   0
   ClientWidth     =   7995
   LinkTopic       =   "Form1"
   Picture         =   "add_kq.frx":0000
   ScaleHeight     =   8430
   ScaleWidth      =   7995
   ShowInTaskbar   =   0   'False
   StartUpPosition =   3  '窗口缺省
   Begin VB.Frame Frame1 
      BackColor       =   &H00D8D7D5&
      Height          =   7695
      Left            =   120
      TabIndex        =   0
      Top             =   600
      Width           =   7815
      Begin VB.Frame Frame7 
         BackColor       =   &H00D8D7D5&
         Caption         =   "备注"
         Height          =   1935
         Left            =   120
         TabIndex        =   42
         Top             =   5760
         Width           =   7575
         Begin VB.CommandButton Command2 
            Caption         =   "取消"
            Height          =   495
            Left            =   4080
            TabIndex        =   45
            Top             =   1440
            Width           =   1455
         End
         Begin VB.CommandButton Command1 
            BackColor       =   &H00D8D7D5&
            Caption         =   "添加"
            Height          =   495
            Left            =   1320
            TabIndex        =   44
            Top             =   1440
            Width           =   1335
         End
         Begin VB.TextBox txtbz 
            Height          =   1215
            Left            =   120
            MultiLine       =   -1  'True
            ScrollBars      =   3  'Both
            TabIndex        =   43
            Top             =   240
            Width           =   7215
         End
      End
      Begin VB.Frame Frame6 
         BackColor       =   &H00D8D7D5&
         Caption         =   "实际出勤"
         Height          =   2175
         Left            =   120
         TabIndex        =   23
         Top             =   3720
         Width           =   7575
         Begin VB.TextBox txtcq 
            Height          =   375
            Left            =   840
            TabIndex        =   49
            Top             =   240
            Width           =   1335
         End
         Begin VB.TextBox txtcc 
            Height          =   375
            Left            =   5640
            TabIndex        =   40
            Top             =   1560
            Width           =   1695
         End
         Begin VB.TextBox txtjb 
            Height          =   375
            Left            =   3120
            TabIndex        =   39
            Top             =   1560
            Width           =   1335
         End
         Begin VB.TextBox txtqj 
            Height          =   375
            Left            =   840
            TabIndex        =   38
            Top             =   840
            Width           =   1335
         End
         Begin VB.TextBox txtzt 
            Height          =   375
            Left            =   5640
            TabIndex        =   37
            Top             =   960
            Width           =   1695
         End
         Begin VB.TextBox txtqt 
            Height          =   375
            Left            =   1080
            TabIndex        =   36
            Top             =   1560
            Width           =   975
         End
         Begin VB.TextBox txtcd 
            Height          =   375
            Left            =   3120
            TabIndex        =   35
            Top             =   960
            Width           =   1335
         End
         Begin VB.TextBox txtnx 
            Height          =   375
            Left            =   5640
            TabIndex        =   34
            Top             =   360
            Width           =   1695
         End
         Begin VB.TextBox txtkg 
            Height          =   390
            Left            =   3120
            TabIndex        =   33
            Top             =   240
            Width           =   1335
         End
         Begin VB.Label Label21 
            BackStyle       =   0  'Transparent
            Caption         =   "出勤"
            Height          =   375
            Left            =   120
            TabIndex        =   48
            Top             =   360
            Width           =   495
         End
         Begin VB.Label Label20 
            BackStyle       =   0  'Transparent
            Caption         =   "出差天数"
            Height          =   375
            Left            =   4800
            TabIndex        =   31
            Top             =   1680
            Width           =   975
         End
         Begin VB.Label Label19 
            BackStyle       =   0  'Transparent
            Caption         =   "假日加班"
            Height          =   375
            Left            =   2160
            TabIndex        =   30
            Top             =   1680
            Width           =   855
         End
         Begin VB.Label Label18 
            BackStyle       =   0  'Transparent
            Caption         =   "其他加班费"
            Height          =   255
            Left            =   0
            TabIndex        =   29
            Top             =   1560
            Width           =   1215
         End
         Begin VB.Label Label17 
            BackStyle       =   0  'Transparent
            Caption         =   "迟到"
            Height          =   255
            Left            =   2400
            TabIndex        =   28
            Top             =   960
            Width           =   735
         End
         Begin VB.Label Label16 
            BackStyle       =   0  'Transparent
            Caption         =   "请假"
            Height          =   375
            Left            =   0
            TabIndex        =   27
            Top             =   960
            Width           =   735
         End
         Begin VB.Label Label15 
            BackStyle       =   0  'Transparent
            Caption         =   "年休"
            Height          =   375
            Left            =   4680
            TabIndex        =   26
            Top             =   360
            Width           =   735
         End
         Begin VB.Label Label14 
            BackStyle       =   0  'Transparent
            Caption         =   "早退"
            Height          =   375
            Left            =   4800
            TabIndex        =   25
            Top             =   1080
            Width           =   615
         End
         Begin VB.Label Label13 
            BackStyle       =   0  'Transparent
            Caption         =   "矿工"
            Height          =   255
            Left            =   2280
            TabIndex        =   24
            Top             =   360
            Width           =   735
         End
      End
      Begin VB.Frame Frame3 
         BackColor       =   &H00D8D7D5&
         Caption         =   "本月考勤"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   2655
         Left            =   120
         TabIndex        =   8
         Top             =   960
         Width           =   7575
         Begin VB.Frame Frame5 
            BackColor       =   &H00D8D7D5&
            Caption         =   "调整工资"
            Height          =   855
            Left            =   120
            TabIndex        =   10
            Top             =   1680
            Width           =   7215
            Begin VB.TextBox txtmoney2 
               Height          =   375
               Left            =   4680
               TabIndex        =   22
               Top             =   360
               Width           =   2295
            End
            Begin VB.TextBox txtmoney1 
               Height          =   375
               Left            =   1320
               TabIndex        =   21
               Top             =   360
               Width           =   1695
            End
            Begin VB.Label Label12 
               BackStyle       =   0  'Transparent
               Caption         =   "扣 款"
               BeginProperty Font 
                  Name            =   "宋体"
                  Size            =   10.5
                  Charset         =   134
                  Weight          =   400
                  Underline       =   0   'False
                  Italic          =   0   'False
                  Strikethrough   =   0   'False
               EndProperty
               Height          =   375
               Left            =   3840
               TabIndex        =   20
               Top             =   360
               Width           =   1335
            End
            Begin VB.Label Label11 
               BackStyle       =   0  'Transparent
               Caption         =   "加 班 费"
               BeginProperty Font 
                  Name            =   "宋体"
                  Size            =   10.5
                  Charset         =   134
                  Weight          =   400
                  Underline       =   0   'False
                  Italic          =   0   'False
                  Strikethrough   =   0   'False
               EndProperty
               Height          =   375
               Left            =   120
               TabIndex        =   19
               Top             =   360
               Width           =   1455
            End
         End
         Begin VB.Frame Frame4 
            BackColor       =   &H00D8D7D5&
            Caption         =   "本月基本信息"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   1335
            Left            =   120
            TabIndex        =   9
            Top             =   240
            Width           =   7215
            Begin VB.TextBox txtday1 
               Height          =   375
               Left            =   5400
               TabIndex        =   46
               Top             =   240
               Width           =   1575
            End
            Begin VB.TextBox txtday2 
               Height          =   375
               Left            =   1200
               TabIndex        =   41
               Top             =   840
               Width           =   2055
            End
            Begin VB.TextBox txtday3 
               Height          =   375
               Left            =   5400
               TabIndex        =   32
               Top             =   840
               Width           =   1575
            End
            Begin VB.ComboBox txtmonth 
               Height          =   300
               Left            =   2400
               TabIndex        =   16
               Top             =   240
               Width           =   735
            End
            Begin VB.ComboBox txtyear 
               Height          =   300
               Left            =   1080
               TabIndex        =   15
               Top             =   240
               Width           =   735
            End
            Begin VB.Label Label10 
               BackStyle       =   0  'Transparent
               Caption         =   "月"
               BeginProperty Font 
                  Name            =   "宋体"
                  Size            =   10.5
                  Charset         =   134
                  Weight          =   400
                  Underline       =   0   'False
                  Italic          =   0   'False
                  Strikethrough   =   0   'False
               EndProperty
               Height          =   255
               Left            =   3240
               TabIndex        =   18
               Top             =   240

⌨️ 快捷键说明

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