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

📄 frmfetch.frm

📁 医院门诊医生工作站,vb6 SqlServer
💻 FRM
📖 第 1 页 / 共 4 页
字号:
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 = "{33E9552B-797C-11D2-900E-444553540000}#31.0#0"; "LstCtl.ocx"
Object = "{3656C817-4709-11D2-900E-444553540000}#61.0#0"; "MaintainCtl.ocx"
Begin VB.Form frmFetchBus 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "取药"
   ClientHeight    =   6495
   ClientLeft      =   2580
   ClientTop       =   1635
   ClientWidth     =   8925
   Icon            =   "frmFetch.frx":0000
   KeyPreview      =   -1  'True
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   MDIChild        =   -1  'True
   MinButton       =   0   'False
   Moveable        =   0   'False
   ScaleHeight     =   6495
   ScaleWidth      =   8925
   Begin FPSpread.vaSpread spd1 
      Height          =   2340
      Left            =   1800
      OleObjectBlob   =   "frmFetch.frx":0442
      TabIndex        =   40
      Top             =   6330
      Visible         =   0   'False
      Width           =   9240
   End
   Begin FPSpread.vaSpread spd 
      Height          =   3480
      Left            =   30
      OleObjectBlob   =   "frmFetch.frx":087D
      TabIndex        =   5
      Top             =   1680
      Width           =   8910
   End
   Begin VB.Frame fraPK 
      Caption         =   "草药"
      Height          =   525
      Left            =   5190
      TabIndex        =   42
      Top             =   1140
      Width           =   3435
      Begin MSMask.MaskEdBox mskPkCount 
         Height          =   285
         Left            =   2280
         TabIndex        =   1
         Top             =   150
         Width           =   465
         _ExtentX        =   820
         _ExtentY        =   503
         _Version        =   393216
         MaxLength       =   3
         Mask            =   "###"
         PromptChar      =   "_"
      End
      Begin VB.Label Label9 
         AutoSize        =   -1  'True
         Caption         =   "取       副"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00800080&
         Height          =   210
         Left            =   1980
         TabIndex        =   44
         Top             =   240
         Width           =   1155
      End
      Begin VB.Label lblPkCount 
         AutoSize        =   -1  'True
         Caption         =   "lblPkCount"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00C00000&
         Height          =   210
         Left            =   180
         TabIndex        =   43
         Top             =   240
         Width           =   1050
      End
   End
   Begin SpreadEnhanced.UserSpread usp 
      Left            =   7290
      Top             =   810
      _ExtentX        =   847
      _ExtentY        =   847
      ID              =   "A_GetDrug"
   End
   Begin VB.Frame fraRecipe 
      BorderStyle     =   0  'None
      Height          =   735
      Left            =   7185
      TabIndex        =   33
      Top             =   5250
      Width           =   1920
      Begin VB.CommandButton cmdPrevRecipeNum 
         Caption         =   "&U.上一处方"
         Height          =   345
         Left            =   690
         TabIndex        =   35
         Top             =   0
         Width           =   1050
      End
      Begin VB.CommandButton cmdNextRecipeNum 
         Caption         =   "&N.下一处方"
         Height          =   345
         Left            =   690
         TabIndex        =   34
         Top             =   345
         Width           =   1050
      End
      Begin VB.Label lblRecipeNum 
         AutoSize        =   -1  'True
         Caption         =   "1"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00FF00FF&
         Height          =   210
         Left            =   390
         TabIndex        =   39
         Top             =   375
         Width           =   135
      End
      Begin VB.Label Label12 
         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            =   90
         TabIndex        =   38
         Top             =   405
         Width           =   210
      End
      Begin VB.Label lblRecipeTotal 
         AutoSize        =   -1  'True
         Caption         =   "N"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H8000000D&
         Height          =   210
         Left            =   390
         TabIndex        =   37
         Top             =   60
         Width           =   135
      End
      Begin VB.Label Label14 
         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            =   90
         TabIndex        =   36
         Top             =   90
         Width           =   225
      End
      Begin VB.Shape Shape4 
         Height          =   345
         Left            =   0
         Top             =   30
         Width           =   645
      End
      Begin VB.Shape Shape2 
         Height          =   345
         Left            =   0
         Top             =   360
         Width           =   645
      End
   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        =   17
      TabStop         =   0   'False
      Text            =   "自费"
      Top             =   765
      Width           =   1050
   End
   Begin UseMaintainCtl.MaiControl mcr 
      Height          =   585
      Left            =   3450
      TabIndex        =   6
      Top             =   5970
      Width           =   5475
      _ExtentX        =   9657
      _ExtentY        =   1032
      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.录入	&Q.查询	&P.打印	&E退出"
      KeyEnabled      =   "0#1#0#1#1#1#1#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.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 LstCtl.ListCtl lct 
      Height          =   420
      Left            =   15
      TabIndex        =   11
      Top             =   6060
      Width           =   3030
      _ExtentX        =   5345
      _ExtentY        =   741
   End
   Begin VB.Image Image1 
      Height          =   480
      Left            =   8340
      Picture         =   "frmFetch.frx":1FEA
      Top             =   660
      Width           =   480
   End
   Begin VB.Label Label7 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "取  药"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   15.75
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00400040&
      Height          =   315
      Left            =   3840
      TabIndex        =   41
      Top             =   120
      Width           =   1035
   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            =   1890
      TabIndex        =   32
      Top             =   5370

⌨️ 快捷键说明

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