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

📄 guestdata.frm

📁 Call centeer gestion de usuarios todo ello gratis y bajo windows
💻 FRM
📖 第 1 页 / 共 4 页
字号:
VERSION 5.00
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Begin VB.Form frmReports 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "Reports"
   ClientHeight    =   7095
   ClientLeft      =   45
   ClientTop       =   435
   ClientWidth     =   8175
   BeginProperty Font 
      Name            =   "Arial"
      Size            =   9
      Charset         =   0
      Weight          =   400
      Underline       =   0   'False
      Italic          =   0   'False
      Strikethrough   =   0   'False
   EndProperty
   Icon            =   "GuestData.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   7095
   ScaleWidth      =   8175
   StartUpPosition =   2  'CenterScreen
   Begin VB.Frame Frame11 
      Caption         =   "Pool Collection"
      BeginProperty Font 
         Name            =   "Arial"
         Size            =   9
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00008000&
      Height          =   3255
      Left            =   4200
      TabIndex        =   16
      Top             =   3600
      Width           =   3735
      Begin TabDlg.SSTab SSTab4 
         Height          =   2655
         Left            =   240
         TabIndex        =   26
         Top             =   360
         Width           =   3255
         _ExtentX        =   5741
         _ExtentY        =   4683
         _Version        =   393216
         Style           =   1
         Tabs            =   4
         Tab             =   3
         TabsPerRow      =   4
         TabHeight       =   520
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "Arial"
            Size            =   9
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         TabCaption(0)   =   "Daily"
         TabPicture(0)   =   "GuestData.frx":0BC2
         Tab(0).ControlEnabled=   0   'False
         Tab(0).Control(0)=   "Frame21"
         Tab(0).ControlCount=   1
         TabCaption(1)   =   "Monthly"
         TabPicture(1)   =   "GuestData.frx":0BDE
         Tab(1).ControlEnabled=   0   'False
         Tab(1).Control(0)=   "Frame16"
         Tab(1).ControlCount=   1
         TabCaption(2)   =   "Yearly"
         TabPicture(2)   =   "GuestData.frx":0BFA
         Tab(2).ControlEnabled=   0   'False
         Tab(2).Control(0)=   "Frame18"
         Tab(2).ControlCount=   1
         TabCaption(3)   =   "Periodic"
         TabPicture(3)   =   "GuestData.frx":0C16
         Tab(3).ControlEnabled=   -1  'True
         Tab(3).Control(0)=   "Frame27"
         Tab(3).Control(0).Enabled=   0   'False
         Tab(3).Control(1)=   "Command14"
         Tab(3).Control(1).Enabled=   0   'False
         Tab(3).Control(2)=   "Frame28"
         Tab(3).Control(2).Enabled=   0   'False
         Tab(3).ControlCount=   3
         Begin VB.Frame Frame28 
            Caption         =   "Enter End Date"
            Height          =   735
            Left            =   600
            TabIndex        =   74
            Top             =   1200
            Width           =   1935
            Begin MSComCtl2.DTPicker DTPicker10 
               Height          =   375
               Left            =   120
               TabIndex        =   75
               Top             =   240
               Width           =   1695
               _ExtentX        =   2990
               _ExtentY        =   661
               _Version        =   393216
               Format          =   19529729
               CurrentDate     =   38272
            End
         End
         Begin VB.CommandButton Command14 
            BackColor       =   &H00FFC0C0&
            Caption         =   "RUN >>"
            Height          =   375
            Left            =   840
            Style           =   1  'Graphical
            TabIndex        =   73
            Top             =   2040
            Width           =   1575
         End
         Begin VB.Frame Frame27 
            Caption         =   "Enter Starting Date"
            Height          =   735
            Left            =   600
            TabIndex        =   71
            Top             =   480
            Width           =   1935
            Begin MSComCtl2.DTPicker DTPicker9 
               Height          =   375
               Left            =   120
               TabIndex        =   72
               Top             =   240
               Width           =   1695
               _ExtentX        =   2990
               _ExtentY        =   661
               _Version        =   393216
               Format          =   19529729
               CurrentDate     =   38272
            End
         End
         Begin VB.Frame Frame21 
            Caption         =   "Enter Date"
            Height          =   1455
            Left            =   -74400
            TabIndex        =   46
            Top             =   720
            Width           =   2055
            Begin VB.CommandButton Command11 
               BackColor       =   &H00FFC0C0&
               Caption         =   "RUN >>"
               Height          =   375
               Left            =   240
               Style           =   1  'Graphical
               TabIndex        =   47
               Top             =   960
               Width           =   1575
            End
            Begin MSComCtl2.DTPicker DTPicker3 
               Height          =   390
               Left            =   240
               TabIndex        =   48
               Top             =   360
               Width           =   1575
               _ExtentX        =   2778
               _ExtentY        =   688
               _Version        =   393216
               BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
                  Name            =   "Arial"
                  Size            =   9
                  Charset         =   0
                  Weight          =   400
                  Underline       =   0   'False
                  Italic          =   0   'False
                  Strikethrough   =   0   'False
               EndProperty
               CalendarBackColor=   16777152
               Format          =   19529729
               CurrentDate     =   38257
            End
         End
         Begin VB.Frame Frame18 
            Caption         =   "Enter Year"
            Height          =   1455
            Left            =   -74400
            TabIndex        =   37
            Top             =   720
            Width           =   2055
            Begin VB.TextBox Text7 
               Alignment       =   2  'Center
               Height          =   375
               Left            =   360
               TabIndex        =   39
               Top             =   360
               Width           =   1335
            End
            Begin VB.CommandButton Command8 
               BackColor       =   &H00FFC0C0&
               Caption         =   "RUN >>"
               Height          =   375
               Left            =   240
               Style           =   1  'Graphical
               TabIndex        =   38
               Top             =   840
               Width           =   1575
            End
         End
         Begin VB.Frame Frame17 
            Caption         =   "Enter Year"
            Height          =   1455
            Left            =   -74280
            TabIndex        =   32
            Top             =   720
            Width           =   1815
            Begin VB.CommandButton Command7 
               BackColor       =   &H00FFC0C0&
               Caption         =   "RUN >>"
               Height          =   375
               Left            =   120
               Style           =   1  'Graphical
               TabIndex        =   34
               Top             =   840
               Width           =   1575
            End
            Begin VB.TextBox Text6 
               Alignment       =   2  'Center
               Height          =   375
               Left            =   240
               TabIndex        =   33
               Top             =   240
               Width           =   1335
            End
         End
         Begin VB.Frame Frame16 
            Caption         =   "Enter Month and Year"
            Height          =   1575
            Left            =   -74400
            TabIndex        =   28
            Top             =   600
            Width           =   2055
            Begin VB.TextBox Text5 
               Alignment       =   2  'Center
               Height          =   375
               Left            =   360
               TabIndex        =   31
               Top             =   600
               Width           =   1335
            End
            Begin VB.ComboBox Combo3 
               Height          =   345
               ItemData        =   "GuestData.frx":0C32
               Left            =   360
               List            =   "GuestData.frx":0C5A
               Style           =   2  'Dropdown List
               TabIndex        =   30
               Top             =   240
               Width           =   1335
            End
            Begin VB.CommandButton Command6 
               BackColor       =   &H00FFC0C0&
               Caption         =   "RUN >>"
               Height          =   375
               Left            =   240
               Style           =   1  'Graphical
               TabIndex        =   29
               Top             =   1020
               Width           =   1575
            End
         End
         Begin VB.Frame Frame15 
            Caption         =   "Enter Date"
            Height          =   1455
            Left            =   -74280
            TabIndex        =   27
            Top             =   720
            Width           =   1815
         End
      End
   End
   Begin VB.Frame Frame10 
      Caption         =   "Bar Collection"
      BeginProperty Font 
         Name            =   "Arial"
         Size            =   9
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00008000&
      Height          =   3255
      Left            =   240
      TabIndex        =   15
      Top             =   3600
      Width           =   3735
      Begin TabDlg.SSTab SSTab2 
         Height          =   2655
         Left            =   240
         TabIndex        =   17
         Top             =   360
         Width           =   3255
         _ExtentX        =   5741
         _ExtentY        =   4683
         _Version        =   393216
         Style           =   1
         Tabs            =   4
         Tab             =   2
         TabsPerRow      =   4
         TabHeight       =   520
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "Arial"
            Size            =   9
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         TabCaption(0)   =   "Daily"
         TabPicture(0)   =   "GuestData.frx":0CC0
         Tab(0).ControlEnabled=   0   'False
         Tab(0).Control(0)=   "Frame20"
         Tab(0).ControlCount=   1
         TabCaption(1)   =   "Monthly"
         TabPicture(1)   =   "GuestData.frx":0CDC
         Tab(1).ControlEnabled=   0   'False
         Tab(1).Control(0)=   "Frame13"
         Tab(1).ControlCount=   1
         TabCaption(2)   =   "Yearly"
         TabPicture(2)   =   "GuestData.frx":0CF8
         Tab(2).ControlEnabled=   -1  'True
         Tab(2).Control(0)=   "Frame19"
         Tab(2).Control(0).Enabled=   0   'False
         Tab(2).ControlCount=   1
         TabCaption(3)   =   "Periodic"
         TabPicture(3)   =   "GuestData.frx":0D14
         Tab(3).ControlEnabled=   0   'False
         Tab(3).Control(0)=   "Frame26"
         Tab(3).Control(1)=   "Command13"
         Tab(3).Control(2)=   "Frame25"
         Tab(3).ControlCount=   3
         Begin VB.Frame Frame26 
            Caption         =   "Enter End Date"
            Height          =   735
            Left            =   -74400
            TabIndex        =   69
            Top             =   1200
            Width           =   1935
            Begin MSComCtl2.DTPicker DTPicker8 
               Height          =   375
               Left            =   120
               TabIndex        =   70
               Top             =   240
               Width           =   1695
               _ExtentX        =   2990
               _ExtentY        =   661
               _Version        =   393216
               Format          =   19529729
               CurrentDate     =   38272
            End
         End
         Begin VB.CommandButton Command13 
            BackColor       =   &H00FFC0C0&
            Caption         =   "RUN >>"
            Height          =   375
            Left            =   -74160
            Style           =   1  'Graphical
            TabIndex        =   68
            Top             =   2040
            Width           =   1575
         End
         Begin VB.Frame Frame25 
            Caption         =   "Enter Starting Date"
            Height          =   735
            Left            =   -74400
            TabIndex        =   66
            Top             =   480
            Width           =   1935
            Begin MSComCtl2.DTPicker DTPicker7 
               Height          =   375
               Left            =   120
               TabIndex        =   67
               Top             =   240
               Width           =   1695
               _ExtentX        =   2990
               _ExtentY        =   661
               _Version        =   393216
               Format          =   19529729
               CurrentDate     =   38272
            End
         End
         Begin VB.Frame Frame20 
            Caption         =   "Enter Date"
            Height          =   1455
            Left            =   -74400

⌨️ 快捷键说明

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