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

📄 frminpatientmedicine.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 = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "MSFLXGRD.OCX"
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 frmInPatientMedicine 
   AutoRedraw      =   -1  'True
   BackColor       =   &H00FF8080&
   Caption         =   "In Patient Medicine Issue"
   ClientHeight    =   11145
   ClientLeft      =   2835
   ClientTop       =   1425
   ClientWidth     =   10020
   BeginProperty Font 
      Name            =   "Verdana"
      Size            =   8.25
      Charset         =   0
      Weight          =   400
      Underline       =   0   'False
      Italic          =   0   'False
      Strikethrough   =   0   'False
   EndProperty
   Icon            =   "frmInPatientMedicine.frx":0000
   KeyPreview      =   -1  'True
   LinkTopic       =   "Form1"
   MDIChild        =   -1  'True
   ScaleHeight     =   11145
   ScaleWidth      =   10020
   WindowState     =   2  'Maximized
   Begin VB.CommandButton cmdDelete 
      Caption         =   "Remove Selected Item"
      Height          =   375
      Left            =   7680
      TabIndex        =   41
      Top             =   8640
      Width           =   2175
   End
   Begin VB.CommandButton Command2 
      Caption         =   "..."
      Height          =   285
      Left            =   4200
      TabIndex        =   40
      Top             =   2760
      Width           =   495
   End
   Begin VB.CommandButton Command1 
      Caption         =   "..."
      Height          =   285
      Left            =   4200
      TabIndex        =   39
      Top             =   1440
      Width           =   495
   End
   Begin VB.TextBox txtmedname 
      Enabled         =   0   'False
      Height          =   285
      Left            =   2040
      TabIndex        =   27
      Top             =   3840
      Width           =   2055
   End
   Begin VB.ComboBox cmbMedID 
      Height          =   315
      Left            =   2040
      Style           =   2  'Dropdown List
      TabIndex        =   26
      Top             =   3240
      Width           =   2055
   End
   Begin VB.ComboBox cmbMedType 
      Height          =   315
      Left            =   2040
      Style           =   2  'Dropdown List
      TabIndex        =   25
      Top             =   2760
      Width           =   2055
   End
   Begin VB.TextBox txttotamt 
      Height          =   285
      Left            =   7920
      TabIndex        =   24
      Tag             =   "Amt"
      Top             =   4920
      Width           =   1575
   End
   Begin VB.TextBox txtdis 
      Height          =   285
      Left            =   7920
      TabIndex        =   23
      Top             =   4440
      Width           =   1575
   End
   Begin VB.TextBox txtAmount 
      Enabled         =   0   'False
      Height          =   285
      Left            =   7920
      TabIndex        =   22
      Tag             =   "Amt"
      Top             =   3960
      Width           =   1575
   End
   Begin VB.TextBox txtrpu 
      Height          =   285
      Left            =   2040
      TabIndex        =   21
      Tag             =   "Amt"
      Top             =   4800
      Width           =   2055
   End
   Begin VB.TextBox txtqty 
      Height          =   285
      Left            =   7920
      TabIndex        =   20
      Tag             =   "Num"
      Top             =   3480
      Width           =   1575
   End
   Begin VB.TextBox txtStock 
      Height          =   285
      Left            =   2040
      TabIndex        =   19
      Tag             =   "Num"
      Top             =   4320
      Width           =   2055
   End
   Begin MSFlexGridLib.MSFlexGrid MFG 
      Height          =   1695
      Left            =   240
      TabIndex        =   18
      Top             =   6840
      Width           =   9615
      _ExtentX        =   16960
      _ExtentY        =   2990
      _Version        =   393216
      Cols            =   9
      SelectionMode   =   1
      AllowUserResizing=   3
   End
   Begin MSComCtl2.DTPicker DTPDate 
      Height          =   285
      Left            =   7920
      TabIndex        =   17
      Top             =   1920
      Width           =   1575
      _ExtentX        =   2778
      _ExtentY        =   503
      _Version        =   393216
      Format          =   47448065
      CurrentDate     =   38353
   End
   Begin VB.TextBox txtName 
      Enabled         =   0   'False
      Height          =   285
      Left            =   2040
      TabIndex        =   8
      Top             =   2040
      Width           =   2055
   End
   Begin VB.ComboBox cmbAdmitID 
      Height          =   315
      Left            =   2040
      Style           =   2  'Dropdown List
      TabIndex        =   0
      Top             =   1440
      Width           =   2055
   End
   Begin VB.CommandButton cmdAddList 
      BackColor       =   &H00FFFFFF&
      Caption         =   "&Add to the List"
      Default         =   -1  'True
      Height          =   855
      Left            =   8400
      Picture         =   "frmInPatientMedicine.frx":57E2
      Style           =   1  'Graphical
      TabIndex        =   7
      Top             =   5760
      Width           =   1215
   End
   Begin VB.TextBox txtBillID 
      Height          =   285
      Left            =   7920
      TabIndex        =   6
      Top             =   1440
      Width           =   1575
   End
   Begin VB.CommandButton cmdSave 
      BackColor       =   &H00FFFFFF&
      Caption         =   "&Save"
      Height          =   855
      Left            =   3120
      Picture         =   "frmInPatientMedicine.frx":5C7D
      Style           =   1  'Graphical
      TabIndex        =   5
      Top             =   10080
      Width           =   1215
   End
   Begin VB.TextBox txtgrndtot 
      Height          =   375
      Left            =   1680
      TabIndex        =   4
      Top             =   9360
      Width           =   1095
   End
   Begin VB.TextBox txtdisgvn 
      Height          =   375
      Left            =   4320
      TabIndex        =   3
      Top             =   9360
      Width           =   1575
   End
   Begin VB.TextBox txtpayable 
      Height          =   375
      Left            =   8280
      TabIndex        =   2
      Top             =   9360
      Width           =   1455
   End
   Begin VB.CommandButton Command6 
      BackColor       =   &H00FFFFFF&
      Caption         =   "CLOSE"
      Height          =   855
      Left            =   6000
      Picture         =   "frmInPatientMedicine.frx":612B
      Style           =   1  'Graphical
      TabIndex        =   1
      Top             =   10080
      Width           =   1215
   End
   Begin MSComCtl2.DTPicker DTPIssue 
      Height          =   285
      Left            =   7920
      TabIndex        =   28
      Top             =   2880
      Width           =   1575
      _ExtentX        =   2778
      _ExtentY        =   503
      _Version        =   393216
      Format          =   47448065
      CurrentDate     =   38353
   End
   Begin ActiveResizeCtl.ActiveResize ActiveResize1 
      Left            =   0
      Top             =   0
      _ExtentX        =   847
      _ExtentY        =   847
      Resolution      =   4
      ScreenHeight    =   1024
      ScreenWidth     =   1280
      ScreenHeightDT  =   1024
      ScreenWidthDT   =   1280
      FormHeightDT    =   11655
      FormWidthDT     =   10140
      FormScaleHeightDT=   11145
      FormScaleWidthDT=   10020
      ResizeFormBackground=   -1  'True
      ResizePictureBoxContents=   -1  'True
   End
   Begin VB.Shape Shape2 
      BorderColor     =   &H00FFFFFF&
      BorderWidth     =   2
      Height          =   2895
      Left            =   120
      Top             =   2640
      Width           =   9735
   End
   Begin VB.Label Label17 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "Medicine Type"
      ForeColor       =   &H00FFFFFF&
      Height          =   195
      Left            =   360
      TabIndex        =   38
      Top             =   2760
      Width           =   1215
   End
   Begin VB.Label Label13 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "Total Amount"
      ForeColor       =   &H00FFFFFF&
      Height          =   195
      Left            =   6360
      TabIndex        =   37
      Top             =   4920
      Width           =   1140
   End
   Begin VB.Label Label12 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "Discount Given"
      ForeColor       =   &H00FFFFFF&
      Height          =   195
      Left            =   6360
      TabIndex        =   36
      Top             =   4440
      Width           =   1290
   End
   Begin VB.Label Label11 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "Amount"
      ForeColor       =   &H00FFFFFF&
      Height          =   195
      Left            =   6360
      TabIndex        =   35
      Top             =   3960
      Width           =   660
   End
   Begin VB.Label Label10 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "Rate Per Unit"
      ForeColor       =   &H00FFFFFF&
      Height          =   195
      Left            =   360
      TabIndex        =   34
      Top             =   4920
      Width           =   1125
   End
   Begin VB.Label Label9 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "Quantity"
      ForeColor       =   &H00FFFFFF&
      Height          =   195
      Left            =   6360
      TabIndex        =   33
      Top             =   3480
      Width           =   720
   End
   Begin VB.Label Label8 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "Issue Date"
      ForeColor       =   &H00FFFFFF&
      Height          =   195
      Left            =   6360
      TabIndex        =   32
      Top             =   3000
      Width           =   930
   End
   Begin VB.Label Label7 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "Medicine Name"
      ForeColor       =   &H00FFFFFF&
      Height          =   195
      Left            =   360
      TabIndex        =   31
      Top             =   3840
      Width           =   1290
   End
   Begin VB.Label Label6 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "Medicine ID"
      ForeColor       =   &H00FFFFFF&
      Height          =   195
      Left            =   360
      TabIndex        =   30
      Top             =   3240
      Width           =   1005
   End
   Begin VB.Label Label18 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "Units In Stock"
      ForeColor       =   &H00FFFFFF&
      Height          =   195
      Left            =   360
      TabIndex        =   29
      Top             =   4320
      Width           =   1200
   End
   Begin VB.Label Label1 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "Name of Patient"
      ForeColor       =   &H00FFFFFF&
      Height          =   255
      Left            =   360
      TabIndex        =   16
      Top             =   2040
      Width           =   1455
   End
   Begin VB.Label Label5 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "Admission Code"
      ForeColor       =   &H00FFFFFF&
      Height          =   195
      Left            =   360
      TabIndex        =   15
      Top             =   1440
      Width           =   1380
   End
   Begin VB.Label Label14 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "Bill No"
      ForeColor       =   &H00FFFFFF&
      Height          =   255
      Left            =   6360
      TabIndex        =   14
      Top             =   1440
      Width           =   615
   End
   Begin VB.Label Label15 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "Bill Date"
      ForeColor       =   &H00FFFFFF&
      Height          =   255
      Left            =   6360
      TabIndex        =   13
      Top             =   2040
      Width           =   735
   End
   Begin VB.Label Label16 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "IN PATIENTS MEDICINE ISSUE "
      BeginProperty Font 
         Name            =   "Verdana"
         Size            =   18
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FFFFFF&
      Height          =   435
      Left            =   2040
      TabIndex        =   12
      Top             =   360
      Width           =   6300
   End
   Begin VB.Label Label19 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "Grand Total"
      ForeColor       =   &H00FFFFFF&
      Height          =   255
      Left            =   480
      TabIndex        =   11
      Top             =   9480
      Width           =   1095
   End
   Begin VB.Label Label20 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "Discount Given"
      ForeColor       =   &H00FFFFFF&
      Height          =   255
      Left            =   2880
      TabIndex        =   10
      Top             =   9480
      Width           =   1335
   End
   Begin VB.Label Label21 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "Net Amount Payable"
      ForeColor       =   &H00FFFFFF&
      Height          =   255
      Left            =   6360
      TabIndex        =   9
      Top             =   9480
      Width           =   1815

⌨️ 快捷键说明

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