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

📄 frmcommodityupdate.frm

📁 很好! 很实用! 免费!
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Begin VB.Form frmCommodityUpdate 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "修改产品"
   ClientHeight    =   6975
   ClientLeft      =   2760
   ClientTop       =   3750
   ClientWidth     =   9960
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   6975
   ScaleWidth      =   9960
   ShowInTaskbar   =   0   'False
   StartUpPosition =   2  'CenterScreen
   Begin VB.Frame Frame4 
      Caption         =   "商品类属性"
      Height          =   3015
      Left            =   2280
      TabIndex        =   51
      Top             =   3360
      Width           =   7575
      Begin VB.TextBox Text1 
         Height          =   315
         Left            =   1320
         TabIndex        =   61
         Top             =   360
         Visible         =   0   'False
         Width           =   2500
      End
      Begin VB.TextBox Text2 
         Height          =   315
         Left            =   4920
         TabIndex        =   60
         Top             =   360
         Visible         =   0   'False
         Width           =   2500
      End
      Begin VB.TextBox Text3 
         Height          =   315
         Left            =   1320
         TabIndex        =   59
         Top             =   960
         Visible         =   0   'False
         Width           =   2500
      End
      Begin VB.TextBox Text4 
         Height          =   315
         Left            =   4920
         TabIndex        =   58
         Top             =   960
         Visible         =   0   'False
         Width           =   2500
      End
      Begin VB.TextBox Text5 
         Height          =   315
         Left            =   1320
         TabIndex        =   57
         Top             =   1440
         Visible         =   0   'False
         Width           =   2500
      End
      Begin VB.TextBox Text6 
         Height          =   315
         Left            =   4920
         TabIndex        =   56
         Top             =   1440
         Visible         =   0   'False
         Width           =   2500
      End
      Begin VB.TextBox Text7 
         Height          =   315
         Left            =   1320
         TabIndex        =   55
         Top             =   1920
         Visible         =   0   'False
         Width           =   2500
      End
      Begin VB.TextBox Text8 
         Height          =   315
         Left            =   4920
         TabIndex        =   54
         Top             =   1920
         Visible         =   0   'False
         Width           =   2500
      End
      Begin VB.TextBox Text9 
         Height          =   315
         Left            =   1320
         TabIndex        =   53
         Top             =   2400
         Visible         =   0   'False
         Width           =   2500
      End
      Begin VB.TextBox Text10 
         Height          =   315
         Left            =   4920
         TabIndex        =   52
         Top             =   2400
         Visible         =   0   'False
         Width           =   2500
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "Label1"
         Height          =   195
         Left            =   120
         TabIndex        =   71
         Top             =   360
         Visible         =   0   'False
         Width           =   480
      End
      Begin VB.Label Label2 
         AutoSize        =   -1  'True
         Caption         =   "Label2"
         Height          =   195
         Left            =   4080
         TabIndex        =   70
         Top             =   480
         Visible         =   0   'False
         Width           =   480
      End
      Begin VB.Label Label3 
         AutoSize        =   -1  'True
         Caption         =   "Label3"
         Height          =   195
         Left            =   120
         TabIndex        =   69
         Top             =   960
         Visible         =   0   'False
         Width           =   480
      End
      Begin VB.Label Label4 
         AutoSize        =   -1  'True
         Caption         =   "Label4"
         Height          =   195
         Left            =   4080
         TabIndex        =   68
         Top             =   960
         Visible         =   0   'False
         Width           =   480
      End
      Begin VB.Label Label5 
         AutoSize        =   -1  'True
         Caption         =   "Label5"
         Height          =   195
         Left            =   120
         TabIndex        =   67
         Top             =   1320
         Visible         =   0   'False
         Width           =   480
      End
      Begin VB.Label Label6 
         AutoSize        =   -1  'True
         Caption         =   "Label6"
         Height          =   195
         Left            =   4080
         TabIndex        =   66
         Top             =   1560
         Visible         =   0   'False
         Width           =   480
      End
      Begin VB.Label Label7 
         AutoSize        =   -1  'True
         Caption         =   "Label7"
         Height          =   195
         Left            =   120
         TabIndex        =   65
         Top             =   1920
         Visible         =   0   'False
         Width           =   480
      End
      Begin VB.Label Label8 
         AutoSize        =   -1  'True
         Caption         =   "Label8"
         Height          =   195
         Left            =   4080
         TabIndex        =   64
         Top             =   2040
         Visible         =   0   'False
         Width           =   480
      End
      Begin VB.Label Label9 
         AutoSize        =   -1  'True
         Caption         =   "Label9"
         Height          =   195
         Left            =   120
         TabIndex        =   63
         Top             =   2400
         Visible         =   0   'False
         Width           =   480
      End
      Begin VB.Label Label10 
         AutoSize        =   -1  'True
         Caption         =   "Label10"
         Height          =   195
         Left            =   4080
         TabIndex        =   62
         Top             =   2520
         Visible         =   0   'False
         Width           =   570
      End
   End
   Begin VB.TextBox txtClass 
      Enabled         =   0   'False
      Height          =   315
      Left            =   840
      TabIndex        =   31
      Top             =   240
      Width           =   1815
   End
   Begin VB.TextBox txtCode 
      Height          =   315
      Left            =   3600
      TabIndex        =   30
      Top             =   240
      Width           =   1575
   End
   Begin VB.ComboBox cbGrade 
      Height          =   315
      Left            =   5880
      TabIndex        =   29
      Top             =   240
      Width           =   975
   End
   Begin VB.ComboBox cbStatus 
      Height          =   315
      Left            =   7440
      TabIndex        =   28
      Top             =   240
      Width           =   1335
   End
   Begin VB.CheckBox ckNew 
      Caption         =   "新品"
      Height          =   255
      Left            =   9000
      TabIndex        =   27
      Top             =   300
      Width           =   735
   End
   Begin VB.TextBox txtManufacture 
      Height          =   315
      Left            =   840
      TabIndex        =   26
      Top             =   720
      Width           =   5055
   End
   Begin VB.TextBox txtItem 
      Height          =   315
      Left            =   6600
      TabIndex        =   25
      Top             =   720
      Width           =   3135
   End
   Begin VB.TextBox txtPArea 
      Height          =   315
      Left            =   840
      TabIndex        =   24
      Top             =   1200
      Width           =   3015
   End
   Begin VB.CheckBox ckInventory 
      Caption         =   "检测库存销售"
      Height          =   255
      Left            =   6240
      TabIndex        =   23
      Top             =   2820
      Width           =   1455
   End
   Begin VB.TextBox txtPackage 
      Height          =   315
      Left            =   4560
      TabIndex        =   18
      Top             =   1200
      Width           =   3015
   End
   Begin VB.TextBox txtUnit 
      Height          =   315
      Left            =   840
      TabIndex        =   17
      Top             =   1680
      Width           =   975
   End
   Begin VB.TextBox txtWeightUnit 
      Height          =   315
      Left            =   3720
      TabIndex        =   15
      Top             =   1680
      Width           =   975
   End
   Begin VB.TextBox txtCubage 
      Height          =   315
      Left            =   5040
      TabIndex        =   14
      Top             =   1680
      Width           =   975
   End
   Begin VB.TextBox txtCubageUnit 
      Height          =   315
      Left            =   6960
      TabIndex        =   13
      Top             =   1680
      Width           =   615
   End
   Begin VB.Frame Frame1 
      Caption         =   "功能介绍"
      Height          =   2175
      Left            =   7680
      TabIndex        =   9
      Top             =   1080
      Width           =   2175
      Begin VB.TextBox txtDescription 
         Height          =   1815
         Left            =   120
         MultiLine       =   -1  'True
         TabIndex        =   10
         Top             =   240
         Width           =   1935
      End
   End
   Begin VB.CommandButton cmdApply 
      Caption         =   "应用"
      Height          =   375
      Left            =   8670
      TabIndex        =   8
      Top             =   6480
      Width           =   1095
   End
   Begin VB.CommandButton cmdCancel 
      Cancel          =   -1  'True
      Caption         =   "取消"
      Height          =   375
      Left            =   7440
      TabIndex        =   7
      Top             =   6480
      Width           =   1095
   End
   Begin VB.CommandButton cmdOK 
      Caption         =   "确定"
      Height          =   375
      Left            =   6240
      TabIndex        =   6
      Top             =   6480
      Width           =   1095
   End
   Begin VB.Frame Frame2 
      Caption         =   "大图标"
      Height          =   2055
      Left            =   120
      TabIndex        =   3
      Top             =   2640
      Width           =   2055
      Begin VB.PictureBox Photo1 
         Height          =   1335
         Left            =   120
         ScaleHeight     =   1275
         ScaleWidth      =   1635
         TabIndex        =   5
         Top             =   240
         Width           =   1695
      End
      Begin ClassSystem.SelectFile sfPhoto1 
         Height          =   255
         Left            =   120
         TabIndex        =   4
         Top             =   1680
         Width           =   1695
         _ExtentX        =   2990
         _ExtentY        =   450
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
      End
   End
   Begin VB.Frame Frame3 
      Caption         =   "小图标"
      Height          =   2055
      Left            =   120
      TabIndex        =   0
      Top             =   4680
      Width           =   2055
      Begin VB.PictureBox Photo2 
         Height          =   1335
         Left            =   120
         ScaleHeight     =   1275
         ScaleWidth      =   1755
         TabIndex        =   1
         Top             =   240
         Width           =   1815
      End
      Begin ClassSystem.SelectFile sfPhoto2 
         Height          =   255
         Left            =   120
         TabIndex        =   2
         Top             =   1680
         Width           =   1815
         _ExtentX        =   3201
         _ExtentY        =   450
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
      End
   End
   Begin ClassSystem.InputNumber txtSalePrice 
      Height          =   315
      Left            =   4680
      TabIndex        =   11
      Top             =   2760
      Width           =   975
      _ExtentX        =   1720
      _ExtentY        =   556
      BorderStyle     =   1
   End
   Begin ClassSystem.InputNumber txtPurchasePrice 
      Height          =   315
      Left            =   3120
      TabIndex        =   12
      Top             =   2760
      Width           =   855
      _ExtentX        =   1508
      _ExtentY        =   556
      BorderStyle     =   1
   End
   Begin ClassSystem.InputNumber txtWeight 
      Height          =   315
      Left            =   2160
      TabIndex        =   16
      Top             =   1680
      Width           =   855

⌨️ 快捷键说明

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