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

📄 frmcheck.frm

📁 人事管理的发撒发的撒发大是发 立刻机;立刻机;可怜见;了可就
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{3A6644DE-3402-11D9-9DE7-C33FAA87690A}#1.0#0"; "WinXPCEngine.ocx"
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"
Object = "{BEEECC20-4D5F-4F8B-BFDC-5D9B6FBDE09D}#1.0#0"; "vsFlex8.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        =   43
      Top             =   5760
      Width           =   1215
   End
   Begin VB.CommandButton CmdSave 
      Caption         =   "保存(&S)"
      Height          =   375
      Left            =   4440
      TabIndex        =   45
      Top             =   5760
      Visible         =   0   'False
      Width           =   1215
   End
   Begin VB.CommandButton CmdRetrun 
      Caption         =   "返回(&R)"
      Height          =   375
      Left            =   5880
      TabIndex        =   44
      Top             =   5760
      Width           =   1215
   End
   Begin VB.CommandButton CmdDel 
      Caption         =   "删除(&D)"
      Height          =   375
      Left            =   3000
      TabIndex        =   42
      Top             =   5760
      Width           =   1215
   End
   Begin VB.CommandButton CmdEdit 
      Caption         =   "编辑(&E)"
      Height          =   375
      Left            =   1560
      TabIndex        =   41
      Top             =   5760
      Width           =   1215
   End
   Begin VB.CommandButton CmdAdd 
      Caption         =   "添加(&A)"
      Height          =   375
      Left            =   120
      TabIndex        =   40
      Top             =   5760
      Width           =   1215
   End
   Begin TabDlg.SSTab SSTCheck 
      Height          =   5415
      Left            =   120
      TabIndex        =   22
      Top             =   240
      Width           =   7005
      _ExtentX        =   12356
      _ExtentY        =   9551
      _Version        =   393216
      TabHeight       =   520
      TabCaption(0)   =   "基本考勤"
      TabPicture(0)   =   "FrmCheck.frx":000C
      Tab(0).ControlEnabled=   -1  'True
      Tab(0).Control(0)=   "PicFrame(0)"
      Tab(0).Control(0).Enabled=   0   'False
      Tab(0).Control(1)=   "PicFrame(3)"
      Tab(0).Control(1).Enabled=   0   'False
      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=   0   'False
      Tab(2).Control(0)=   "PicFrame(2)"
      Tab(2).Control(1)=   "CmdPrint"
      Tab(2).ControlCount=   2
      Begin VB.PictureBox PicFrame 
         Height          =   255
         Index           =   3
         Left            =   240
         ScaleHeight     =   195
         ScaleWidth      =   6435
         TabIndex        =   59
         Top             =   5040
         Width           =   6495
         Begin VB.Label LblLable 
            AutoSize        =   -1  'True
            Caption         =   "▲注意:基本考勤与其它考勤两标签内容保持完整"
            Height          =   180
            Index           =   26
            Left            =   2520
            TabIndex        =   63
            Top             =   30
            Width           =   3960
         End
         Begin VB.Label LblLable 
            AutoSize        =   -1  'True
            Caption         =   "条"
            Height          =   180
            Index           =   25
            Left            =   1320
            TabIndex        =   62
            Top             =   30
            Width           =   180
         End
         Begin VB.Label LblLable 
            AutoSize        =   -1  'True
            Caption         =   "当前记录共"
            Height          =   180
            Index           =   24
            Left            =   0
            TabIndex        =   61
            Top             =   30
            Width           =   900
         End
         Begin VB.Label LblCount 
            AutoSize        =   -1  'True
            Height          =   180
            Left            =   1080
            TabIndex        =   60
            Top             =   30
            Width           =   90
         End
      End
      Begin VB.CommandButton CmdPrint 
         Caption         =   "打印(&P)"
         Height          =   375
         Left            =   -69480
         TabIndex        =   57
         Top             =   600
         Width           =   1215
      End
      Begin VB.PictureBox PicFrame 
         Height          =   3975
         Index           =   2
         Left            =   -74760
         ScaleHeight     =   3915
         ScaleWidth      =   6435
         TabIndex        =   55
         Top             =   1080
         Width           =   6495
         Begin VSFlex8Ctl.VSFlexGrid VSDataCheck 
            Height          =   3885
            Left            =   0
            TabIndex        =   56
            Top             =   0
            Width           =   6495
            _cx             =   11456
            _cy             =   6853
            Appearance      =   1
            BorderStyle     =   1
            Enabled         =   -1  'True
            BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
               Name            =   "宋体"
               Size            =   9
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            MousePointer    =   0
            BackColor       =   -2147483643
            ForeColor       =   -2147483640
            BackColorFixed  =   -2147483633
            ForeColorFixed  =   -2147483630
            BackColorSel    =   -2147483635
            ForeColorSel    =   -2147483634
            BackColorBkg    =   -2147483636
            BackColorAlternate=   -2147483643
            GridColor       =   -2147483633
            GridColorFixed  =   -2147483632
            TreeColor       =   -2147483632
            FloodColor      =   192
            SheetBorder     =   -2147483642
            FocusRect       =   1
            HighLight       =   1
            AllowSelection  =   -1  'True
            AllowBigSelection=   -1  'True
            AllowUserResizing=   0
            SelectionMode   =   0
            GridLines       =   1
            GridLinesFixed  =   2
            GridLineWidth   =   1
            Rows            =   50
            Cols            =   10
            FixedRows       =   1
            FixedCols       =   1
            RowHeightMin    =   0
            RowHeightMax    =   0
            ColWidthMin     =   0
            ColWidthMax     =   0
            ExtendLastCol   =   0   'False
            FormatString    =   ""
            ScrollTrack     =   0   'False
            ScrollBars      =   3
            ScrollTips      =   0   'False
            MergeCells      =   0
            MergeCompare    =   0
            AutoResize      =   -1  'True
            AutoSizeMode    =   0
            AutoSearch      =   0
            AutoSearchDelay =   2
            MultiTotals     =   -1  'True
            SubtotalPosition=   1
            OutlineBar      =   0
            OutlineCol      =   0
            Ellipsis        =   0
            ExplorerBar     =   0
            PicturesOver    =   0   'False
            FillStyle       =   0
            RightToLeft     =   0   'False
            PictureType     =   0
            TabBehavior     =   0
            OwnerDraw       =   0
            Editable        =   0
            ShowComboButton =   1
            WordWrap        =   0   'False
            TextStyle       =   0
            TextStyleFixed  =   0
            OleDragMode     =   0
            OleDropMode     =   0
            DataMode        =   0
            VirtualData     =   -1  'True
            DataMember      =   ""
            ComboSearch     =   3
            AutoSizeMouse   =   -1  'True
            FrozenRows      =   0
            FrozenCols      =   0
            AllowUserFreezing=   0
            BackColorFrozen =   0
            ForeColorFrozen =   0
            WallPaperAlignment=   9
            AccessibleName  =   ""
            AccessibleDescription=   ""
            AccessibleValue =   ""
            AccessibleRole  =   24
         End
      End
      Begin VB.PictureBox PicFrame 
         Height          =   4455
         Index           =   1
         Left            =   -74760
         ScaleHeight     =   4395
         ScaleWidth      =   6435
         TabIndex        =   46
         Top             =   600
         Width           =   6495
         Begin VB.TextBox TxtRemark 
            Enabled         =   0   'False
            Height          =   1260
            Left            =   1680
            MultiLine       =   -1  'True
            ScrollBars      =   2  'Vertical
            TabIndex        =   21
            Top             =   2880
            Width           =   4575
         End
         Begin VB.TextBox TxtLate 
            Enabled         =   0   'False
            Height          =   300
            Left            =   1680
            MaxLength       =   3
            TabIndex        =   16
            Top             =   1620
            Width           =   1455
         End
         Begin VB.TextBox TxtVacetion 
            Enabled         =   0   'False
            Height          =   300
            Left            =   4800
            MaxLength       =   3
            TabIndex        =   19
            Top             =   1980
            Width           =   1455
         End
         Begin VB.TextBox TxtKuangon 
            Enabled         =   0   'False
            Height          =   300
            Left            =   1680
            MaxLength       =   3
            TabIndex        =   20
            Top             =   2340
            Width           =   1455
         End
         Begin VB.TextBox TxtOverTime 
            Enabled         =   0   'False
            Height          =   300
            Left            =   4800
            MaxLength       =   3
            TabIndex        =   17
            Top             =   1620
            Width           =   1455
         End
         Begin VB.TextBox TxtHlrdayDate 
            Enabled         =   0   'False
            Height          =   300
            Left            =   1680
            MaxLength       =   3
            TabIndex        =   18
            Top             =   1980
            Width           =   1455
         End
         Begin VB.TextBox TxtOtherReason 
            Enabled         =   0   'False
            Height          =   660
            Left            =   1680
            MultiLine       =   -1  'True
            ScrollBars      =   2  'Vertical
            TabIndex        =   15
            Top             =   720
            Width           =   4575
         End
         Begin VB.TextBox TxtOtherDay 
            Enabled         =   0   'False
            Height          =   300
            Left            =   1680
            MaxLength       =   3
            TabIndex        =   14
            Top             =   300
            Width           =   1455
         End
         Begin VB.Label LblLable 
            AutoSize        =   -1  'True
            Caption         =   "*"
            Height          =   180
            Index           =   32
            Left            =   6300
            TabIndex        =   69
            Top             =   1680
            Width           =   90
         End
         Begin VB.Label LblLable 
            AutoSize        =   -1  'True
            Caption         =   "*"
            Height          =   180
            Index           =   31
            Left            =   3180
            TabIndex        =   68
            Top             =   2040
            Width           =   90
         End
         Begin VB.Label LblLable 
            AutoSize        =   -1  'True
            Caption         =   "*"

⌨️ 快捷键说明

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