form1.frm

来自「MIS系统开发实例(VB+SQL SERVER2000)」· FRM 代码 · 共 999 行 · 第 1/3 页

FRM
999
字号
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Begin VB.Form Form1 
   Caption         =   "当前销售"
   ClientHeight    =   8490
   ClientLeft      =   60
   ClientTop       =   465
   ClientWidth     =   15240
   ControlBox      =   0   'False
   LinkTopic       =   "Form1"
   MDIChild        =   -1  'True
   Picture         =   "Form1.frx":0000
   ScaleHeight     =   8490
   ScaleWidth      =   15240
   WindowState     =   2  'Maximized
   Begin VB.Frame Frame3 
      BackColor       =   &H80000016&
      Height          =   2295
      Left            =   0
      TabIndex        =   22
      Top             =   6120
      Width           =   15255
      Begin MSComctlLib.ListView ListView1 
         Height          =   1935
         Left            =   5400
         TabIndex        =   41
         Top             =   120
         Width           =   9615
         _ExtentX        =   16960
         _ExtentY        =   3413
         View            =   3
         LabelEdit       =   1
         Sorted          =   -1  'True
         LabelWrap       =   0   'False
         HideSelection   =   -1  'True
         Checkboxes      =   -1  'True
         FullRowSelect   =   -1  'True
         GridLines       =   -1  'True
         _Version        =   393217
         ForeColor       =   -2147483640
         BackColor       =   -2147483643
         BorderStyle     =   1
         Appearance      =   1
         NumItems        =   9
         BeginProperty ColumnHeader(1) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
            Text            =   "药品名称"
            Object.Width           =   2681
         EndProperty
         BeginProperty ColumnHeader(2) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
            SubItemIndex    =   1
            Text            =   "生产厂家"
            Object.Width           =   2681
         EndProperty
         BeginProperty ColumnHeader(3) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
            SubItemIndex    =   2
            Text            =   "销售单位"
            Object.Width           =   2681
         EndProperty
         BeginProperty ColumnHeader(4) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
            SubItemIndex    =   3
            Text            =   "销售数量"
            Object.Width           =   2681
         EndProperty
         BeginProperty ColumnHeader(5) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
            SubItemIndex    =   4
            Text            =   "销售总额"
            Object.Width           =   2540
         EndProperty
         BeginProperty ColumnHeader(6) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
            SubItemIndex    =   5
            Text            =   "销售时间"
            Object.Width           =   2681
         EndProperty
         BeginProperty ColumnHeader(7) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
            SubItemIndex    =   6
            Text            =   "销售人员"
            Object.Width           =   2681
         EndProperty
         BeginProperty ColumnHeader(8) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
            SubItemIndex    =   7
            Text            =   "ypk"
            Object.Width           =   0
         EndProperty
         BeginProperty ColumnHeader(9) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
            SubItemIndex    =   8
            Text            =   "备注"
            Object.Width           =   2540
         EndProperty
      End
      Begin VB.TextBox Text8 
         Height          =   615
         Left            =   1800
         MaxLength       =   100
         MultiLine       =   -1  'True
         ScrollBars      =   2  'Vertical
         TabIndex        =   40
         Top             =   1440
         Width           =   1935
      End
      Begin VB.CommandButton Command5 
         Caption         =   "退药"
         Enabled         =   0   'False
         Height          =   255
         Left            =   4080
         TabIndex        =   38
         Top             =   1680
         Width           =   975
      End
      Begin VB.CommandButton Command1 
         Caption         =   "查看"
         Height          =   255
         Left            =   4080
         TabIndex        =   27
         Top             =   1440
         Width           =   975
      End
      Begin VB.TextBox Text2 
         Height          =   270
         Left            =   1800
         TabIndex        =   26
         Top             =   945
         Width           =   1935
      End
      Begin VB.Line Line8 
         BorderColor     =   &H00800080&
         BorderStyle     =   2  'Dash
         BorderWidth     =   2
         X1              =   360
         X2              =   4680
         Y1              =   720
         Y2              =   720
      End
      Begin VB.Label Label19 
         Caption         =   "请输入退药事由:"
         Height          =   255
         Left            =   360
         TabIndex        =   39
         Top             =   1440
         Width           =   1455
      End
      Begin VB.Label Label12 
         Caption         =   "请输入发票编号:"
         Height          =   255
         Left            =   360
         TabIndex        =   25
         Top             =   960
         Width           =   1455
      End
      Begin VB.Label Label11 
         Caption         =   "右边选择退回药品"
         BeginProperty Font 
            Name            =   "隶书"
            Size            =   15
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   -1  'True
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   960
         TabIndex        =   24
         Top             =   360
         Width           =   2535
      End
      Begin VB.Image Image4 
         Height          =   360
         Left            =   600
         Picture         =   "Form1.frx":292DD2
         Stretch         =   -1  'True
         Top             =   240
         Width           =   360
      End
   End
   Begin VB.PictureBox Picture2 
      Appearance      =   0  'Flat
      BackColor       =   &H00404040&
      BorderStyle     =   0  'None
      ForeColor       =   &H80000008&
      Height          =   645
      Left            =   0
      ScaleHeight     =   645
      ScaleWidth      =   11415
      TabIndex        =   16
      Top             =   0
      Width           =   11415
      Begin VB.PictureBox Picture3 
         Appearance      =   0  'Flat
         BackColor       =   &H00404040&
         BorderStyle     =   0  'None
         ForeColor       =   &H80000008&
         Height          =   375
         Left            =   4680
         ScaleHeight     =   375
         ScaleWidth      =   5895
         TabIndex        =   17
         Top             =   150
         Width           =   5895
         Begin VB.TextBox Text1 
            Appearance      =   0  'Flat
            BackColor       =   &H00404040&
            BorderStyle     =   0  'None
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   12
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   -1  'True
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H00FFFFC0&
            Height          =   375
            Left            =   360
            Locked          =   -1  'True
            TabIndex        =   18
            Top             =   0
            Width           =   4935
         End
      End
      Begin VB.Image Image1 
         Height          =   465
         Left            =   360
         Picture         =   "Form1.frx":293214
         Stretch         =   -1  'True
         Top             =   120
         Width           =   495
      End
      Begin VB.Label Label10 
         BackStyle       =   0  'Transparent
         Caption         =   "药品销售"
         BeginProperty Font 
            Name            =   "隶书"
            Size            =   21.75
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H8000000A&
         Height          =   615
         Left            =   1320
         TabIndex        =   19
         Top             =   50
         Width           =   2055
      End
   End
   Begin VB.Frame Frame1 
      BackColor       =   &H80000016&
      Height          =   5655
      Left            =   0
      TabIndex        =   0
      Top             =   480
      Width           =   15255
      Begin VB.Frame Frame5 
         Appearance      =   0  'Flat
         Caption         =   "销售队列"
         ForeColor       =   &H80000008&
         Height          =   3375
         Left            =   5760
         TabIndex        =   43
         Top             =   240
         Width           =   7575
         Begin VB.ListBox List1 
            Appearance      =   0  'Flat
            BackColor       =   &H00C0C0C0&
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   12
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H8000000D&
            Height          =   2670
            Left            =   0
            TabIndex        =   44
            Top             =   720
            Width           =   7575
         End
         Begin VB.Label Label9 
            BackStyle       =   0  'Transparent
            Caption         =   "药品名称     生产厂家    单位    单价    购买数量    总金额"
            BeginProperty Font 
               Name            =   "隶书"
               Size            =   12
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H00000000&
            Height          =   375
            Left            =   0
            TabIndex        =   45
            Top             =   360
            Width           =   7215
         End
      End
      Begin VB.CommandButton Command6 
         Caption         =   "打印发票"
         Enabled         =   0   'False
         Height          =   255
         Left            =   9240
         TabIndex        =   42
         Top             =   3840
         Width           =   1215
      End
      Begin VB.CommandButton Command3 
         BackColor       =   &H00FFC0FF&
         Caption         =   "提交"
         Height          =   495
         Left            =   4200
         Style           =   1  'Graphical
         TabIndex        =   21
         Top             =   4200
         Width           =   1455
      End
      Begin VB.CommandButton Command4 
         BackColor       =   &H00FFC0FF&
         Caption         =   "撤销"
         Height          =   495
         Left            =   4200
         Style           =   1  'Graphical
         TabIndex        =   20
         Top             =   4680
         Width           =   1455
      End
      Begin VB.Frame Frame2 

⌨️ 快捷键说明

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