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

📄 frmemployeereports.frm

📁 This file came from Planet-Source-Code.com...the home millions of lines of source code You can view
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{00025600-0000-0000-C000-000000000046}#5.2#0"; "Crystl32.OCX"
Object = "{935C9182-411B-4FFB-9512-97C8745743BC}#2.4#0"; "AResize.ocx"
Begin VB.Form frmemployeereports 
   BackColor       =   &H00FF8080&
   Caption         =   "Reports"
   ClientHeight    =   5700
   ClientLeft      =   60
   ClientTop       =   450
   ClientWidth     =   12210
   Icon            =   "frmemployeereports.frx":0000
   LinkTopic       =   "Form1"
   MDIChild        =   -1  'True
   ScaleHeight     =   5700
   ScaleWidth      =   12210
   Begin VB.Frame frm_emp_reports 
      BackColor       =   &H00FF8080&
      Caption         =   "Employee Reports"
      BeginProperty Font 
         Name            =   "Verdana"
         Size            =   8.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FFFFFF&
      Height          =   4215
      Left            =   480
      TabIndex        =   0
      Top             =   1080
      Width           =   11295
      Begin VB.CommandButton cmd_emp_total 
         BackColor       =   &H00FFFFFF&
         Caption         =   "Display &Total Report"
         BeginProperty Font 
            Name            =   "Verdana"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   1215
         Left            =   360
         Picture         =   "frmemployeereports.frx":57E2
         Style           =   1  'Graphical
         TabIndex        =   16
         Top             =   480
         Width           =   1215
      End
      Begin VB.CommandButton cmd_emp_only 
         BackColor       =   &H00FFFFFF&
         Caption         =   "&Employee Only"
         BeginProperty Font 
            Name            =   "Verdana"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   1215
         Left            =   1680
         Picture         =   "frmemployeereports.frx":5CD1
         Style           =   1  'Graphical
         TabIndex        =   15
         Top             =   480
         Width           =   1215
      End
      Begin VB.CommandButton cmd_emp_doconly 
         BackColor       =   &H00FFFFFF&
         Caption         =   "&Doctor Only"
         BeginProperty Font 
            Name            =   "Verdana"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   1215
         Left            =   1680
         Picture         =   "frmemployeereports.frx":615A
         Style           =   1  'Graphical
         TabIndex        =   14
         Top             =   1800
         Width           =   1215
      End
      Begin VB.Frame Frame4 
         BackColor       =   &H00FF8080&
         Caption         =   "Custom Reports"
         BeginProperty Font 
            Name            =   "Verdana"
            Size            =   8.25
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00FFFFFF&
         Height          =   3495
         Left            =   3120
         TabIndex        =   2
         Top             =   360
         Width           =   7815
         Begin VB.OptionButton Option1 
            BackColor       =   &H00FF8080&
            Caption         =   "Employee"
            BeginProperty Font 
               Name            =   "Verdana"
               Size            =   8.25
               Charset         =   0
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H00FFFFFF&
            Height          =   255
            Index           =   0
            Left            =   120
            TabIndex        =   11
            Top             =   720
            Width           =   1575
         End
         Begin VB.OptionButton Option1 
            BackColor       =   &H00FF8080&
            Caption         =   "Doctor"
            BeginProperty Font 
               Name            =   "Verdana"
               Size            =   8.25
               Charset         =   0
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H00FFFFFF&
            Height          =   255
            Index           =   1
            Left            =   120
            TabIndex        =   10
            Top             =   1080
            Width           =   1575
         End
         Begin VB.TextBox txtfrom 
            Appearance      =   0  'Flat
            BeginProperty Font 
               Name            =   "Verdana"
               Size            =   8.25
               Charset         =   0
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   375
            Left            =   5400
            TabIndex        =   9
            Top             =   600
            Width           =   2175
         End
         Begin VB.TextBox txtto 
            Appearance      =   0  'Flat
            BeginProperty Font 
               Name            =   "Verdana"
               Size            =   8.25
               Charset         =   0
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   375
            Left            =   5400
            TabIndex        =   8
            Top             =   1440
            Width           =   2175
         End
         Begin VB.Frame Frame1 
            BackColor       =   &H00FF8080&
            ForeColor       =   &H00FFFFFF&
            Height          =   1455
            Left            =   2400
            TabIndex        =   4
            Top             =   480
            Width           =   2655
            Begin VB.OptionButton Option2 
               BackColor       =   &H00FF8080&
               Caption         =   "By Net Salary"
               BeginProperty Font 
                  Name            =   "Verdana"
                  Size            =   8.25
                  Charset         =   0
                  Weight          =   700
                  Underline       =   0   'False
                  Italic          =   0   'False
                  Strikethrough   =   0   'False
               EndProperty
               ForeColor       =   &H00FFFFFF&
               Height          =   375
               Index           =   3
               Left            =   120
               TabIndex        =   7
               Top             =   600
               Width           =   1815
            End
            Begin VB.OptionButton Option2 
               BackColor       =   &H00FF8080&
               Caption         =   "By Gross Salary"
               BeginProperty Font 
                  Name            =   "Verdana"
                  Size            =   8.25
                  Charset         =   0
                  Weight          =   700
                  Underline       =   0   'False
                  Italic          =   0   'False
                  Strikethrough   =   0   'False
               EndProperty
               ForeColor       =   &H00FFFFFF&
               Height          =   375
               Index           =   2
               Left            =   120
               TabIndex        =   6
               Top             =   960
               Width           =   1935
            End
            Begin VB.OptionButton Option2 
               BackColor       =   &H00FF8080&
               Caption         =   "By Basic Salary"
               BeginProperty Font 
                  Name            =   "Verdana"
                  Size            =   8.25
                  Charset         =   0
                  Weight          =   700
                  Underline       =   0   'False
                  Italic          =   0   'False
                  Strikethrough   =   0   'False
               EndProperty
               ForeColor       =   &H00FFFFFF&
               Height          =   375
               Index           =   0
               Left            =   120
               TabIndex        =   5
               Top             =   240
               Width           =   1815
            End
         End
         Begin VB.CommandButton cmd_custom 
            BackColor       =   &H00FFFFFF&

⌨️ 快捷键说明

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