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

📄 frminpatientservices.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 frmInPatientServices 
   BackColor       =   &H00FF8080&
   Caption         =   "In Patient Lab Exams and Medical Services"
   ClientHeight    =   8790
   ClientLeft      =   1020
   ClientTop       =   1515
   ClientWidth     =   12345
   BeginProperty Font 
      Name            =   "Verdana"
      Size            =   8.25
      Charset         =   0
      Weight          =   400
      Underline       =   0   'False
      Italic          =   0   'False
      Strikethrough   =   0   'False
   EndProperty
   Icon            =   "frmInPatientServices.frx":0000
   KeyPreview      =   -1  'True
   LinkTopic       =   "Form1"
   MDIChild        =   -1  'True
   ScaleHeight     =   8790
   ScaleWidth      =   12345
   WindowState     =   2  'Maximized
   Begin VB.Frame Frame2 
      BackColor       =   &H00FF8080&
      Caption         =   "Patient Details"
      BeginProperty Font 
         Name            =   "Verdana"
         Size            =   8.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FFFFFF&
      Height          =   5055
      Left            =   480
      TabIndex        =   14
      Top             =   2160
      Width           =   5775
      Begin VB.CommandButton cmdViewAdmission 
         Caption         =   "..."
         Height          =   255
         Left            =   5040
         TabIndex        =   33
         Top             =   1440
         Width           =   495
      End
      Begin VB.CommandButton cmdViewPatient 
         Caption         =   "..."
         Height          =   255
         Left            =   5040
         TabIndex        =   32
         Top             =   360
         Width           =   495
      End
      Begin VB.ComboBox cmbAdmitID 
         Height          =   315
         Left            =   1800
         Style           =   2  'Dropdown List
         TabIndex        =   30
         Top             =   1440
         Width           =   3135
      End
      Begin VB.TextBox Text1 
         Height          =   1260
         Left            =   1800
         TabIndex        =   22
         Top             =   3240
         Width           =   3105
      End
      Begin VB.TextBox txtPatientName 
         Enabled         =   0   'False
         Height          =   300
         Left            =   1800
         TabIndex        =   16
         Top             =   960
         Width           =   3105
      End
      Begin VB.ComboBox cmbInPatientID 
         Height          =   315
         Left            =   1800
         Style           =   2  'Dropdown List
         TabIndex        =   15
         Top             =   360
         Width           =   3135
      End
      Begin MSComCtl2.DTPicker DTPSDate 
         Height          =   375
         Left            =   1800
         TabIndex        =   34
         Top             =   2040
         Width           =   3135
         _ExtentX        =   5530
         _ExtentY        =   661
         _Version        =   393216
         Format          =   20709377
         CurrentDate     =   38354
      End
      Begin MSComCtl2.DTPicker DTPSTime 
         Height          =   375
         Left            =   1800
         TabIndex        =   35
         Top             =   2640
         Width           =   3135
         _ExtentX        =   5530
         _ExtentY        =   661
         _Version        =   393216
         Format          =   20709378
         CurrentDate     =   38354
      End
      Begin VB.Label Label17 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "Discription"
         BeginProperty Font 
            Name            =   "Verdana"
            Size            =   8.25
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00FFFFFF&
         Height          =   195
         Left            =   120
         TabIndex        =   23
         Top             =   3255
         Width           =   1050
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "Name of Patient"
         BeginProperty Font 
            Name            =   "Verdana"
            Size            =   8.25
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00FFFFFF&
         Height          =   195
         Left            =   120
         TabIndex        =   21
         Top             =   975
         Width           =   1560
      End
      Begin VB.Label Label2 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "Treatment 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          =   195
         Left            =   120
         TabIndex        =   20
         Top             =   2775
         Width           =   1560
      End
      Begin VB.Label Label3 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "Admission 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          =   195
         Left            =   120
         TabIndex        =   19
         Top             =   1575
         Width           =   1290
      End
      Begin VB.Label Label4 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "Treatment 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          =   195
         Left            =   120
         TabIndex        =   18
         Top             =   2175
         Width           =   1530
      End
      Begin VB.Label Label5 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "Patient Code"
         BeginProperty Font 
            Name            =   "Verdana"
            Size            =   8.25
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00FFFFFF&
         Height          =   195
         Left            =   120
         TabIndex        =   17
         Top             =   360
         Width           =   1230
      End
   End
   Begin VB.CommandButton Command6 
      BackColor       =   &H00FFFFFF&
      Caption         =   "CLOSE"
      Height          =   855
      Left            =   6840
      Picture         =   "frmInPatientServices.frx":57E2
      Style           =   1  'Graphical
      TabIndex        =   10
      Top             =   7680
      Width           =   1215
   End
   Begin VB.CommandButton cmdSave 
      BackColor       =   &H00FFFFFF&
      Caption         =   "&Save"
      Height          =   855
      Left            =   5160
      Picture         =   "frmInPatientServices.frx":5CE6
      Style           =   1  'Graphical
      TabIndex        =   9
      Top             =   7680
      Width           =   1215
   End
   Begin VB.TextBox txtBillID 
      Height          =   285
      Left            =   5640
      TabIndex        =   8
      Top             =   1440
      Width           =   1695
   End
   Begin VB.Frame Frame1 
      BackColor       =   &H00FF8080&
      Caption         =   "Service Details"
      BeginProperty Font 
         Name            =   "Verdana"
         Size            =   8.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FFFFFF&
      Height          =   5055
      Left            =   6840
      TabIndex        =   1
      Top             =   2160
      Width           =   5055
      Begin VB.CommandButton cmdViewService 
         Caption         =   "..."
         Height          =   255
         Left            =   4080
         TabIndex        =   31
         Top             =   360
         Width           =   495
      End
      Begin VB.TextBox txtgrndtot 
         Height          =   300
         Left            =   2400
         TabIndex        =   28
         Top             =   3240
         Visible         =   0   'False
         Width           =   1575
      End
      Begin VB.TextBox txtdisgvn 
         Height          =   300
         Left            =   2400
         TabIndex        =   26
         Top             =   3720
         Visible         =   0   'False
         Width           =   1575
      End
      Begin VB.TextBox txtpayable 
         Height          =   300
         Left            =   2400
         TabIndex        =   24
         Top             =   4320
         Visible         =   0   'False
         Width           =   1575
      End
      Begin VB.TextBox txtServiceName 
         Enabled         =   0   'False
         Height          =   285
         Left            =   2400
         TabIndex        =   4
         Top             =   960
         Width           =   2415
      End
      Begin VB.ComboBox cmbServiceID 
         Height          =   315
         Left            =   2400
         Style           =   2  'Dropdown List
         TabIndex        =   3
         Top             =   360
         Width           =   1575
      End
      Begin VB.TextBox txtrpu 
         Height          =   285
         Left            =   2400
         TabIndex        =   2
         Top             =   1560
         Width           =   1575
      End
      Begin VB.Line Line1 
         BorderColor     =   &H00FFFFFF&
         BorderWidth     =   2
         X1              =   0
         X2              =   5040
         Y1              =   2400
         Y2              =   2400
      End
      Begin VB.Label Label19 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "Grand Total"
         BeginProperty Font 
            Name            =   "Verdana"
            Size            =   8.25
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00FFFFFF&
         Height          =   195
         Left            =   480
         TabIndex        =   29
         Top             =   3240
         Visible         =   0   'False
         Width           =   1140
      End
      Begin VB.Label Label20 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "Discount Given"
         BeginProperty Font 
            Name            =   "Verdana"
            Size            =   8.25
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00FFFFFF&
         Height          =   195
         Left            =   480
         TabIndex        =   27
         Top             =   3720
         Visible         =   0   'False
         Width           =   1455
      End
      Begin VB.Label Label21 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "Net Amount"
         BeginProperty Font 
            Name            =   "Verdana"
            Size            =   8.25
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00FFFFFF&
         Height          =   195
         Left            =   480
         TabIndex        =   25
         Top             =   4320
         Visible         =   0   'False
         Width           =   1140
      End
      Begin VB.Label Label10 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "Service Charge"
         BeginProperty Font 

⌨️ 快捷键说明

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