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

📄 frmproductae.frm

📁 Inventory control system
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{F0D2F211-CCB0-11D0-A316-00AA00688B10}#1.0#0"; "MSDATLST.OCX"
Begin VB.Form frmProductAE 
   BorderStyle     =   1  'Fixed Single
   ClientHeight    =   5115
   ClientLeft      =   45
   ClientTop       =   465
   ClientWidth     =   8115
   BeginProperty Font 
      Name            =   "Tahoma"
      Size            =   8.25
      Charset         =   0
      Weight          =   400
      Underline       =   0   'False
      Italic          =   0   'False
      Strikethrough   =   0   'False
   EndProperty
   Icon            =   "frmProductAE.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   5115
   ScaleWidth      =   8115
   StartUpPosition =   2  'CenterScreen
   Begin VB.TextBox txtEntry 
      Height          =   285
      Index           =   0
      Left            =   1500
      TabIndex        =   0
      Top             =   450
      Width           =   2040
   End
   Begin VB.ComboBox cmbStat 
      Height          =   315
      ItemData        =   "frmProductAE.frx":0A02
      Left            =   6450
      List            =   "frmProductAE.frx":0A0C
      Style           =   2  'Dropdown List
      TabIndex        =   15
      Top             =   3600
      Width           =   1290
   End
   Begin VB.TextBox txtEntry 
      Height          =   285
      Index           =   12
      Left            =   6450
      TabIndex        =   14
      Text            =   "0"
      Top             =   2925
      Width           =   1515
   End
   Begin VB.TextBox txtEntry 
      Height          =   285
      Index           =   11
      Left            =   6450
      TabIndex        =   13
      Text            =   "0"
      Top             =   2550
      Width           =   1515
   End
   Begin VB.TextBox txtEntry 
      Height          =   285
      Index           =   10
      Left            =   6450
      TabIndex        =   12
      Text            =   "0"
      Top             =   2175
      Width           =   1515
   End
   Begin VB.TextBox txtEntry 
      Height          =   285
      Index           =   9
      Left            =   6450
      TabIndex        =   11
      Text            =   "0.00"
      Top             =   1500
      Width           =   1515
   End
   Begin VB.TextBox txtEntry 
      Height          =   285
      Index           =   8
      Left            =   6450
      TabIndex        =   10
      Text            =   "0.00"
      Top             =   825
      Width           =   1515
   End
   Begin VB.TextBox txtEntry 
      Height          =   285
      Index           =   7
      Left            =   6450
      TabIndex        =   9
      Text            =   "0.00"
      Top             =   450
      Width           =   1515
   End
   Begin VB.TextBox txtEntry 
      Height          =   285
      Index           =   6
      Left            =   1500
      TabIndex        =   8
      Text            =   "0.00"
      Top             =   4050
      Width           =   1515
   End
   Begin VB.TextBox txtEntry 
      Height          =   285
      Index           =   5
      Left            =   1500
      TabIndex        =   7
      Text            =   "0.00"
      Top             =   3675
      Width           =   1515
   End
   Begin VB.TextBox txtEntry 
      Height          =   285
      Index           =   4
      Left            =   1500
      TabIndex        =   6
      Text            =   "0.00"
      Top             =   3300
      Width           =   1515
   End
   Begin VB.TextBox txtEntry 
      Height          =   285
      Index           =   3
      Left            =   1500
      TabIndex        =   5
      Top             =   2625
      Width           =   2490
   End
   Begin VB.TextBox txtEntry 
      Height          =   285
      Index           =   2
      Left            =   1500
      TabIndex        =   4
      Top             =   2250
      Width           =   2490
   End
   Begin VB.TextBox txtEntry 
      Height          =   285
      Index           =   1
      Left            =   1500
      TabIndex        =   1
      Top             =   825
      Width           =   2490
   End
   Begin VB.CommandButton cmdUsrHistory 
      Caption         =   "Modification History"
      Height          =   315
      Left            =   225
      TabIndex        =   16
      Top             =   4575
      Width           =   1680
   End
   Begin VB.CommandButton cmdCancel 
      Caption         =   "Cancel"
      Height          =   315
      Left            =   6615
      TabIndex        =   18
      Top             =   4575
      Width           =   1335
   End
   Begin VB.CommandButton cmdSave 
      Caption         =   "Save"
      Default         =   -1  'True
      Height          =   315
      Left            =   5175
      TabIndex        =   17
      Top             =   4575
      Width           =   1335
   End
   Begin MSDataListLib.DataCombo DataCombo1 
      Height          =   315
      Left            =   1500
      TabIndex        =   2
      Top             =   1200
      Width           =   2505
      _ExtentX        =   4419
      _ExtentY        =   556
      _Version        =   393216
      Style           =   2
      BackColor       =   -2147483643
      ForeColor       =   -2147483640
      Text            =   ""
   End
   Begin MSDataListLib.DataCombo DataCombo2 
      Height          =   315
      Left            =   1500
      TabIndex        =   3
      Top             =   1575
      Width           =   2505
      _ExtentX        =   4419
      _ExtentY        =   556
      _Version        =   393216
      Style           =   2
      BackColor       =   -2147483643
      ForeColor       =   -2147483640
      Text            =   ""
   End
   Begin InvtySystem.ctrlLiner ctrlLiner1 
      Height          =   30
      Left            =   -225
      TabIndex        =   41
      Top             =   4425
      Width           =   12015
      _ExtentX        =   21193
      _ExtentY        =   53
   End
   Begin VB.Label Label5 
      BackStyle       =   0  'Transparent
      Caption         =   "Product Information"
      BeginProperty Font 
         Name            =   "Tahoma"
         Size            =   8.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H80000014&
      Height          =   210
      Left            =   225
      TabIndex        =   40
      Top             =   150
      Width           =   3015
   End
   Begin VB.Label Labels 
      Alignment       =   1  'Right Justify
      Caption         =   "Main Product"
      Height          =   240
      Index           =   15
      Left            =   5325
      TabIndex        =   39
      Top             =   3600
      Width           =   1065
   End
   Begin VB.Label Labels 
      Alignment       =   1  'Right Justify
      Caption         =   "Box/Case"
      Height          =   240
      Index           =   14
      Left            =   5175
      TabIndex        =   38
      Top             =   2925
      Width           =   1215
   End
   Begin VB.Label Labels 
      Alignment       =   1  'Right Justify
      Caption         =   "Pieces/Case"
      Height          =   240
      Index           =   13
      Left            =   5175
      TabIndex        =   37
      Top             =   2550
      Width           =   1215
   End
   Begin VB.Label Labels 
      Alignment       =   1  'Right Justify
      Caption         =   "Pieces/Box"
      Height          =   240
      Index           =   12
      Left            =   5175
      TabIndex        =   36
      Top             =   2175
      Width           =   1215
   End
   Begin VB.Label Label4 
      BackStyle       =   0  'Transparent
      Caption         =   "Qty Setup"
      BeginProperty Font 
         Name            =   "Tahoma"
         Size            =   8.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H80000014&
      Height          =   210
      Left            =   5250
      TabIndex        =   35
      Top             =   1875
      Width           =   3015
   End
   Begin VB.Label Labels 
      Alignment       =   1  'Right Justify
      Caption         =   "Unit Cost (Each)"
      Height          =   240
      Index           =   11
      Left            =   5175
      TabIndex        =   34
      Top             =   1500
      Width           =   1215
   End
   Begin VB.Label Labels 
      Alignment       =   1  'Right Justify
      Caption         =   "SRP Price/Pack"
      Height          =   240
      Index           =   10
      Left            =   5175
      TabIndex        =   33
      Top             =   825
      Width           =   1215
   End
   Begin VB.Label Label3 
      BackStyle       =   0  'Transparent
      Caption         =   "Supplier Price"
      BeginProperty Font 
         Name            =   "Tahoma"
         Size            =   8.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H80000014&
      Height          =   210
      Left            =   5250
      TabIndex        =   32
      Top             =   1200
      Width           =   3015
   End
   Begin VB.Label Labels 
      Alignment       =   1  'Right Justify
      Caption         =   "SRP Price/Pcs."
      Height          =   240
      Index           =   9
      Left            =   5175
      TabIndex        =   31
      Top             =   450
      Width           =   1215
   End
   Begin VB.Label Label2 
      BackStyle       =   0  'Transparent
      Caption         =   "Suggested Retail Price"
      BeginProperty Font 
         Name            =   "Tahoma"
         Size            =   8.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H80000014&
      Height          =   210
      Left            =   5250
      TabIndex        =   30
      Top             =   150
      Width           =   2265
   End
   Begin VB.Label Labels 
      Alignment       =   1  'Right Justify
      Caption         =   "Van Price/Boxes"
      Height          =   240
      Index           =   8
      Left            =   225
      TabIndex        =   29
      Top             =   4050
      Width           =   1215
   End
   Begin VB.Label Labels 
      Alignment       =   1  'Right Justify
      Caption         =   "Van Price/Case"
      Height          =   240
      Index           =   7

⌨️ 快捷键说明

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