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

📄 frmyyhdjrs.frm

📁 本系统可用于医院和专业体检中心的健康体检管理
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomctl.ocx"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Object = "{0B81E4A9-BE4E-4AEF-9272-33AB5B51C6FC}#1.0#0"; "XPControls.ocx"
Object = "{65E121D4-0C60-11D2-A9FC-0000F8754DA1}#2.0#0"; "mschrt20.ocx"
Begin VB.Form FrmYYHDJRS 
   BackColor       =   &H80000018&
   BorderStyle     =   1  'Fixed Single
   Caption         =   "预约和登记人数"
   ClientHeight    =   6720
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   9600
   Icon            =   "FrmYYHDJRS.frx":0000
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   6720
   ScaleWidth      =   9600
   StartUpPosition =   2  '屏幕中心
   Begin VB.Frame Frame4 
      BackColor       =   &H80000018&
      Caption         =   "单位列表"
      Height          =   5625
      Left            =   150
      TabIndex        =   12
      Top             =   990
      Width           =   3825
      Begin MSComctlLib.ListView LvwDWei 
         Height          =   5325
         Left            =   90
         TabIndex        =   13
         Top             =   210
         Width           =   3615
         _ExtentX        =   6376
         _ExtentY        =   9393
         View            =   3
         LabelEdit       =   1
         LabelWrap       =   -1  'True
         HideSelection   =   0   'False
         FullRowSelect   =   -1  'True
         GridLines       =   -1  'True
         _Version        =   393217
         ForeColor       =   -2147483640
         BackColor       =   12648384
         BorderStyle     =   1
         Appearance      =   1
         NumItems        =   3
         BeginProperty ColumnHeader(1) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
            Text            =   "YYID"
            Object.Width           =   0
         EndProperty
         BeginProperty ColumnHeader(2) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
            SubItemIndex    =   1
            Text            =   "单位名称"
            Object.Width           =   4586
         EndProperty
         BeginProperty ColumnHeader(3) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
            SubItemIndex    =   2
            Text            =   "体检日期"
            Object.Width           =   1764
         EndProperty
      End
   End
   Begin VB.Frame Frame3 
      BackColor       =   &H80000018&
      Height          =   705
      Left            =   4110
      TabIndex        =   9
      Top             =   5910
      Width           =   5325
      Begin XPControls.XPCommandButton cmdOK 
         Cancel          =   -1  'True
         Height          =   405
         Left            =   3000
         TabIndex        =   10
         Top             =   210
         Width           =   1125
         _ExtentX        =   1984
         _ExtentY        =   714
         Caption         =   "退出"
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
      End
      Begin XPControls.XPCommandButton CmdQuery 
         Height          =   405
         Left            =   1320
         TabIndex        =   11
         Top             =   210
         Width           =   1125
         _ExtentX        =   1984
         _ExtentY        =   714
         Caption         =   "查询"
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
      End
   End
   Begin VB.Frame Frame1 
      BackColor       =   &H80000018&
      Caption         =   "预约类别"
      Height          =   660
      Left            =   150
      TabIndex        =   5
      Top             =   210
      Width           =   3855
      Begin VB.OptionButton optGRen 
         BackColor       =   &H80000018&
         Caption         =   "个人预约"
         Height          =   255
         Left            =   540
         TabIndex        =   7
         Top             =   270
         Value           =   -1  'True
         Width           =   1245
      End
      Begin VB.OptionButton optTTi 
         BackColor       =   &H80000018&
         Caption         =   "团体预约"
         Height          =   255
         Left            =   2310
         TabIndex        =   6
         Top             =   270
         Width           =   1245
      End
   End
   Begin VB.Frame Frame2 
      BackColor       =   &H80000018&
      Caption         =   "体检日期"
      Height          =   660
      Left            =   4140
      TabIndex        =   0
      Top             =   210
      Width           =   5325
      Begin MSComCtl2.DTPicker dtpStop 
         Height          =   315
         Left            =   2760
         TabIndex        =   1
         Top             =   270
         Width           =   1455
         _ExtentX        =   2566
         _ExtentY        =   556
         _Version        =   393216
         Format          =   23855105
         CurrentDate     =   38039
         MaxDate         =   73415
         MinDate         =   36526
      End
      Begin MSComCtl2.DTPicker dtpBegin 
         Height          =   315
         Left            =   900
         TabIndex        =   2
         Top             =   270
         Width           =   1365
         _ExtentX        =   2408
         _ExtentY        =   556
         _Version        =   393216
         Format          =   23855105
         CurrentDate     =   38039
         MaxDate         =   73415
         MinDate         =   36526
      End
      Begin VB.Label Label3 
         BackColor       =   &H80000018&
         BackStyle       =   0  'Transparent
         Caption         =   "到"
         Height          =   285
         Left            =   2400
         TabIndex        =   4
         Top             =   330
         Width           =   375
      End
      Begin VB.Label Label2 
         BackColor       =   &H80000018&
         BackStyle       =   0  'Transparent
         Caption         =   "从"
         Height          =   225
         Left            =   570
         TabIndex        =   3
         Top             =   330
         Width           =   285
      End
   End
   Begin MSChart20Lib.MSChart MSChart1 
      Height          =   4305
      Left            =   4140
      OleObjectBlob   =   "FrmYYHDJRS.frx":1982
      TabIndex        =   8
      Top             =   1050
      Width           =   5295
   End
   Begin VB.Label LblRS 
      BackColor       =   &H80000018&
      BackStyle       =   0  'Transparent
      Caption         =   "登记人数占预约人数的"
      ForeColor       =   &H00FF0000&
      Height          =   255
      Left            =   4140
      TabIndex        =   14
      Top             =   5580
      Width           =   4785
   End

⌨️ 快捷键说明

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