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

📄 frmpmodify.frm

📁 通用样品管理系统是一个商业程序,功能界面都还不错!
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Begin VB.Form frmPModify 
   AutoRedraw      =   -1  'True
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "在修改状态..."
   ClientHeight    =   5250
   ClientLeft      =   1755
   ClientTop       =   1860
   ClientWidth     =   7065
   ControlBox      =   0   'False
   Icon            =   "frmPModify.frx":0000
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   MDIChild        =   -1  'True
   MinButton       =   0   'False
   ScaleHeight     =   5250
   ScaleWidth      =   7065
   ShowInTaskbar   =   0   'False
   Begin VB.TextBox FieldsTxt 
      Height          =   285
      Index           =   0
      Left            =   1275
      MaxLength       =   50
      TabIndex        =   0
      Top             =   330
      Width           =   1935
   End
   Begin VB.TextBox FieldsTxt 
      Height          =   600
      Index           =   1
      Left            =   1290
      MaxLength       =   125
      MultiLine       =   -1  'True
      ScrollBars      =   2  'Vertical
      TabIndex        =   1
      Top             =   1020
      Width           =   5385
   End
   Begin VB.Frame Frame1 
      Caption         =   "特色系列"
      Height          =   1770
      Left            =   330
      TabIndex        =   17
      Top             =   1740
      Width           =   3195
      Begin VB.TextBox FieldsTxt 
         Height          =   285
         Index           =   2
         Left            =   975
         MaxLength       =   25
         TabIndex        =   2
         Top             =   330
         Width           =   1995
      End
      Begin VB.TextBox FieldsTxt 
         Height          =   285
         Index           =   3
         Left            =   975
         MaxLength       =   25
         TabIndex        =   3
         Top             =   645
         Width           =   1995
      End
      Begin VB.TextBox FieldsTxt 
         Height          =   285
         Index           =   4
         Left            =   975
         MaxLength       =   25
         TabIndex        =   4
         Top             =   975
         Width           =   1995
      End
      Begin VB.TextBox FieldsTxt 
         Height          =   285
         Index           =   5
         Left            =   975
         MaxLength       =   25
         TabIndex        =   5
         Top             =   1290
         Width           =   1995
      End
      Begin VB.Label Label1 
         Alignment       =   1  'Right Justify
         AutoSize        =   -1  'True
         Caption         =   "颜色:"
         Height          =   180
         Index           =   2
         Left            =   30
         TabIndex        =   21
         Top             =   375
         Width           =   885
      End
      Begin VB.Label Label1 
         Alignment       =   1  'Right Justify
         AutoSize        =   -1  'True
         Caption         =   "尺码:"
         Height          =   180
         Index           =   3
         Left            =   30
         TabIndex        =   20
         Top             =   705
         Width           =   870
      End
      Begin VB.Label Label1 
         Alignment       =   1  'Right Justify
         AutoSize        =   -1  'True
         Caption         =   "风格:"
         Height          =   180
         Index           =   4
         Left            =   30
         TabIndex        =   19
         Top             =   1020
         Width           =   885
      End
      Begin VB.Label Label1 
         Alignment       =   1  'Right Justify
         AutoSize        =   -1  'True
         Caption         =   "其它:"
         Height          =   180
         Index           =   5
         Left            =   30
         TabIndex        =   18
         Top             =   1335
         Width           =   885
      End
   End
   Begin VB.PictureBox Picture1 
      Appearance      =   0  'Flat
      AutoRedraw      =   -1  'True
      BackColor       =   &H80000000&
      FillColor       =   &H000000FF&
      ForeColor       =   &H000000FF&
      Height          =   1245
      Left            =   345
      ScaleHeight     =   1215
      ScaleWidth      =   3165
      TabIndex        =   13
      Top             =   3675
      Width           =   3195
      Begin VB.TextBox FieldsTxt 
         Height          =   285
         Index           =   6
         Left            =   975
         MaxLength       =   10
         TabIndex        =   6
         Top             =   120
         Width           =   1935
      End
      Begin VB.TextBox FieldsTxt 
         Height          =   285
         Index           =   7
         Left            =   975
         MaxLength       =   10
         TabIndex        =   7
         Top             =   450
         Width           =   1935
      End
      Begin VB.TextBox FieldsTxt 
         Height          =   285
         Index           =   8
         Left            =   975
         MaxLength       =   10
         TabIndex        =   8
         Top             =   780
         Width           =   1935
      End
      Begin VB.Label Label1 
         Alignment       =   1  'Right Justify
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "批发价:"
         Height          =   180
         Index           =   6
         Left            =   -30
         TabIndex        =   16
         Top             =   180
         Width           =   960
      End
      Begin VB.Label Label1 
         Alignment       =   1  'Right Justify
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "零售价:"
         Height          =   180
         Index           =   7
         Left            =   -30
         TabIndex        =   15
         Top             =   510
         Width           =   960
      End
      Begin VB.Label Label1 
         Alignment       =   1  'Right Justify
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "其它价:"
         Height          =   180
         Index           =   8
         Left            =   -30
         TabIndex        =   14
         Top             =   840
         Width           =   960
      End
   End
   Begin VB.TextBox FieldsTxt 
      Height          =   285
      Index           =   9
      Left            =   4515
      MaxLength       =   125
      TabIndex        =   9
      Top             =   1845
      Width           =   2145
   End
   Begin VB.PictureBox Picture2 
      AutoRedraw      =   -1  'True
      Height          =   435
      Left            =   4335
      ScaleHeight     =   375
      ScaleWidth      =   2265
      TabIndex        =   12
      Top             =   285
      Width           =   2325
      Begin VB.CommandButton S_Button 
         Caption         =   "保存(&S)"
         Enabled         =   0   'False
         Height          =   375
         Left            =   0
         TabIndex        =   10
         Top             =   0
         Width           =   1125
      End
      Begin VB.CommandButton E_Button 
         Cancel          =   -1  'True
         Caption         =   "退出(&X)"
         Height          =   375
         Left            =   1125
         TabIndex        =   11
         Top             =   0
         Width           =   1140
      End
   End
   Begin VB.Label Label1 
      Alignment       =   1  'Right Justify
      AutoSize        =   -1  'True
      Caption         =   "样品名称"
      Height          =   180
      Index           =   0
      Left            =   285
      TabIndex        =   24
      Top             =   375
      Width           =   915
   End
   Begin VB.Label Label1 
      Alignment       =   1  'Right Justify
      AutoSize        =   -1  'True
      Caption         =   "样品描述"
      Height          =   180
      Index           =   1
      Left            =   300
      TabIndex        =   23
      Top             =   1185
      Width           =   915
   End
   Begin VB.Image SamplePhoto 
      BorderStyle     =   1  'Fixed Single
      Height          =   2475

⌨️ 快捷键说明

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