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

📄 frmreportlist.frm

📁 1、以DLL形式提供医生工作站 2、 根据【检查项目】
💻 FRM
📖 第 1 页 / 共 5 页
字号:
         Alignment       =   2  'Center
         BackColor       =   &H00E0E0E0&
         BackStyle       =   0  'Transparent
         Caption         =   "时间:"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00000000&
         Height          =   255
         Left            =   3240
         TabIndex        =   25
         Top             =   300
         Width           =   615
      End
      Begin VB.Label lblDiagnoseDoctor 
         BackColor       =   &H00E0E0E0&
         BackStyle       =   0  'Transparent
         Caption         =   "诊 断 者:"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00000000&
         Height          =   255
         Left            =   240
         TabIndex        =   24
         Top             =   300
         Width           =   1215
      End
   End
   Begin VB.Frame frmTop 
      BackColor       =   &H00E6DCBC&
      Height          =   1455
      Left            =   0
      TabIndex        =   16
      Top             =   0
      Width           =   12375
      Begin VB.CheckBox chkStartDate 
         BackColor       =   &H00E6DCBC&
         Caption         =   "起始日期"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00000000&
         Height          =   375
         Left            =   6000
         TabIndex        =   38
         Top             =   240
         Width           =   1335
      End
      Begin VB.CheckBox chkEndDate 
         BackColor       =   &H00E6DCBC&
         Caption         =   "结束日期"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00000000&
         Height          =   375
         Left            =   6000
         TabIndex        =   37
         Top             =   840
         Width           =   1335
      End
      Begin VB.ComboBox cmbAge 
         Height          =   300
         ItemData        =   "frmReportList.frx":0000
         Left            =   5200
         List            =   "frmReportList.frx":000D
         Style           =   2  'Dropdown List
         TabIndex        =   32
         Top             =   960
         Width           =   615
      End
      Begin VB.CommandButton cmdExit 
         Caption         =   "返回"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   10920
         TabIndex        =   13
         Top             =   840
         Width           =   975
      End
      Begin MSComCtl2.DTPicker dtEndDate 
         Height          =   345
         Left            =   7560
         TabIndex        =   29
         Top             =   840
         Width           =   1395
         _ExtentX        =   2461
         _ExtentY        =   609
         _Version        =   393216
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Format          =   20971521
         CurrentDate     =   39546
      End
      Begin MSComCtl2.DTPicker dtStartDate 
         Height          =   345
         Left            =   7560
         TabIndex        =   28
         Top             =   240
         Width           =   1395
         _ExtentX        =   2461
         _ExtentY        =   609
         _Version        =   393216
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Format          =   20971521
         CurrentDate     =   39546
      End
      Begin VB.TextBox txtPatientAge 
         Height          =   300
         Left            =   4000
         MaxLength       =   3
         TabIndex        =   9
         Top             =   960
         Width           =   1215
      End
      Begin VB.CommandButton cmdClear 
         Caption         =   "清空"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   9960
         TabIndex        =   12
         Top             =   840
         Width           =   855
      End
      Begin VB.CommandButton cmdSearche 
         Caption         =   "查  询"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   9960
         TabIndex        =   11
         Top             =   240
         Width           =   1095
      End
      Begin VB.ComboBox cmbCheckPartName 
         Height          =   300
         Left            =   8880
         Style           =   2  'Dropdown List
         TabIndex        =   10
         Top             =   120
         Visible         =   0   'False
         Width           =   735
      End
      Begin VB.ComboBox cmbPatientSex 
         Height          =   300
         ItemData        =   "frmReportList.frx":001D
         Left            =   4000
         List            =   "frmReportList.frx":002A
         Style           =   2  'Dropdown List
         TabIndex        =   8
         Top             =   600
         Width           =   1815
      End
      Begin VB.ComboBox cmbState 
         Height          =   300
         Left            =   4000
         Style           =   2  'Dropdown List
         TabIndex        =   7
         Top             =   240
         Width           =   1815
      End
      Begin VB.TextBox txtHospitalNumber 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   270
         Left            =   1080
         TabIndex        =   6
         Top             =   960
         Width           =   1815
      End
      Begin VB.TextBox txtPatientName 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   270
         Left            =   1080
         MaxLength       =   10
         TabIndex        =   5
         Top             =   600
         Width           =   1815
      End
      Begin VB.TextBox txtCheckNumber 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   270
         Left            =   1080
         MaxLength       =   20
         TabIndex        =   0
         Top             =   240
         Width           =   1815
      End
      Begin VB.Label lblCheckPartName 
         Alignment       =   2  'Center
         BackColor       =   &H00E0E0E0&
         BackStyle       =   0  'Transparent
         Caption         =   "拍片部位"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00000000&
         Height          =   255
         Left            =   7920
         TabIndex        =   36
         Top             =   120
         Visible         =   0   'False
         Width           =   975
      End
      Begin VB.Label lblAge 
         Alignment       =   2  'Center
         BackColor       =   &H00E0E0E0&
         BackStyle       =   0  'Transparent
         Caption         =   "患者年龄"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00000000&
         Height          =   255
         Left            =   3050
         TabIndex        =   22
         Top             =   960
         Width           =   975
      End
      Begin VB.Label lblPatientSex 
         Alignment       =   2  'Center
         BackColor       =   &H00E0E0E0&
         BackStyle       =   0  'Transparent
         Caption         =   "患者性别"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00000000&
         Height          =   255
         Left            =   3050
         TabIndex        =   21
         Top             =   600
         Width           =   975
      End
      Begin VB.Label lblState 
         Alignment       =   2  'Center
         BackColor       =   &H00E0E0E0&
         BackStyle       =   0  'Transparent
         Caption         =   "患者状态"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00000000&
         Height          =   255
         Left            =   3050
         TabIndex        =   20
         Top             =   240
         Width           =   975
      End
      Begin VB.Label lblHospitalNumber 
         Alignment       =   2  'Center
         BackColor       =   &H00E0E0E0&
         BackStyle       =   0  'Transparent
         Caption         =   "住院号码"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False

⌨️ 快捷键说明

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