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

📄 frmmerch.frm

📁 超市销售管理系统 4) 文档里面有完整的需求说明书
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Begin VB.Form frmMerch 
   AutoRedraw      =   -1  'True
   Caption         =   "商品管理"
   ClientHeight    =   8850
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   9585
   ControlBox      =   0   'False
   Icon            =   "frmMerch.frx":0000
   LinkTopic       =   "Form1"
   MDIChild        =   -1  'True
   ScaleHeight     =   590
   ScaleMode       =   3  'Pixel
   ScaleWidth      =   639
   WindowState     =   2  'Maximized
   Begin VB.ListBox lstProvide 
      Height          =   600
      Left            =   7680
      TabIndex        =   29
      Top             =   4320
      Visible         =   0   'False
      Width           =   615
   End
   Begin VB.ListBox lstFactory 
      Height          =   600
      Left            =   7680
      TabIndex        =   28
      Top             =   3600
      Visible         =   0   'False
      Width           =   615
   End
   Begin VB.PictureBox picRight 
      BorderStyle     =   0  'None
      Height          =   6705
      Left            =   4680
      ScaleHeight     =   447
      ScaleMode       =   3  'Pixel
      ScaleWidth      =   180
      TabIndex        =   12
      Top             =   1110
      Width           =   2700
      Begin SuperMarket.FTextBox txtPrice 
         Height          =   300
         Left            =   840
         TabIndex        =   18
         Top             =   1320
         Width           =   1695
         _ExtentX        =   2990
         _ExtentY        =   529
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         FontName        =   "宋体"
         FontSize        =   9
         AutoSelAll      =   -1  'True
         isNumber        =   -1  'True
         MaxLength       =   10
      End
      Begin SuperMarket.FCombo cboState 
         Height          =   300
         Left            =   840
         TabIndex        =   21
         TabStop         =   0   'False
         Top             =   3600
         Width           =   1695
         _ExtentX        =   2990
         _ExtentY        =   529
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         EnabledText     =   0   'False
         ListIndex       =   -1
      End
      Begin SuperMarket.FCombo cboFactory 
         Height          =   300
         Left            =   840
         TabIndex        =   20
         TabStop         =   0   'False
         Top             =   2760
         Width           =   1695
         _ExtentX        =   2990
         _ExtentY        =   529
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         EnabledText     =   0   'False
         ListIndex       =   -1
      End
      Begin SuperMarket.XPButton cmdFind 
         Height          =   345
         Left            =   840
         TabIndex        =   19
         Top             =   1755
         Width           =   1095
         _ExtentX        =   1931
         _ExtentY        =   609
         Caption         =   "搜索(&S)"
         CapAlign        =   2
         BackStyle       =   2
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         cGradient       =   0
         Mode            =   0
         Value           =   0   'False
         cBack           =   -2147483633
      End
      Begin SuperMarket.FTextBox txtName 
         Height          =   300
         Left            =   840
         TabIndex        =   17
         Top             =   900
         Width           =   1695
         _ExtentX        =   2990
         _ExtentY        =   529
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         FontName        =   "宋体"
         FontSize        =   9
         AutoSelAll      =   -1  'True
      End
      Begin SuperMarket.FTextBox txtBarCode 
         Height          =   300
         Left            =   840
         TabIndex        =   16
         Top             =   480
         Width           =   1695
         _ExtentX        =   2990
         _ExtentY        =   529
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         FontName        =   "宋体"
         FontSize        =   9
         AutoSelAll      =   -1  'True
      End
      Begin SuperMarket.XButton cmdClose 
         Height          =   195
         Left            =   2430
         TabIndex        =   14
         Top             =   60
         Width           =   210
         _ExtentX        =   370
         _ExtentY        =   344
         Caption         =   "×"
         ToolTip         =   "关闭"
         BackColor       =   6956042
         ForeColor       =   16777215
         MouseDownColor  =   6956042
         MouseOnColor    =   6956042
         StyleColor      =   0
         Style3dColor1   =   16577259
         Style3dColor2   =   8421504
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
      End
      Begin SuperMarket.FCombo cboProvide 
         Height          =   300
         Left            =   840
         TabIndex        =   30
         TabStop         =   0   'False
         Top             =   3180
         Width           =   1695
         _ExtentX        =   2990
         _ExtentY        =   529
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         EnabledText     =   0   'False
         ListIndex       =   -1
      End
      Begin SuperMarket.XPButton cmdASale 
         Height          =   345
         Index           =   0
         Left            =   1440
         TabIndex        =   32
         Top             =   4620
         Width           =   1095
         _ExtentX        =   1931
         _ExtentY        =   609
         Caption         =   "禁止销售"
         CapAlign        =   2
         BackStyle       =   2
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         cGradient       =   0
         Mode            =   0
         Value           =   0   'False
         cBack           =   -2147483633
      End
      Begin SuperMarket.XPButton cmdASale 
         Height          =   345
         Index           =   1
         Left            =   240
         TabIndex        =   33
         Top             =   4620
         Width           =   1095
         _ExtentX        =   1931
         _ExtentY        =   609
         Caption         =   "允许销售"
         CapAlign        =   2
         BackStyle       =   2
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         cGradient       =   0
         Mode            =   0
         Value           =   0   'False
         cBack           =   -2147483633
      End
      Begin SuperMarket.XPButton cmdStock 
         Height          =   345
         Left            =   240
         TabIndex        =   34
         Top             =   5100
         Width           =   1095
         _ExtentX        =   1931
         _ExtentY        =   609
         Caption         =   "提交进货"
         CapAlign        =   2
         BackStyle       =   2
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         cGradient       =   0
         Mode            =   0
         Value           =   0   'False
         cBack           =   -2147483633
      End
      Begin VB.Label Label11 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "对选中的商品设定"
         ForeColor       =   &H00FFFFFF&
         Height          =   180
         Left            =   90
         TabIndex        =   31
         Top             =   4170
         Width           =   1440
      End
      Begin VB.Shape Shape3 
         BackColor       =   &H00FFFFFF&
         BorderColor     =   &H00A6A6A6&
         Height          =   1200
         Left            =   30
         Top             =   4425
         Width           =   2640
      End
      Begin VB.Label Label10 
         AutoSize        =   -1  'True
         Caption         =   "价  格:"
         Height          =   180
         Left            =   150
         TabIndex        =   27
         Top             =   1380
         Width           =   630
      End
      Begin VB.Label Label9 
         AutoSize        =   -1  'True
         Caption         =   "状  态:"
         Height          =   180
         Left            =   150
         TabIndex        =   26
         Top             =   3660
         Width           =   630
      End
      Begin VB.Label Label8 
         AutoSize        =   -1  'True
         Caption         =   "供货商:"
         Height          =   180
         Left            =   150
         TabIndex        =   25
         Top             =   3240
         Width           =   630
      End
      Begin VB.Label Label7 
         AutoSize        =   -1  'True
         Caption         =   "厂  商:"
         Height          =   180
         Left            =   150
         TabIndex        =   24
         Top             =   2820
         Width           =   630
      End
      Begin VB.Shape Sh1 
         BackColor       =   &H00FFFFFF&
         BorderColor     =   &H00A6A6A6&
         Height          =   1500
         Left            =   30
         Top             =   2580
         Width           =   2640
      End
      Begin VB.Label Label6 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "商品列表过滤"
         ForeColor       =   &H00FFFFFF&
         Height          =   180
         Left            =   90
         TabIndex        =   23
         Top             =   2325
         Width           =   1080
      End
      Begin VB.Label Label5 
         AutoSize        =   -1  'True
         Caption         =   "名  称:"
         Height          =   180
         Left            =   150
         TabIndex        =   22
         Top             =   960
         Width           =   630
      End
      Begin VB.Label Label4 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "条形码:"
         Height          =   180
         Left            =   150
         TabIndex        =   15
         Top             =   540
         Width           =   630
      End
      Begin VB.Label Label3 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "商品搜索"
         ForeColor       =   &H00FFFFFF&
         Height          =   180
         Left            =   90
         TabIndex        =   13
         Top             =   75

⌨️ 快捷键说明

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