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

📄 frmstock.frm

📁 超市销售管理系统 4) 文档里面有完整的需求说明书
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{0ECD9B60-23AA-11D0-B351-00A0C9055D8E}#6.0#0"; "MSHFLXGD.OCX"
Begin VB.Form frmStock 
   AutoRedraw      =   -1  'True
   Caption         =   "进货管理"
   ClientHeight    =   6120
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   8190
   ControlBox      =   0   'False
   Icon            =   "frmStock.frx":0000
   LinkTopic       =   "Form1"
   MDIChild        =   -1  'True
   ScaleHeight     =   408
   ScaleMode       =   3  'Pixel
   ScaleWidth      =   546
   WindowState     =   2  'Maximized
   Begin MSComctlLib.ListView List1 
      Height          =   420
      Left            =   1200
      TabIndex        =   12
      Top             =   1140
      Width           =   300
      _ExtentX        =   529
      _ExtentY        =   741
      View            =   3
      LabelEdit       =   1
      MultiSelect     =   -1  'True
      LabelWrap       =   -1  'True
      HideSelection   =   0   'False
      FullRowSelect   =   -1  'True
      GridLines       =   -1  'True
      _Version        =   393217
      SmallIcons      =   "ImageList1"
      ForeColor       =   -2147483640
      BackColor       =   -2147483643
      Appearance      =   1
      NumItems        =   6
      BeginProperty ColumnHeader(1) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
         Text            =   "商品名称"
         Object.Width           =   3175
      EndProperty
      BeginProperty ColumnHeader(2) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
         SubItemIndex    =   1
         Text            =   "条形码"
         Object.Width           =   2646
      EndProperty
      BeginProperty ColumnHeader(3) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
         SubItemIndex    =   2
         Text            =   "计划进货数"
         Object.Width           =   2117
      EndProperty
      BeginProperty ColumnHeader(4) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
         SubItemIndex    =   3
         Text            =   "计划进货日期"
         Object.Width           =   2381
      EndProperty
      BeginProperty ColumnHeader(5) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
         SubItemIndex    =   4
         Text            =   "厂商"
         Object.Width           =   2646
      EndProperty
      BeginProperty ColumnHeader(6) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
         SubItemIndex    =   5
         Text            =   "供货商"
         Object.Width           =   2646
      EndProperty
   End
   Begin MSComctlLib.ImageList ImageList1 
      Left            =   4920
      Top             =   4200
      _ExtentX        =   1005
      _ExtentY        =   1005
      BackColor       =   -2147483643
      ImageWidth      =   16
      ImageHeight     =   16
      MaskColor       =   12632256
      _Version        =   393216
      BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
         NumListImages   =   1
         BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmStock.frx":000C
            Key             =   ""
         EndProperty
      EndProperty
   End
   Begin VB.PictureBox PicTop 
      BackColor       =   &H00808080&
      BorderStyle     =   0  'None
      Height          =   450
      Left            =   45
      ScaleHeight     =   30
      ScaleMode       =   3  'Pixel
      ScaleWidth      =   452
      TabIndex        =   0
      TabStop         =   0   'False
      Top             =   45
      Width           =   6780
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "进货管理"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00FFFFFF&
         Height          =   210
         Left            =   600
         TabIndex        =   14
         Top             =   120
         Width           =   900
      End
      Begin VB.Image imgIcon 
         Height          =   480
         Left            =   60
         Top             =   -15
         Width           =   480
      End
   End
   Begin SuperMarket.XButton cmdFP 
      Height          =   750
      Index           =   0
      Left            =   240
      TabIndex        =   10
      Top             =   1140
      Width           =   855
      _ExtentX        =   1508
      _ExtentY        =   1323
      Caption         =   "计划进货"
      BackColor       =   14210516
      MouseDownColor  =   12363422
      MouseOnColor    =   14204854
      StyleColor      =   6956042
      Style3dColor1   =   6956042
      Style3dColor2   =   6956042
      Picture         =   "frmStock.frx":05A6
      style           =   1
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      IfDraw          =   -1  'True
   End
   Begin SuperMarket.XButton cmdFP 
      Height          =   750
      Index           =   1
      Left            =   240
      TabIndex        =   11
      Top             =   1980
      Width           =   855
      _ExtentX        =   1508
      _ExtentY        =   1323
      Caption         =   "入库记录"
      MouseDownColor  =   12363422
      MouseOnColor    =   14204854
      StyleColor      =   6956042
      Style3dColor1   =   6956042
      Style3dColor2   =   6956042
      Picture         =   "frmStock.frx":0B40
      style           =   1
      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.XPButton cmdDel 
      Height          =   345
      Left            =   4440
      TabIndex        =   4
      Top             =   660
      Width           =   975
      _ExtentX        =   1720
      _ExtentY        =   609
      Caption         =   "删除(&D)"
      CapAlign        =   2
      BackStyle       =   2
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Mode            =   0
      Value           =   0   'False
      cBack           =   -2147483633
   End
   Begin SuperMarket.XPButton cmdEdit 
      Height          =   345
      Left            =   2280
      TabIndex        =   2
      Top             =   660
      Width           =   975
      _ExtentX        =   1720
      _ExtentY        =   609
      Caption         =   "修改(&E)"
      CapAlign        =   2
      BackStyle       =   2
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Mode            =   0
      Value           =   0   'False
      cBack           =   -2147483633
   End
   Begin SuperMarket.XPButton cmdAdd 
      Height          =   345
      Left            =   1200
      TabIndex        =   1
      Top             =   660
      Width           =   975
      _ExtentX        =   1720
      _ExtentY        =   609
      Caption         =   "添加(&A)"
      CapAlign        =   2
      BackStyle       =   2
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Mode            =   0
      Value           =   0   'False
      cBack           =   -2147483633
   End
   Begin MSHierarchicalFlexGridLib.MSHFlexGrid MG2 
      Height          =   195
      Left            =   1200
      TabIndex        =   13
      Top             =   1140
      Visible         =   0   'False
      Width           =   1275
      _ExtentX        =   2249
      _ExtentY        =   344
      _Version        =   393216
      Cols            =   3
      FixedCols       =   0
      MergeCells      =   1
      _NumberOfBands  =   1
      _Band(0).Cols   =   3
   End
   Begin VB.Frame freItem 
      Caption         =   " 添加计划进货 "
      Height          =   2355
      Left            =   1200
      TabIndex        =   15
      Top             =   1140
      Visible         =   0   'False
      Width           =   4740
      Begin SuperMarket.FTextBox txtDate 
         Height          =   300
         Left            =   1680
         TabIndex        =   7
         Top             =   1320
         Width           =   2715
         _ExtentX        =   4789
         _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            =   1680
         TabIndex        =   5
         Top             =   360
         Width           =   2715
         _ExtentX        =   4789
         _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 txtNum 
         Height          =   300
         Left            =   1680
         TabIndex        =   6
         Top             =   840
         Width           =   2715
         _ExtentX        =   4789
         _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
         Text            =   "0"
         AutoSelAll      =   -1  'True
         isNumber        =   -1  'True
         MaxLength       =   5
         afterdecimal    =   0
      End
      Begin SuperMarket.XPButton cmdExit 
         Cancel          =   -1  'True
         Height          =   345
         Left            =   3300
         TabIndex        =   9
         Top             =   1800
         Width           =   1095
         _ExtentX        =   1931
         _ExtentY        =   609
         Caption         =   "取消"
         CapAlign        =   2
         BackStyle       =   2
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Mode            =   0
         Value           =   0   'False
         cBack           =   -2147483633
      End
      Begin SuperMarket.XPButton cmdOK 
         Default         =   -1  'True
         Height          =   345
         Left            =   2100
         TabIndex        =   8
         Top             =   1800
         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
         Mode            =   0
         Value           =   0   'False
         cBack           =   -2147483633
      End
      Begin VB.Label Label5 
         AutoSize        =   -1  'True

⌨️ 快捷键说明

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