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

📄 frmoutpatienttreatments.frm

📁 This file came from Planet-Source-Code.com...the home millions of lines of source code You can view
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Object = "{935C9182-411B-4FFB-9512-97C8745743BC}#2.4#0"; "AResize.ocx"
Begin VB.Form frmOutPatientTreatments 
   BackColor       =   &H00FF8080&
   Caption         =   "OutPatient Treatments Details"
   ClientHeight    =   9165
   ClientLeft      =   1110
   ClientTop       =   450
   ClientWidth     =   8145
   BeginProperty Font 
      Name            =   "Verdana"
      Size            =   8.25
      Charset         =   0
      Weight          =   400
      Underline       =   0   'False
      Italic          =   0   'False
      Strikethrough   =   0   'False
   EndProperty
   KeyPreview      =   -1  'True
   LinkTopic       =   "Form1"
   MDIChild        =   -1  'True
   ScaleHeight     =   9165
   ScaleWidth      =   8145
   WindowState     =   2  'Maximized
   Begin VB.ComboBox cmbPatientID 
      Height          =   315
      Left            =   3000
      Style           =   2  'Dropdown List
      TabIndex        =   33
      Top             =   1080
      Visible         =   0   'False
      Width           =   2535
   End
   Begin VB.ComboBox cmbDoctorID 
      Height          =   315
      Left            =   3000
      Style           =   2  'Dropdown List
      TabIndex        =   32
      Top             =   1680
      Visible         =   0   'False
      Width           =   2535
   End
   Begin VB.CommandButton cmdDoctorID 
      Caption         =   "..."
      Height          =   255
      Left            =   5640
      TabIndex        =   31
      Top             =   1680
      Visible         =   0   'False
      Width           =   495
   End
   Begin MSComCtl2.DTPicker DTPTime1 
      Height          =   375
      Left            =   3000
      TabIndex        =   30
      Top             =   2880
      Visible         =   0   'False
      Width           =   2535
      _ExtentX        =   4471
      _ExtentY        =   661
      _Version        =   393216
      Format          =   46137346
      CurrentDate     =   38376
   End
   Begin MSComCtl2.DTPicker DTPDate1 
      Height          =   375
      Left            =   3000
      TabIndex        =   29
      Top             =   2280
      Visible         =   0   'False
      Width           =   2535
      _ExtentX        =   4471
      _ExtentY        =   661
      _Version        =   393216
      Format          =   46137345
      CurrentDate     =   38376
   End
   Begin VB.CommandButton cmdPatientID 
      Caption         =   "..."
      Height          =   255
      Left            =   5640
      TabIndex        =   28
      Top             =   1080
      Visible         =   0   'False
      Width           =   495
   End
   Begin ActiveResizeCtl.ActiveResize ActiveResize1 
      Left            =   7560
      Top             =   5040
      _ExtentX        =   847
      _ExtentY        =   847
      Resolution      =   4
      ScreenHeight    =   1024
      ScreenWidth     =   1280
      ScreenHeightDT  =   1024
      ScreenWidthDT   =   1280
      FormHeightDT    =   9675
      FormWidthDT     =   8265
      FormScaleHeightDT=   9165
      FormScaleWidthDT=   8145
   End
   Begin VB.Frame Frame2 
      BackColor       =   &H00FF8080&
      Caption         =   "Record Operations"
      BeginProperty Font 
         Name            =   "Verdana"
         Size            =   8.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FFFFFF&
      Height          =   1455
      Left            =   480
      TabIndex        =   20
      Top             =   7560
      Width           =   7215
      Begin VB.CommandButton cmdAdd 
         BackColor       =   &H00FFFFFF&
         Caption         =   "&Add"
         Height          =   780
         Left            =   480
         Picture         =   "frmOutPatientTreatments.frx":0000
         Style           =   1  'Graphical
         TabIndex        =   27
         Top             =   360
         Width           =   1095
      End
      Begin VB.CommandButton cmdEdit 
         BackColor       =   &H00FFFFFF&
         Caption         =   "&Edit"
         Height          =   780
         Left            =   1800
         Picture         =   "frmOutPatientTreatments.frx":04AF
         Style           =   1  'Graphical
         TabIndex        =   26
         Top             =   360
         Width           =   1095
      End
      Begin VB.CommandButton cmdDelete 
         BackColor       =   &H00FFFFFF&
         Caption         =   "&Delete"
         Height          =   780
         Left            =   3120
         Picture         =   "frmOutPatientTreatments.frx":0954
         Style           =   1  'Graphical
         TabIndex        =   25
         Top             =   360
         Width           =   1095
      End
      Begin VB.CommandButton cmdRefresh 
         BackColor       =   &H00FFFFFF&
         Caption         =   "&Refresh"
         Height          =   780
         Left            =   4440
         Picture         =   "frmOutPatientTreatments.frx":0E0D
         Style           =   1  'Graphical
         TabIndex        =   24
         Top             =   360
         Width           =   1095
      End
      Begin VB.CommandButton cmdClose 
         BackColor       =   &H00FFFFFF&
         Caption         =   "&Close"
         Height          =   780
         Left            =   5760
         Picture         =   "frmOutPatientTreatments.frx":12B3
         Style           =   1  'Graphical
         TabIndex        =   23
         Top             =   360
         Width           =   1095
      End
      Begin VB.CommandButton cmdUpdate 
         BackColor       =   &H00FFFFFF&
         Caption         =   "&Update"
         Height          =   780
         Left            =   480
         Picture         =   "frmOutPatientTreatments.frx":17BF
         Style           =   1  'Graphical
         TabIndex        =   22
         Top             =   360
         Visible         =   0   'False
         Width           =   1095
      End
      Begin VB.CommandButton cmdCancel 
         BackColor       =   &H00FFFFFF&
         Caption         =   "&Cancel"
         Height          =   780
         Left            =   1800
         Picture         =   "frmOutPatientTreatments.frx":1C6D
         Style           =   1  'Graphical
         TabIndex        =   21
         Top             =   360
         Visible         =   0   'False
         Width           =   1095
      End
   End
   Begin VB.Frame Frame1 
      BackColor       =   &H00FF8080&
      Caption         =   "Record Navigation"
      BeginProperty Font 
         Name            =   "Verdana"
         Size            =   8.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FFFFFF&
      Height          =   1215
      Left            =   480
      TabIndex        =   14
      Top             =   6120
      Width           =   7215
      Begin VB.CommandButton cmdLast 
         BackColor       =   &H00FFFFFF&
         Height          =   540
         Left            =   6240
         Picture         =   "frmOutPatientTreatments.frx":2171
         Style           =   1  'Graphical
         TabIndex        =   18
         Top             =   360
         UseMaskColor    =   -1  'True
         Width           =   585
      End
      Begin VB.CommandButton cmdNext 
         BackColor       =   &H00FFFFFF&
         Height          =   540
         Left            =   5520
         Picture         =   "frmOutPatientTreatments.frx":2646
         Style           =   1  'Graphical
         TabIndex        =   17
         Top             =   360
         UseMaskColor    =   -1  'True
         Width           =   585
      End
      Begin VB.CommandButton cmdPrevious 
         BackColor       =   &H00FFFFFF&
         Height          =   540
         Left            =   1065
         Picture         =   "frmOutPatientTreatments.frx":2B21
         Style           =   1  'Graphical
         TabIndex        =   16
         Top             =   360
         UseMaskColor    =   -1  'True
         Width           =   585
      End
      Begin VB.CommandButton cmdFirst 
         BackColor       =   &H00FFFFFF&
         Height          =   540
         Left            =   360
         Picture         =   "frmOutPatientTreatments.frx":3002
         Style           =   1  'Graphical
         TabIndex        =   15
         Top             =   360
         UseMaskColor    =   -1  'True
         Width           =   585
      End
      Begin VB.Label lblStatus 
         Alignment       =   2  'Center
         BackColor       =   &H00FFFFFF&
         BorderStyle     =   1  'Fixed Single
         Height          =   405
         Left            =   1800
         TabIndex        =   19
         Top             =   480
         Width           =   3480
      End
   End
   Begin VB.TextBox txtFields 
      DataField       =   "Prescription"
      Height          =   1005
      Index           =   6
      Left            =   3000
      MultiLine       =   -1  'True
      ScrollBars      =   2  'Vertical
      TabIndex        =   13
      Top             =   4680
      Width           =   2535
   End
   Begin VB.TextBox txtFields 
      DataField       =   "Description"
      Height          =   870
      Index           =   5
      Left            =   3000
      MultiLine       =   -1  'True
      ScrollBars      =   2  'Vertical
      TabIndex        =   11
      Top             =   3465
      Width           =   2535
   End
   Begin VB.TextBox txtFields 
      DataField       =   "Time"
      Height          =   285
      Index           =   4
      Left            =   3000
      TabIndex        =   9
      Top             =   2880
      Width           =   2535
   End
   Begin VB.TextBox txtFields 
      DataField       =   "Date"
      Height          =   285
      Index           =   3
      Left            =   3000
      TabIndex        =   7
      Top             =   2280
      Width           =   2535
   End
   Begin VB.TextBox txtFields 
      DataField       =   "Doctor_ID"
      Height          =   285
      Index           =   2
      Left            =   3000
      TabIndex        =   5
      Top             =   1665
      Width           =   2535
   End
   Begin VB.TextBox txtFields 
      DataField       =   "Patient_ID"
      Height          =   285
      Index           =   1
      Left            =   3000
      TabIndex        =   3
      Top             =   1080
      Width           =   2535
   End
   Begin VB.TextBox txtFields 
      DataField       =   "OPHistoryID"
      Height          =   285
      Index           =   0
      Left            =   3000
      TabIndex        =   1
      Top             =   540
      Width           =   2535
   End
   Begin VB.Label lblLabels 
      BackColor       =   &H00FF8080&
      Caption         =   "Prescription:"
      BeginProperty Font 
         Name            =   "Verdana"
         Size            =   8.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FFFFFF&
      Height          =   255
      Index           =   6
      Left            =   840
      TabIndex        =   12
      Top             =   4680
      Width           =   1815
   End
   Begin VB.Label lblLabels 
      BackColor       =   &H00FF8080&
      Caption         =   "Description:"
      BeginProperty Font 
         Name            =   "Verdana"
         Size            =   8.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FFFFFF&
      Height          =   255
      Index           =   5
      Left            =   840
      TabIndex        =   10
      Top             =   3600
      Width           =   1815
   End
   Begin VB.Label lblLabels 
      BackColor       =   &H00FF8080&
      Caption         =   "Time:"
      BeginProperty Font 
         Name            =   "Verdana"
         Size            =   8.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FFFFFF&
      Height          =   255
      Index           =   4
      Left            =   840
      TabIndex        =   8
      Top             =   2880
      Width           =   1815
   End
   Begin VB.Label lblLabels 
      BackColor       =   &H00FF8080&
      Caption         =   "Date:"
      BeginProperty Font 
         Name            =   "Verdana"
         Size            =   8.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FFFFFF&
      Height          =   255
      Index           =   3
      Left            =   840
      TabIndex        =   6
      Top             =   2280
      Width           =   1815
   End
   Begin VB.Label lblLabels 
      BackColor       =   &H00FF8080&
      Caption         =   "Doctor ID:"
      BeginProperty Font 
         Name            =   "Verdana"
         Size            =   8.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FFFFFF&
      Height          =   255

⌨️ 快捷键说明

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