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

📄 frmorder.frm

📁 This file came from Planet-Source-Code.com...the home millions of lines of source code You can view
💻 FRM
📖 第 1 页 / 共 3 页
字号:
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 = "{00025600-0000-0000-C000-000000000046}#5.2#0"; "Crystl32.OCX"
Object = "{935C9182-411B-4FFB-9512-97C8745743BC}#2.4#0"; "AResize.ocx"
Begin VB.Form frmOrder 
   BackColor       =   &H00FF8080&
   Caption         =   "Invoice"
   ClientHeight    =   11250
   ClientLeft      =   165
   ClientTop       =   555
   ClientWidth     =   12345
   BeginProperty Font 
      Name            =   "Verdana"
      Size            =   8.25
      Charset         =   0
      Weight          =   400
      Underline       =   0   'False
      Italic          =   0   'False
      Strikethrough   =   0   'False
   EndProperty
   Icon            =   "frmOrder.frx":0000
   KeyPreview      =   -1  'True
   LinkTopic       =   "Form1"
   MDIChild        =   -1  'True
   ScaleHeight     =   11250
   ScaleWidth      =   12345
   WindowState     =   2  'Maximized
   Begin VB.CommandButton cmdDelete 
      Caption         =   "Remove Selected Item"
      Height          =   375
      Left            =   9960
      TabIndex        =   41
      Top             =   8760
      Width           =   2175
   End
   Begin VB.CommandButton cndew 
      BackColor       =   &H00FFFFFF&
      Caption         =   "&New"
      BeginProperty Font 
         Name            =   "Verdana"
         Size            =   8.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   915
      Left            =   3720
      Picture         =   "frmOrder.frx":57E2
      Style           =   1  'Graphical
      TabIndex        =   39
      Top             =   10080
      Width           =   1185
   End
   Begin Crystal.CrystalReport PInvoice 
      Left            =   840
      Top             =   360
      _ExtentX        =   741
      _ExtentY        =   741
      _Version        =   348160
      WindowControlBox=   -1  'True
      WindowMaxButton =   -1  'True
      WindowMinButton =   -1  'True
      PrintFileLinesPerPage=   60
      WindowShowCloseBtn=   -1  'True
      WindowShowRefreshBtn=   -1  'True
   End
   Begin VB.CommandButton cmdAddList 
      BackColor       =   &H00FFFFFF&
      Caption         =   "&Add to the List"
      Default         =   -1  'True
      Height          =   975
      Left            =   10680
      Picture         =   "frmOrder.frx":5C69
      Style           =   1  'Graphical
      TabIndex        =   37
      Top             =   5160
      Width           =   1335
   End
   Begin VB.CommandButton cmdSave 
      BackColor       =   &H00FFFFFF&
      Caption         =   "&SAVE"
      BeginProperty Font 
         Name            =   "Verdana"
         Size            =   8.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   915
      Left            =   5160
      Picture         =   "frmOrder.frx":6104
      Style           =   1  'Graphical
      TabIndex        =   36
      ToolTipText     =   "Click To Save Bill Payment Information"
      Top             =   10080
      Width           =   1185
   End
   Begin VB.CommandButton cmdClose 
      BackColor       =   &H00FFFFFF&
      Caption         =   "&CLOSE"
      BeginProperty Font 
         Name            =   "Verdana"
         Size            =   8.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   915
      Left            =   8040
      Picture         =   "frmOrder.frx":65B2
      Style           =   1  'Graphical
      TabIndex        =   35
      ToolTipText     =   "Click To Close"
      Top             =   10080
      Width           =   1185
   End
   Begin VB.CommandButton Command1 
      BackColor       =   &H00FFFFFF&
      Caption         =   "&Print Invoice"
      Enabled         =   0   'False
      BeginProperty Font 
         Name            =   "Verdana"
         Size            =   8.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   915
      Left            =   6600
      Picture         =   "frmOrder.frx":6AB6
      Style           =   1  'Graphical
      TabIndex        =   34
      Top             =   10080
      Width           =   1215
   End
   Begin VB.CommandButton cmdVProducts 
      Caption         =   "..."
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   255
      Left            =   4440
      TabIndex        =   33
      Top             =   3240
      Width           =   495
   End
   Begin VB.ComboBox cmbPID 
      Appearance      =   0  'Flat
      Height          =   315
      Left            =   2280
      Style           =   2  'Dropdown List
      TabIndex        =   31
      Top             =   3240
      Width           =   1935
   End
   Begin VB.ComboBox cmbCID 
      Appearance      =   0  'Flat
      Height          =   315
      Left            =   2280
      Style           =   2  'Dropdown List
      TabIndex        =   30
      Top             =   2640
      Width           =   1935
   End
   Begin VB.TextBox txtpayable 
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Left            =   9840
      Locked          =   -1  'True
      TabIndex        =   20
      Top             =   9300
      Width           =   1455
   End
   Begin VB.TextBox txtdisgvn 
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Left            =   5760
      Locked          =   -1  'True
      TabIndex        =   19
      Top             =   9300
      Width           =   1575
   End
   Begin VB.TextBox txtgrndtot 
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Left            =   2640
      Locked          =   -1  'True
      TabIndex        =   18
      Top             =   9300
      Width           =   1095
   End
   Begin VB.TextBox txtBillID 
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   285
      Left            =   1440
      Locked          =   -1  'True
      TabIndex        =   17
      Top             =   1440
      Width           =   1695
   End
   Begin VB.Frame Frame1 
      BackColor       =   &H00FF8080&
      Caption         =   "Medicine 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          =   2775
      Left            =   480
      TabIndex        =   1
      Top             =   2280
      Width           =   11535
      Begin VB.TextBox txtStock 
         Height          =   285
         Left            =   6480
         Locked          =   -1  'True
         TabIndex        =   40
         Top             =   1560
         Width           =   1215
      End
      Begin VB.ComboBox cmbPtID 
         Height          =   315
         Left            =   6480
         Style           =   2  'Dropdown List
         TabIndex        =   28
         Top             =   360
         Width           =   1935
      End
      Begin VB.TextBox txtmedname 
         Enabled         =   0   'False
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   285
         Left            =   1800
         Locked          =   -1  'True
         TabIndex        =   7
         Top             =   1560
         Width           =   2655
      End
      Begin VB.TextBox txttotamt 
         Height          =   285
         Left            =   10320
         Locked          =   -1  'True
         TabIndex        =   6
         Top             =   2160
         Width           =   975
      End
      Begin VB.TextBox txtdis 
         Height          =   285
         Left            =   10320
         TabIndex        =   5
         Tag             =   "Amt"
         Top             =   930
         Width           =   975
      End
      Begin VB.TextBox txtAmount 
         Enabled         =   0   'False
         Height          =   285
         Left            =   10320
         Locked          =   -1  'True
         TabIndex        =   4
         Top             =   1560
         Width           =   975
      End
      Begin VB.TextBox txtrpu 
         Height          =   285
         Left            =   10320
         Locked          =   -1  'True
         TabIndex        =   3
         Top             =   360
         Width           =   975
      End
      Begin VB.TextBox txtqty 
         Height          =   285
         Left            =   6480
         TabIndex        =   2
         Tag             =   "Num"
         Top             =   2160
         Width           =   1215
      End
      Begin MSComCtl2.DTPicker DTPIssue 
         Height          =   375
         Left            =   6480
         TabIndex        =   27
         Top             =   840
         Width           =   1935
         _ExtentX        =   3413
         _ExtentY        =   661
         _Version        =   393216
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "Verdana"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Format          =   45809665
         CurrentDate     =   38353
      End
      Begin VB.Label Label2 
         BackColor       =   &H00FF8080&
         Caption         =   "Units Available"
         BeginProperty Font 
            Name            =   "Verdana"
            Size            =   8.25
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00FFFFFF&
         Height          =   375
         Left            =   4800
         TabIndex        =   32
         Top             =   1560
         Width           =   1575
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         BackColor       =   &H00C96C59&
         BackStyle       =   0  'Transparent
         Caption         =   "Customer 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            =   4800
         TabIndex        =   29
         Top             =   375
         Width           =   1470
      End
      Begin VB.Label Label17 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "Category ID"
         BeginProperty Font 
            Name            =   "Verdana"
            Size            =   8.25

⌨️ 快捷键说明

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