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

📄 frmtaskbar.frm

📁 一个使用射频卡的考勤软件
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{D959C709-8613-11D1-9840-002078110E7D}#1.0#0"; "AS97POPUP.OCX"
Begin VB.Form FrmTaskBar 
   BackColor       =   &H00FF8080&
   BorderStyle     =   0  'None
   Caption         =   "FrmTaskBar"
   ClientHeight    =   2715
   ClientLeft      =   4455
   ClientTop       =   -2685
   ClientWidth     =   3075
   ForeColor       =   &H00000000&
   LinkTopic       =   "Form1"
   ScaleHeight     =   2715
   ScaleWidth      =   3075
   ShowInTaskbar   =   0   'False
   StartUpPosition =   3  '窗口缺省
   Begin VB.Timer Timer1 
      Interval        =   1000
      Left            =   1560
      Top             =   1200
   End
   Begin VB.Data Data1 
      Caption         =   "Data1"
      Connect         =   "Access"
      DatabaseName    =   "D:\射频卡考勤软件\公司员工考勤库.mdb"
      DefaultCursorType=   0  '缺省游标
      DefaultType     =   2  '使用 ODBC
      Exclusive       =   0   'False
      Height          =   345
      Left            =   1080
      Options         =   0
      ReadOnly        =   0   'False
      RecordsetType   =   1  'Dynaset
      RecordSource    =   "考勤参数表"
      Top             =   840
      Width           =   1140
   End
   Begin as97Popup.asPopup asPopup4 
      Height          =   615
      Left            =   2040
      ToolTipText     =   "退出系统"
      Top             =   1680
      Width           =   615
      _ExtentX        =   1085
      _ExtentY        =   1085
      CustomPicture   =   "FrmTaskBar.frx":0000
      MouseOverPicture=   "FrmTaskBar.frx":0CDA
      MouseDownPicture=   "FrmTaskBar.frx":0FF4
      Caption         =   ""
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   65535
      BackColor       =   14737632
      UseFrame        =   0   'False
      MouseOverColor  =   16776960
      MouseDownColor  =   255
      ScaleWidth      =   41
      ScaleMode       =   0
      BackStyle       =   0
      Object.ToolTipText     =   "退出系统"
   End
   Begin as97Popup.asPopup asPopup3 
      Height          =   615
      Left            =   2040
      ToolTipText     =   "校验设备"
      Top             =   360
      Width           =   735
      _ExtentX        =   1296
      _ExtentY        =   1085
      CustomPicture   =   "FrmTaskBar.frx":1CCE
      MouseOverPicture=   "FrmTaskBar.frx":25A8
      MouseDownPicture=   "FrmTaskBar.frx":2E82
      Caption         =   ""
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   65535
      BackColor       =   14737632
      MaskColor       =   14737632
      UseFrame        =   0   'False
      MouseOverColor  =   16776960
      MouseDownColor  =   255
      ScaleWidth      =   49
      ScaleMode       =   0
      BackStyle       =   0
      Object.ToolTipText     =   "校验设备"
   End
   Begin as97Popup.asPopup asPopup2 
      Height          =   615
      Left            =   360
      ToolTipText     =   "员工发卡"
      Top             =   1680
      Width           =   735
      _ExtentX        =   1296
      _ExtentY        =   1085
      CustomPicture   =   "FrmTaskBar.frx":319C
      MouseOverPicture=   "FrmTaskBar.frx":34B6
      MouseDownPicture=   "FrmTaskBar.frx":37D0
      Caption         =   ""
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   65535
      BackColor       =   -2147483633
      MaskColor       =   -2147483633
      UseFrame        =   0   'False
      MouseOverColor  =   16776960
      MouseDownColor  =   255
      ScaleWidth      =   49
      ScaleMode       =   0
      BackStyle       =   0
      Object.ToolTipText     =   "员工发卡"
   End
   Begin as97Popup.asPopup asPopup1 
      Height          =   615
      Left            =   360
      ToolTipText     =   "开始考勤"
      Top             =   360
      Width           =   735
      _ExtentX        =   1296
      _ExtentY        =   1085
      CustomPicture   =   "FrmTaskBar.frx":3AEA
      MouseOverPicture=   "FrmTaskBar.frx":43C4
      MouseDownPicture=   "FrmTaskBar.frx":509E
      Caption         =   ""
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   65535
      BackColor       =   -2147483633
      MaskColor       =   -2147483633
      UseFrame        =   0   'False
      MouseOverColor  =   16776960
      MouseDownColor  =   255
      ScaleWidth      =   49
      ScaleMode       =   0
      BackStyle       =   0
      Object.ToolTipText     =   "开始考勤"
   End
   Begin VB.Timer tmrUpdateTime 
      Interval        =   500
      Left            =   2400
      Top             =   960
   End
   Begin VB.Label Label4 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "11"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   15.75
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H000000C0&
      Height          =   315
      Left            =   480
      TabIndex        =   12
      Top             =   0
      Width           =   375
   End
   Begin VB.Label Label2 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "10"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   15.75
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00000080&
      Height          =   315
      Left            =   0
      TabIndex        =   11
      Top             =   600
      Width           =   375
   End
   Begin VB.Label Label1 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "9"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   15.75
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H0000FFFF&
      Height          =   315
      Left            =   120
      TabIndex        =   10
      Top             =   1200
      Width           =   195
   End
   Begin VB.Label Label6 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "8"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   15.75
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H0000C0C0&
      Height          =   315
      Left            =   120
      TabIndex        =   9
      Top             =   1800
      Width           =   195
   End
   Begin VB.Label Label7 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "7"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   15.75
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00008080&
      Height          =   315
      Left            =   720
      TabIndex        =   8
      Top             =   2280
      Width           =   195
   End
   Begin VB.Label Label5 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "6"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   15.75
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H0000FF00&
      Height          =   315
      Left            =   1440
      TabIndex        =   7
      Top             =   2280
      Width           =   195

⌨️ 快捷键说明

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