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

📄 frmaddgoods.frm

📁 本科毕业设计-商贸有限公司销售管理系统(论文+源代码+答辩PPT)
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Begin VB.Form frmAddGoods 
   AutoRedraw      =   -1  'True
   BorderStyle     =   1  'Fixed Single
   ClientHeight    =   6225
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   7185
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MDIChild        =   -1  'True
   MinButton       =   0   'False
   ScaleHeight     =   6225
   ScaleWidth      =   7185
   Begin VB.Frame fraaddfc 
      Caption         =   "添加新厂商"
      Height          =   2535
      Left            =   120
      TabIndex        =   31
      Top             =   3480
      Width           =   6855
      Begin VB.CommandButton cmdResetfc 
         Cancel          =   -1  'True
         Caption         =   "清空重填"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   3960
         TabIndex        =   17
         Top             =   2040
         Width           =   1215
      End
      Begin VB.CommandButton cmdaddfc 
         Caption         =   "添加厂商"
         Default         =   -1  'True
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   1440
         TabIndex        =   16
         Top             =   2040
         Width           =   1215
      End
      Begin VB.TextBox Text4 
         Height          =   375
         Left            =   1440
         TabIndex        =   15
         Top             =   1440
         Width           =   4935
      End
      Begin VB.TextBox Text2 
         Height          =   375
         Left            =   1440
         TabIndex        =   13
         Top             =   960
         Width           =   1935
      End
      Begin VB.TextBox Text3 
         Height          =   375
         Left            =   4560
         TabIndex        =   14
         Top             =   960
         Width           =   1815
      End
      Begin VB.TextBox Text1 
         Height          =   405
         Left            =   1440
         TabIndex        =   12
         Top             =   360
         Width           =   4935
      End
      Begin VB.Label lbladdress 
         Caption         =   "厂商地址:"
         Height          =   255
         Left            =   360
         TabIndex        =   35
         Top             =   1440
         Width           =   975
      End
      Begin VB.Label lblperson 
         Caption         =   "法人代表:"
         Height          =   255
         Left            =   360
         TabIndex        =   34
         Top             =   960
         Width           =   975
      End
      Begin VB.Label lbltel 
         Caption         =   "电话:"
         Height          =   255
         Left            =   3720
         TabIndex        =   33
         Top             =   960
         Width           =   735
      End
      Begin VB.Label lblfc 
         Caption         =   "厂商名称:"
         Height          =   255
         Left            =   360
         TabIndex        =   32
         Top             =   480
         Width           =   975
      End
   End
   Begin VB.Frame fraaddgoods 
      Caption         =   "添加商品"
      Height          =   3255
      Left            =   120
      TabIndex        =   18
      Top             =   120
      Width           =   6855
      Begin VB.ComboBox Comboname 
         Height          =   300
         ItemData        =   "frmAddGoods.frx":0000
         Left            =   4680
         List            =   "frmAddGoods.frx":0002
         Sorted          =   -1  'True
         TabIndex        =   38
         Top             =   240
         Width           =   1695
      End
      Begin VB.TextBox Txtmoney 
         BeginProperty DataFormat 
            Type            =   1
            Format          =   """¥""#,##0.00"
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2052
            SubFormatType   =   2
         EndProperty
         Height          =   270
         Left            =   4560
         TabIndex        =   37
         Top             =   2280
         Width           =   1215
      End
      Begin VB.TextBox Txtemployee 
         Height          =   390
         Left            =   1680
         TabIndex        =   9
         Top             =   2160
         Width           =   1215
      End
      Begin VB.ComboBox Combod 
         Height          =   300
         Left            =   3600
         TabIndex        =   7
         Top             =   1680
         Width           =   735
      End
      Begin VB.ComboBox Combom 
         Height          =   300
         Left            =   2640
         TabIndex        =   6
         Top             =   1680
         Width           =   735
      End
      Begin VB.ComboBox Comboy 
         Height          =   300
         Left            =   1440
         TabIndex        =   5
         Top             =   1680
         Width           =   855
      End
      Begin VB.ComboBox Combo2 
         Height          =   300
         ItemData        =   "frmAddGoods.frx":0004
         Left            =   5760
         List            =   "frmAddGoods.frx":0029
         TabIndex        =   8
         Top             =   1800
         Width           =   975
      End
      Begin VB.ComboBox Combo1 
         Height          =   300
         ItemData        =   "frmAddGoods.frx":005B
         Left            =   1680
         List            =   "frmAddGoods.frx":005D
         Sorted          =   -1  'True
         TabIndex        =   1
         Top             =   840
         Width           =   1695
      End
      Begin VB.CommandButton cmdReset 
         Caption         =   "清空重填"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   3960
         TabIndex        =   11
         Top             =   2760
         Width           =   1215
      End
      Begin VB.TextBox txtGoodsNo 
         Enabled         =   0   'False
         Height          =   375
         Left            =   1680
         TabIndex        =   0
         Text            =   "编号自动添加"
         Top             =   240
         Width           =   1455
      End
      Begin VB.TextBox txtType 
         Height          =   375
         Left            =   4680
         TabIndex        =   2
         Top             =   720
         Width           =   1575
      End
      Begin VB.TextBox txtPrice 
         BeginProperty DataFormat 
            Type            =   1
            Format          =   """¥""#,##0.00;(""¥""#,##0.00)"
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2052
            SubFormatType   =   2
         EndProperty
         Height          =   375
         Left            =   1680
         TabIndex        =   3
         Top             =   1200
         Width           =   1455
      End
      Begin VB.TextBox txtQuantity 
         BeginProperty DataFormat 
            Type            =   1
            Format          =   "#,##0.00"
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2052
            SubFormatType   =   1
         EndProperty
         Height          =   375
         Left            =   4680
         TabIndex        =   4
         Top             =   1200
         Width           =   1575
      End
      Begin VB.CommandButton cmdAdd 
         Caption         =   "添加入库"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   1560
         TabIndex        =   10
         Top             =   2760
         Width           =   1215
      End
      Begin VB.Label Label5 
         Caption         =   "计量单位:"
         Height          =   255
         Left            =   4920
         TabIndex        =   36
         Top             =   1800
         Width           =   975
      End
      Begin VB.Label lblgoodsno 
         Caption         =   "商品编号:"
         Height          =   375
         Left            =   600
         TabIndex        =   30
         Top             =   240
         Width           =   975
      End
      Begin VB.Label lblgoodsname 
         Caption         =   "商品名称:"
         Height          =   375
         Left            =   3600
         TabIndex        =   29
         Top             =   360
         Width           =   975
      End
      Begin VB.Label lblfcname 
         Caption         =   "生产厂商:"
         Height          =   375
         Left            =   600
         TabIndex        =   28
         Top             =   840
         Width           =   975
      End
      Begin VB.Label lbltype 
         Caption         =   "型号:"

⌨️ 快捷键说明

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