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

📄 shffrm.frm

📁 医院管理系统已经在运行中
💻 FRM
📖 第 1 页 / 共 4 页
字号:
VERSION 5.00
Begin VB.Form shffrm 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "卓资县人民医院门诊处方(处方收费)"
   ClientHeight    =   8940
   ClientLeft      =   45
   ClientTop       =   435
   ClientWidth     =   11295
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   Moveable        =   0   'False
   ScaleHeight     =   8940
   ScaleWidth      =   11295
   ShowInTaskbar   =   0   'False
   StartUpPosition =   2  '屏幕中心
   Begin VB.CommandButton Command5 
      Caption         =   "收据打印调试,调试成功后删除此按钮"
      Height          =   855
      Left            =   8640
      TabIndex        =   66
      Top             =   0
      Width           =   2295
   End
   Begin VB.Data Data1 
      Caption         =   "Data1"
      Connect         =   "Access"
      DatabaseName    =   ""
      DefaultCursorType=   0  '缺省游标
      DefaultType     =   2  '使用 ODBC
      Exclusive       =   0   'False
      Height          =   495
      Left            =   240
      Options         =   0
      ReadOnly        =   0   'False
      RecordsetType   =   1  'Dynaset
      RecordSource    =   ""
      Top             =   120
      Visible         =   0   'False
      Width           =   1935
   End
   Begin VB.Frame Frame1 
      Height          =   8175
      Left            =   120
      TabIndex        =   0
      Top             =   600
      Width           =   11055
      Begin VB.Frame Frame5 
         Height          =   1335
         Left            =   8400
         TabIndex        =   61
         Top             =   120
         Width           =   2535
         Begin VB.CommandButton Command4 
            Caption         =   "返回"
            Height          =   420
            Left            =   1320
            TabIndex        =   65
            Top             =   720
            Width           =   1100
         End
         Begin VB.CommandButton Command3 
            Caption         =   "取消收费"
            Enabled         =   0   'False
            Height          =   420
            Left            =   1320
            TabIndex        =   64
            Top             =   240
            Width           =   1100
         End
         Begin VB.CommandButton Command2 
            Caption         =   "当日收费"
            Height          =   420
            Left            =   120
            TabIndex        =   63
            Top             =   720
            Width           =   1100
         End
         Begin VB.CommandButton Command1 
            Caption         =   "确认收费"
            Enabled         =   0   'False
            Height          =   420
            Left            =   120
            TabIndex        =   62
            Top             =   240
            Width           =   1100
         End
      End
      Begin VB.Frame Frame2 
         Caption         =   "患者信息"
         ForeColor       =   &H00008000&
         Height          =   1335
         Left            =   120
         TabIndex        =   44
         Top             =   240
         Width           =   8175
         Begin VB.TextBox Text6 
            Height          =   300
            Left            =   5880
            Locked          =   -1  'True
            TabIndex        =   58
            Text            =   "Text6"
            Top             =   840
            Width           =   2055
         End
         Begin VB.TextBox Text5 
            Height          =   300
            Left            =   4560
            Locked          =   -1  'True
            TabIndex        =   56
            Text            =   "Text5"
            Top             =   840
            Width           =   735
         End
         Begin VB.TextBox Text4 
            Height          =   300
            Left            =   3120
            Locked          =   -1  'True
            TabIndex        =   55
            Text            =   "Text4"
            Top             =   840
            Width           =   735
         End
         Begin VB.TextBox Text1 
            Height          =   300
            Left            =   1320
            TabIndex        =   47
            Text            =   "Text1"
            Top             =   360
            Width           =   1215
         End
         Begin VB.TextBox Text2 
            Height          =   300
            Left            =   3120
            Locked          =   -1  'True
            TabIndex        =   46
            Text            =   "Text2"
            Top             =   360
            Width           =   2175
         End
         Begin VB.TextBox Text3 
            Height          =   300
            Left            =   1320
            Locked          =   -1  'True
            TabIndex        =   45
            Text            =   "Text3"
            Top             =   840
            Width           =   1215
         End
         Begin VB.Label Label7 
            AutoSize        =   -1  'True
            Caption         =   "处方代码:"
            Height          =   180
            Left            =   360
            TabIndex        =   57
            Top             =   430
            Width           =   900
         End
         Begin VB.Label Label6 
            AutoSize        =   -1  'True
            Caption         =   "科别:"
            Height          =   180
            Left            =   2640
            TabIndex        =   54
            Top             =   430
            Width           =   540
         End
         Begin VB.Label Label2 
            AutoSize        =   -1  'True
            Caption         =   "姓    名:"
            Height          =   180
            Left            =   360
            TabIndex        =   51
            Top             =   900
            Width           =   900
         End
         Begin VB.Label Label3 
            AutoSize        =   -1  'True
            Caption         =   "性别:"
            Height          =   180
            Left            =   2640
            TabIndex        =   50
            Top             =   900
            Width           =   540
         End
         Begin VB.Label Label4 
            AutoSize        =   -1  'True
            Caption         =   "年龄:"
            Height          =   180
            Left            =   4080
            TabIndex        =   49
            Top             =   900
            Width           =   540
         End
         Begin VB.Label Label5 
            AutoSize        =   -1  'True
            Caption         =   "单位:"
            Height          =   180
            Left            =   5400
            TabIndex        =   48
            Top             =   900
            Width           =   540
         End
      End
      Begin VB.Frame Frame4 
         Caption         =   "处方信息内容"
         ForeColor       =   &H00800080&
         Height          =   6255
         Left            =   120
         TabIndex        =   1
         Top             =   1680
         Width           =   10815
         Begin VB.TextBox Text9 
            Height          =   270
            Left            =   4800
            Locked          =   -1  'True
            TabIndex        =   60
            Text            =   "Text9"
            Top             =   5880
            Width           =   1335
         End
         Begin VB.TextBox Text8 
            Height          =   270
            Left            =   2760
            Locked          =   -1  'True
            TabIndex        =   59
            Text            =   "Text8"
            Top             =   5880
            Width           =   1215
         End
         Begin VB.Frame Frame6 
            Enabled         =   0   'False
            Height          =   5535
            Left            =   120
            TabIndex        =   34
            Top             =   240
            Width           =   8055
            Begin VB.ListBox List1 
               BeginProperty Font 
                  Name            =   "宋体"
                  Size            =   12
                  Charset         =   134
                  Weight          =   700
                  Underline       =   0   'False
                  Italic          =   0   'False
                  Strikethrough   =   0   'False
               EndProperty
               Height          =   5100
               ItemData        =   "shffrm.frx":0000
               Left            =   120
               List            =   "shffrm.frx":0002
               TabIndex        =   38
               Top             =   240
               Width           =   4695
            End
            Begin VB.ListBox List2 
               BeginProperty Font 
                  Name            =   "宋体"
                  Size            =   12
                  Charset         =   134
                  Weight          =   700
                  Underline       =   0   'False
                  Italic          =   0   'False
                  Strikethrough   =   0   'False
               EndProperty
               Height          =   5100
               Left            =   4920
               TabIndex        =   37
               Top             =   240
               Width           =   615
            End
            Begin VB.ListBox List3 
               BeginProperty Font 
                  Name            =   "宋体"
                  Size            =   12
                  Charset         =   134
                  Weight          =   700
                  Underline       =   0   'False
                  Italic          =   0   'False
                  Strikethrough   =   0   'False
               EndProperty
               Height          =   5100
               Left            =   5640
               TabIndex        =   36
               Top             =   240
               Width           =   615
            End
            Begin VB.ListBox List4 
               BeginProperty Font 
                  Name            =   "宋体"
                  Size            =   12
                  Charset         =   134
                  Weight          =   700
                  Underline       =   0   'False
                  Italic          =   0   'False
                  Strikethrough   =   0   'False
               EndProperty
               Height          =   5100
               Left            =   6360
               TabIndex        =   35
               Top             =   240
               Width           =   1575
            End
         End
         Begin VB.Frame Frame7 
            Height          =   5895
            Left            =   8280
            TabIndex        =   3
            Top             =   240
            Width           =   2415
            Begin VB.Label Label10 
               AutoSize        =   -1  'True
               Caption         =   "合计:"
               ForeColor       =   &H000000FF&
               Height          =   180
               Left            =   120
               TabIndex        =   33
               Top             =   5640
               Width           =   540
            End
            Begin VB.Shape Shape1 
               Height          =   5295
               Left            =   120
               Top             =   240
               Width           =   2175
            End

⌨️ 快捷键说明

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