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

📄 frmregister.frm

📁 本系统可用于医院和专业体检中心的健康体检管理
💻 FRM
📖 第 1 页 / 共 5 页
字号:
VERSION 5.00
Object = "{A964BDA3-3E93-11CF-9A0F-9E6261DACD1C}#2.0#0"; "resize32.ocx"
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "Comdlg32.ocx"
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 = "{0ECD9B60-23AA-11D0-B351-00A0C9055D8E}#6.0#0"; "MSHFLXGD.OCX"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Begin VB.Form frmRegister 
   BackColor       =   &H00D3DABC&
   Caption         =   "体检预约"
   ClientHeight    =   9075
   ClientLeft      =   60
   ClientTop       =   450
   ClientWidth     =   14970
   Icon            =   "frmRegister.frx":0000
   KeyPreview      =   -1  'True
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MDIChild        =   -1  'True
   ScaleHeight     =   9075
   ScaleWidth      =   14970
   WindowState     =   2  'Maximized
   Begin MSComDlg.CommonDialog CommonDialog1 
      Left            =   7260
      Top             =   4290
      _ExtentX        =   847
      _ExtentY        =   847
      _Version        =   393216
   End
   Begin VB.Frame Frame2 
      BackColor       =   &H00D3DABC&
      Caption         =   "已经预约的人员列表"
      Height          =   8865
      Index           =   0
      Left            =   150
      TabIndex        =   24
      Top             =   120
      Width           =   4905
      Begin MSHierarchicalFlexGridLib.MSHFlexGrid MSHFlexGrid1 
         Height          =   8460
         Left            =   90
         TabIndex        =   25
         Top             =   285
         Width           =   4725
         _ExtentX        =   8334
         _ExtentY        =   14923
         _Version        =   393216
         BackColorFixed  =   12640511
         BackColorBkg    =   -2147483624
         SelectionMode   =   1
         AllowUserResizing=   3
         RowSizingMode   =   1
         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
         BeginProperty FontFixed {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         _NumberOfBands  =   1
         _Band(0).Cols   =   2
      End
   End
   Begin VB.Frame Frame3 
      BackColor       =   &H00D3DABC&
      Height          =   855
      Left            =   5205
      TabIndex        =   0
      Top             =   8100
      Width           =   9570
      Begin XPControls.XPCommandButton cmdDelete 
         Height          =   345
         Left            =   7641
         TabIndex        =   19
         Top             =   330
         Width           =   825
         _ExtentX        =   1455
         _ExtentY        =   609
         Enabled         =   0   'False
         Caption         =   "删除(&D)"
         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 cmdModify 
         Height          =   345
         Left            =   1083
         TabIndex        =   20
         Top             =   330
         Width           =   825
         _ExtentX        =   1455
         _ExtentY        =   609
         Enabled         =   0   'False
         Caption         =   "修改(&M)"
         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 cmdAdd 
         Height          =   345
         Left            =   120
         TabIndex        =   21
         Top             =   330
         Width           =   825
         _ExtentX        =   1455
         _ExtentY        =   609
         Caption         =   "添加(&A)"
         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 cmdCancel 
         Height          =   345
         Left            =   8610
         TabIndex        =   22
         Top             =   330
         Width           =   825
         _ExtentX        =   1455
         _ExtentY        =   609
         Caption         =   "退出(&C)"
         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 cmdOK 
         Height          =   345
         Left            =   2046
         TabIndex        =   18
         Top             =   330
         Width           =   825
         _ExtentX        =   1455
         _ExtentY        =   609
         Enabled         =   0   'False
         Caption         =   "保存(&S)"
         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 cmdFaKa 
         Height          =   345
         Left            =   6510
         TabIndex        =   23
         Top             =   -180
         Visible         =   0   'False
         Width           =   945
         _ExtentX        =   1667
         _ExtentY        =   609
         Enabled         =   0   'False
         Caption         =   "发卡(&K)"
         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 cmdPay 
         Cancel          =   -1  'True
         Height          =   345
         Left            =   3009
         TabIndex        =   28
         Top             =   330
         Width           =   825
         _ExtentX        =   1455
         _ExtentY        =   609
         Enabled         =   0   'False
         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 cmdPrintGuider 
         Height          =   345
         Left            =   5115
         TabIndex        =   29
         Top             =   330
         Width           =   1125
         _ExtentX        =   1984
         _ExtentY        =   609
         Enabled         =   0   'False
         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 cmdPrintBarCode 
         Height          =   345
         Left            =   3972
         TabIndex        =   30
         Top             =   330
         Width           =   1005
         _ExtentX        =   1773
         _ExtentY        =   609
         Enabled         =   0   'False
         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 cmdIDCardAndPerson 
         Height          =   345
         Left            =   6378
         TabIndex        =   31
         Top             =   330
         Width           =   1125
         _ExtentX        =   1984
         _ExtentY        =   609
         Enabled         =   0   'False
         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 ResizeLibCtl.ReSize ReSize1 
      Left            =   4590
      Top             =   30
      _Version        =   131072
      _ExtentX        =   741
      _ExtentY        =   741
      _StockProps     =   0
      Enabled         =   -1  'True
      FormMinWidth    =   0
      FormMinHeight   =   0
      FormDesignHeight=   9075
      FormDesignWidth =   14970
   End
   Begin VB.Frame Frame1 
      BackColor       =   &H80000018&
      Caption         =   "选择类别"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   9
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   255
      Left            =   4980
      TabIndex        =   26
      Top             =   -180
      Visible         =   0   'False
      Width           =   4695
      Begin VB.OptionButton optGRen 
         BackColor       =   &H80000018&
         Caption         =   "个人预约"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   315
         Left            =   1920
         TabIndex        =   27
         Top             =   270
         Value           =   -1  'True
         Width           =   1485
      End
   End
   Begin TabDlg.SSTab sstInfo 

⌨️ 快捷键说明

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