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

📄 dlgaffirm.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"
Begin VB.Form FrmAffirm 
   BackColor       =   &H00D3DABC&
   Caption         =   "体检登记"
   ClientHeight    =   9135
   ClientLeft      =   60
   ClientTop       =   450
   ClientWidth     =   14055
   Icon            =   "dlgAffirm.frx":0000
   LinkTopic       =   "Form1"
   MDIChild        =   -1  'True
   ScaleHeight     =   9135
   ScaleWidth      =   14055
   WindowState     =   2  'Maximized
   Begin MSComDlg.CommonDialog CommonDialog1 
      Left            =   6780
      Top             =   4320
      _ExtentX        =   847
      _ExtentY        =   847
      _Version        =   393216
   End
   Begin ResizeLibCtl.ReSize ReSize1 
      Left            =   3540
      Top             =   3870
      _Version        =   131072
      _ExtentX        =   741
      _ExtentY        =   741
      _StockProps     =   0
      Enabled         =   -1  'True
      FormMinWidth    =   0
      FormMinHeight   =   0
      FormDesignHeight=   9135
      FormDesignWidth =   14055
   End
   Begin VB.Frame Frame3 
      BackColor       =   &H80000018&
      Caption         =   "当日登记名单"
      Height          =   3765
      Left            =   90
      TabIndex        =   52
      Top             =   4905
      Width           =   4275
      Begin MSHierarchicalFlexGridLib.MSHFlexGrid MSHFlexGrid2 
         Height          =   3480
         Left            =   120
         TabIndex        =   53
         Top             =   210
         Width           =   4035
         _ExtentX        =   7117
         _ExtentY        =   6138
         _Version        =   393216
         BackColorFixed  =   12640511
         BackColorBkg    =   12648447
         SelectionMode   =   1
         AllowUserResizing=   3
         RowSizingMode   =   1
         _NumberOfBands  =   1
         _Band(0).Cols   =   2
      End
   End
   Begin VB.Frame Frame2 
      BackColor       =   &H00D3DABC&
      Caption         =   "预约人员名单"
      Height          =   4755
      Left            =   120
      TabIndex        =   50
      Top             =   180
      Width           =   4290
      Begin VB.Frame Frame4 
         BackColor       =   &H80000018&
         Caption         =   "时间"
         Height          =   675
         Left            =   90
         TabIndex        =   68
         Top             =   3990
         Width           =   4065
         Begin MSComCtl2.DTPicker dtpStart 
            Height          =   345
            Left            =   570
            TabIndex        =   69
            Top             =   240
            Width           =   1245
            _ExtentX        =   2196
            _ExtentY        =   609
            _Version        =   393216
            Format          =   61603841
            CurrentDate     =   37987
            MaxDate         =   73415
            MinDate         =   36526
         End
         Begin MSComCtl2.DTPicker dtpEnd 
            Height          =   345
            Left            =   2280
            TabIndex        =   70
            Top             =   240
            Width           =   1245
            _ExtentX        =   2196
            _ExtentY        =   609
            _Version        =   393216
            Format          =   61603841
            CurrentDate     =   37987
            MaxDate         =   73415
            MinDate         =   36526
         End
         Begin VB.Label Label2 
            BackStyle       =   0  'Transparent
            Caption         =   "到"
            Height          =   285
            Index           =   2
            Left            =   1950
            TabIndex        =   71
            Top             =   300
            Width           =   255
         End
      End
      Begin VB.TextBox txtQuerySelfBH 
         Height          =   285
         Left            =   1440
         TabIndex        =   67
         ToolTipText     =   "请输入姓名或档案号然后回车"
         Top             =   3660
         Width           =   2745
      End
      Begin MSHierarchicalFlexGridLib.MSHFlexGrid MSHFlexGrid1 
         Height          =   3360
         Left            =   120
         TabIndex        =   51
         Top             =   240
         Width           =   4095
         _ExtentX        =   7223
         _ExtentY        =   5927
         _Version        =   393216
         BackColorFixed  =   12640511
         BackColorBkg    =   12648447
         GridColor       =   0
         GridColorFixed  =   255
         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
         _NumberOfBands  =   1
         _Band(0).Cols   =   2
      End
      Begin VB.Label Label1 
         BackStyle       =   0  'Transparent
         Caption         =   "快速查找:"
         Height          =   285
         Left            =   120
         TabIndex        =   66
         Top             =   3690
         Width           =   1110
      End
   End
   Begin VB.Frame Frame1 
      BackColor       =   &H00D3DABC&
      Caption         =   "操作"
      Height          =   825
      Left            =   4470
      TabIndex        =   0
      Top             =   8070
      Width           =   9480
      Begin XPControls.XPCommandButton cmdExit 
         Height          =   375
         Left            =   8520
         TabIndex        =   1
         Top             =   300
         Width           =   795
         _ExtentX        =   1402
         _ExtentY        =   661
         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 cmdRefresh 
         Height          =   375
         Left            =   135
         TabIndex        =   22
         Top             =   300
         Width           =   855
         _ExtentX        =   1508
         _ExtentY        =   661
         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 cmdAffirm 
         Height          =   375
         Left            =   3099
         TabIndex        =   20
         Top             =   300
         Width           =   945
         _ExtentX        =   1667
         _ExtentY        =   661
         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 CmdCancelAffirm 
         Height          =   375
         Left            =   5255
         TabIndex        =   54
         Top             =   300
         Width           =   945
         _ExtentX        =   1667
         _ExtentY        =   661
         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 cmdAdd 
         Height          =   375
         Left            =   1123
         TabIndex        =   56
         Top             =   300
         Width           =   855
         _ExtentX        =   1508
         _ExtentY        =   661
         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 cmdModify 
         Height          =   375
         Left            =   2111
         TabIndex        =   57
         Top             =   300
         Width           =   855
         _ExtentX        =   1508
         _ExtentY        =   661
         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 cmdFaKa 
         Height          =   405
         Left            =   0
         TabIndex        =   62
         Top             =   0
         Visible         =   0   'False
         Width           =   1065
         _ExtentX        =   1879
         _ExtentY        =   714
         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 cmdPrintGuider 
         Height          =   375
         Left            =   4177
         TabIndex        =   63
         Top             =   300
         Width           =   945
         _ExtentX        =   1667
         _ExtentY        =   661
         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 cmdPay 
         Height          =   375
         Left            =   6360
         TabIndex        =   64
         Top             =   300
         Visible         =   0   'False
         Width           =   795
         _ExtentX        =   1402
         _ExtentY        =   661
         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            =   7261
         TabIndex        =   73
         Top             =   300
         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 VB.Frame fraGRen 
      BackColor       =   &H00D3DABC&
      Caption         =   "个人信息"
      Height          =   7860

⌨️ 快捷键说明

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