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

📄 frmbackbus.frm

📁 医院门诊医生工作站,vb6 SqlServer
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{B02F3647-766B-11CE-AF28-C3A2FBE76A13}#2.5#0"; "SS32X25.OCX"
Object = "{C932BA88-4374-101B-A56C-00AA003668DC}#1.1#0"; "msmask32.ocx"
Object = "{D52F4AA5-2D61-11D3-8E3D-0080C879E48B}#54.0#0"; "UserSpread.ocx"
Object = "{3656C817-4709-11D2-900E-444553540000}#61.0#0"; "MaintainCtl.ocx"
Begin VB.Form frmBackBus 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "病人退药"
   ClientHeight    =   5385
   ClientLeft      =   1680
   ClientTop       =   1170
   ClientWidth     =   9270
   Icon            =   "frmBackBus.frx":0000
   KeyPreview      =   -1  'True
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MDIChild        =   -1  'True
   MinButton       =   0   'False
   ScaleHeight     =   5385
   ScaleWidth      =   9270
   ShowInTaskbar   =   0   'False
   Begin FPSpread.vaSpread spd 
      Height          =   2340
      Left            =   0
      OleObjectBlob   =   "frmBackBus.frx":0442
      TabIndex        =   5
      Top             =   1680
      Width           =   9285
   End
   Begin VB.Frame fraback 
      Caption         =   "草药"
      ForeColor       =   &H00C000C0&
      Height          =   495
      Left            =   5130
      TabIndex        =   42
      Top             =   1140
      Visible         =   0   'False
      Width           =   4035
      Begin VB.TextBox txtPkCount 
         Enabled         =   0   'False
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   315
         Left            =   3090
         TabIndex        =   1
         TabStop         =   0   'False
         Top             =   120
         Width           =   780
      End
      Begin VB.Label Label15 
         AutoSize        =   -1  'True
         Caption         =   "可退副数:"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   210
         Left            =   120
         TabIndex        =   45
         Top             =   210
         Width           =   945
      End
      Begin VB.Label Label11 
         AutoSize        =   -1  'True
         Caption         =   "实退副数"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   210
         Left            =   2160
         TabIndex        =   44
         Top             =   210
         Width           =   840
      End
      Begin VB.Label lblPkCount 
         AutoSize        =   -1  'True
         Caption         =   "lblPubFair"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H8000000D&
         Height          =   210
         Left            =   1080
         TabIndex        =   43
         Tag             =   "Dyn"
         Top             =   210
         Width           =   750
      End
   End
   Begin SpreadEnhanced.UserSpread usp 
      Left            =   7350
      Top             =   780
      _ExtentX        =   847
      _ExtentY        =   847
      ID              =   "A_BackDrug"
   End
   Begin VB.TextBox txtPtType 
      Enabled         =   0   'False
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   345
      Left            =   6075
      TabIndex        =   22
      TabStop         =   0   'False
      Text            =   "自费"
      Top             =   765
      Width           =   1050
   End
   Begin UseMaintainCtl.MaiControl mcr 
      Height          =   645
      Left            =   3750
      TabIndex        =   6
      Top             =   4770
      Width           =   5475
      _ExtentX        =   9657
      _ExtentY        =   1138
      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
      Status          =   0
      BackColorForAdd =   -2147483638
      BackColorForUpdate=   -2147483638
      ButtonCaption   =   "&R.更新	&A.确定	&D.作废	&C.清除	&T.录入		&P.打印	&E退出"
      KeyEnabled      =   "0#1#1#1#1#0#0#1#"
   End
   Begin VB.TextBox txtName 
      Enabled         =   0   'False
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   345
      Left            =   3495
      TabIndex        =   2
      TabStop         =   0   'False
      Text            =   "txtName"
      Top             =   765
      Width           =   1575
   End
   Begin VB.CommandButton cmdNextRecipeNum 
      Caption         =   "&N.下一处方"
      Height          =   345
      Left            =   8100
      TabIndex        =   16
      Top             =   4365
      Width           =   1170
   End
   Begin VB.CommandButton cmdPrevRecipeNum 
      Caption         =   "&U.上一处方"
      Height          =   345
      Left            =   8100
      TabIndex        =   15
      Top             =   4020
      Width           =   1170
   End
   Begin VB.TextBox txtID 
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   345
      Left            =   915
      TabIndex        =   0
      Text            =   "txtID"
      Top             =   765
      Width           =   1560
   End
   Begin VB.TextBox txtDoctor 
      Enabled         =   0   'False
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   345
      Left            =   915
      TabIndex        =   3
      TabStop         =   0   'False
      Text            =   "txtDoctor"
      Top             =   1260
      Width           =   1560
   End
   Begin VB.TextBox txtDepart 
      Enabled         =   0   'False
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   345
      Left            =   3495
      TabIndex        =   4
      TabStop         =   0   'False
      Text            =   "txtDepart"
      Top             =   1260
      Width           =   1575
   End
   Begin MSMask.MaskEdBox mskDate 
      Height          =   285
      Index           =   0
      Left            =   5640
      TabIndex        =   40
      Top             =   240
      Width           =   1155
      _ExtentX        =   2037
      _ExtentY        =   503
      _Version        =   393216
      ForeColor       =   -2147483635
      AutoTab         =   -1  'True
      MaxLength       =   10
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Mask            =   "####-##-##"
      PromptChar      =   " "
   End
   Begin MSMask.MaskEdBox mskDate 
      Height          =   285
      Index           =   1
      Left            =   6900
      TabIndex        =   41
      Top             =   240
      Width           =   1170
      _ExtentX        =   2064
      _ExtentY        =   503
      _Version        =   393216
      ForeColor       =   -2147483635
      AutoTab         =   -1  'True
      MaxLength       =   10
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Mask            =   "####-##-##"
      PromptChar      =   " "
   End
   Begin VB.Label Label9 
      AutoSize        =   -1  'True
      Caption         =   "取药人:"
      Height          =   180
      Left            =   4950
      TabIndex        =   39
      Top             =   60
      Visible         =   0   'False
      Width           =   630
   End
   Begin VB.Label Label7 
      AutoSize        =   -1  'True
      Caption         =   "取药日期:"
      Height          =   180
      Left            =   4770
      TabIndex        =   38
      Top             =   315
      Width           =   810
   End
   Begin VB.Label Label18 
      AutoSize        =   -1  'True
      Caption         =   "公费:"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   210
      Left            =   1965
      TabIndex        =   37
      Top             =   4170
      Width           =   525
   End
   Begin VB.Label lblPubFairTotal 
      AutoSize        =   -1  'True
      Caption         =   "lblPubFair"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H8000000D&
      Height          =   210
      Left            =   2535
      TabIndex        =   36
      Tag             =   "Dyn"
      Top             =   4170
      Width           =   1050
   End
   Begin VB.Label Label16 
      AutoSize        =   -1  'True
      Caption         =   "自费:"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   210
      Left            =   3735
      TabIndex        =   35
      Top             =   4170
      Width           =   525
   End
   Begin VB.Label lblSelfFairTotal 
      AutoSize        =   -1  'True
      Caption         =   "lblSelfFair"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H8000000D&
      Height          =   210
      Left            =   4275
      TabIndex        =   34
      Tag             =   "Dyn"
      Top             =   4170
      Width           =   1155
   End
   Begin VB.Label lblOutFairTotal 
      AutoSize        =   -1  'True
      Caption         =   "lblOutFair"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H8000000D&
      Height          =   210
      Left            =   6165
      TabIndex        =   33
      Tag             =   "Dyn"
      Top             =   4155
      Width           =   1050
   End
   Begin VB.Label Label4 
      AutoSize        =   -1  'True
      Caption         =   "合资:"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False

⌨️ 快捷键说明

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