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

📄 tmp2.frm

📁 Inventory control system
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{F0D2F211-CCB0-11D0-A316-00AA00688B10}#1.0#0"; "MSDATLST.OCX"
Object = "{0ECD9B60-23AA-11D0-B351-00A0C9055D8E}#6.0#0"; "MSHFLXGD.OCX"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Begin VB.Form TMP2 
   BorderStyle     =   1  'Fixed Single
   ClientHeight    =   7845
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   11055
   BeginProperty Font 
      Name            =   "Tahoma"
      Size            =   8.25
      Charset         =   0
      Weight          =   400
      Underline       =   0   'False
      Italic          =   0   'False
      Strikethrough   =   0   'False
   EndProperty
   Icon            =   "TMP2.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   7845
   ScaleWidth      =   11055
   StartUpPosition =   2  'CenterScreen
   Begin SMIAS.ctrlLiner ctrlLiner1 
      Height          =   30
      Left            =   -600
      TabIndex        =   50
      Top             =   7200
      Width           =   11715
      _ExtentX        =   20664
      _ExtentY        =   53
   End
   Begin VB.PictureBox picProd 
      BorderStyle     =   0  'None
      Height          =   3090
      Left            =   -150
      ScaleHeight     =   3090
      ScaleWidth      =   11190
      TabIndex        =   4
      Top             =   975
      Width           =   11190
      Begin VB.TextBox txtEntry 
         BackColor       =   &H00E6FFFF&
         ForeColor       =   &H00000000&
         Height          =   285
         Index           =   1
         Left            =   6150
         Locked          =   -1  'True
         TabIndex        =   5
         Top             =   75
         Width           =   4890
      End
      Begin VB.TextBox txtUC 
         Height          =   285
         Left            =   1575
         TabIndex        =   6
         Text            =   "0.00"
         Top             =   375
         Width           =   1500
      End
      Begin VB.TextBox txtEntry 
         Height          =   285
         Index           =   3
         Left            =   1575
         TabIndex        =   8
         Text            =   "0"
         Top             =   1425
         Width           =   1515
      End
      Begin VB.TextBox txtEntry 
         Height          =   285
         Index           =   2
         Left            =   1575
         TabIndex        =   7
         Text            =   "0"
         Top             =   1050
         Width           =   1515
      End
      Begin VB.TextBox txtEntry 
         Height          =   285
         Index           =   4
         Left            =   1575
         TabIndex        =   9
         Text            =   "0"
         Top             =   1800
         Width           =   1515
      End
      Begin VB.TextBox txtEntry 
         Height          =   285
         Index           =   5
         Left            =   7200
         TabIndex        =   11
         Text            =   "0"
         Top             =   1050
         Width           =   1515
      End
      Begin VB.TextBox txtEntry 
         Height          =   285
         Index           =   6
         Left            =   7200
         TabIndex        =   12
         Text            =   "0"
         Top             =   1425
         Width           =   1515
      End
      Begin VB.TextBox txtEntry 
         Height          =   285
         Index           =   7
         Left            =   7200
         TabIndex        =   13
         Text            =   "0"
         Top             =   1800
         Width           =   1515
      End
      Begin VB.TextBox txtLQty 
         BackColor       =   &H00E6FFFF&
         ForeColor       =   &H00000000&
         Height          =   285
         Left            =   1575
         Locked          =   -1  'True
         TabIndex        =   26
         Text            =   "0"
         Top             =   2175
         Width           =   1500
      End
      Begin VB.TextBox txtVIQty 
         BackColor       =   &H00E6FFFF&
         ForeColor       =   &H00000000&
         Height          =   285
         Left            =   7200
         Locked          =   -1  'True
         TabIndex        =   15
         Text            =   "0"
         Top             =   2175
         Width           =   1500
      End
      Begin VB.CommandButton btnPick 
         Caption         =   "Pick"
         Height          =   315
         Left            =   10200
         TabIndex        =   10
         Top             =   1050
         Width           =   840
      End
      Begin VB.CommandButton btnLoad 
         Caption         =   "Load Selected Product"
         Enabled         =   0   'False
         Height          =   315
         Left            =   9075
         TabIndex        =   18
         Top             =   2700
         Width           =   2010
      End
      Begin VB.TextBox txtQty 
         BackColor       =   &H00E6FFFF&
         ForeColor       =   &H00000000&
         Height          =   285
         Left            =   1575
         Locked          =   -1  'True
         TabIndex        =   16
         Text            =   "0"
         Top             =   2700
         Width           =   1500
      End
      Begin VB.TextBox txtAmount 
         BackColor       =   &H00E6FFFF&
         ForeColor       =   &H00000000&
         Height          =   285
         Left            =   3975
         Locked          =   -1  'True
         TabIndex        =   17
         Text            =   "0.00"
         Top             =   2700
         Width           =   1500
      End
      Begin VB.Label Labels 
         Alignment       =   1  'Right Justify
         Caption         =   "Description"
         ForeColor       =   &H0000011D&
         Height          =   240
         Index           =   2
         Left            =   4800
         TabIndex        =   49
         Top             =   75
         Width           =   1215
      End
      Begin VB.Label Labels 
         Alignment       =   1  'Right Justify
         Caption         =   "Product Code"
         Height          =   240
         Index           =   3
         Left            =   300
         TabIndex        =   48
         Top             =   0
         Width           =   1215
      End
      Begin VB.Label Label6 
         Alignment       =   1  'Right Justify
         Caption         =   "Unit Cost(Each)"
         ForeColor       =   &H0000011D&
         Height          =   240
         Left            =   0
         TabIndex        =   47
         Top             =   375
         Width           =   1515
      End
      Begin VB.Label Label1 
         BackStyle       =   0  'Transparent
         Caption         =   "Loaded Quantity"
         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            =   375
         TabIndex        =   46
         Top             =   750
         Width           =   3015
      End
      Begin VB.Label Label2 
         BackStyle       =   0  'Transparent
         Caption         =   "Van Inventory"
         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            =   5400
         TabIndex        =   45
         Top             =   750
         Width           =   2340
      End
      Begin VB.Label Label3 
         Caption         =   "(Not Available)"
         ForeColor       =   &H000000C0&
         Height          =   240
         Left            =   3150
         TabIndex        =   44
         Top             =   1050
         Visible         =   0   'False
         Width           =   1290
      End
      Begin VB.Label Label4 
         Caption         =   "(Not Available)"
         ForeColor       =   &H000000C0&
         Height          =   240
         Left            =   3150
         TabIndex        =   43
         Top             =   1425
         Visible         =   0   'False
         Width           =   1290
      End
      Begin VB.Label Labels 
         Alignment       =   1  'Right Justify
         Caption         =   "Pieces"
         Height          =   240
         Index           =   14
         Left            =   300
         TabIndex        =   42
         Top             =   1800
         Width           =   1215
      End
      Begin VB.Label Labels 
         Alignment       =   1  'Right Justify
         Caption         =   "Boxes"
         Height          =   240
         Index           =   13
         Left            =   300
         TabIndex        =   41
         Top             =   1425
         Width           =   1215
      End
      Begin VB.Label Labels 
         Alignment       =   1  'Right Justify
         Caption         =   "Cases"
         Height          =   240
         Index           =   12
         Left            =   300
         TabIndex        =   40
         Top             =   1050
         Width           =   1215
      End
      Begin VB.Label Label5 
         Caption         =   "(Not Available)"
         ForeColor       =   &H000000C0&
         Height          =   240
         Left            =   8775
         TabIndex        =   39
         Top             =   1050
         Visible         =   0   'False
         Width           =   1290
      End
      Begin VB.Label Label7 
         Caption         =   "(Not Available)"
         ForeColor       =   &H000000C0&
         Height          =   240
         Left            =   8775
         TabIndex        =   38
         Top             =   1425
         Visible         =   0   'False
         Width           =   1290
      End
      Begin VB.Label Labels 
         Alignment       =   1  'Right Justify
         Caption         =   "Pieces"
         Height          =   240
         Index           =   5
         Left            =   5925
         TabIndex        =   37
         Top             =   1800
         Width           =   1215
      End
      Begin VB.Label Labels 
         Alignment       =   1  'Right Justify
         Caption         =   "Boxes"
         Height          =   240
         Index           =   6
         Left            =   5925
         TabIndex        =   36
         Top             =   1425
         Width           =   1215
      End
      Begin VB.Label Labels 
         Alignment       =   1  'Right Justify
         Caption         =   "Cases"
         Height          =   240
         Index           =   7
         Left            =   5925
         TabIndex        =   35
         Top             =   1050
         Width           =   1215
      End
      Begin VB.Label Label8 
         Alignment       =   1  'Right Justify
         Caption         =   "Total Loaded Qty"
         ForeColor       =   &H0000011D&
         Height          =   240
         Left            =   0
         TabIndex        =   34
         Top             =   2175
         Width           =   1515
      End
      Begin VB.Label Label10 
         Alignment       =   1  'Right Justify
         Caption         =   "Total Van Inventory Qty"
         ForeColor       =   &H0000011D&
         Height          =   240
         Left            =   5325
         TabIndex        =   33
         Top             =   2175
         Width           =   1815
      End
      Begin VB.Label Label12 
         Alignment       =   1  'Right Justify
         Caption         =   "Total Qty"
         ForeColor       =   &H0000011D&
         Height          =   240
         Left            =   0
         TabIndex        =   32
         Top             =   2700
         Width           =   1515
      End
      Begin VB.Label Label13 
         Alignment       =   1  'Right Justify
         Caption         =   "Amount"
         ForeColor       =   &H0000011D&
         Height          =   240
         Left            =   3075
         TabIndex        =   31
         Top             =   2700
         Width           =   840
      End
      Begin VB.Shape Shape1 
         BackColor       =   &H80000010&
         BackStyle       =   1  'Opaque
         BorderColor     =   &H80000010&
         Height          =   240
         Left            =   300
         Top             =   750
         Width           =   3765
      End
      Begin VB.Shape Shape2 
         BackColor       =   &H80000010&
         BackStyle       =   1  'Opaque
         BorderColor     =   &H80000010&
         Height          =   240
         Left            =   5250
         Top             =   750
         Width           =   5790
      End
   End
   Begin VB.CommandButton btnProdAvailable 
      Caption         =   "View Product Stocks"
      Height          =   315
      Left            =   2100
      TabIndex        =   22
      Top             =   7350
      Width           =   1830
   End
   Begin VB.CommandButton btnRemove 
      Height          =   275
      Left            =   225
      Picture         =   "TMP2.frx":038A
      Style           =   1  'Graphical
      TabIndex        =   25
      ToolTipText     =   "Remove"
      Top             =   4725
      Visible         =   0   'False
      Width           =   275
   End
   Begin VB.CommandButton cmdSave 
      Caption         =   "Save"
      Default         =   -1  'True
      Height          =   315
      Left            =   8100
      TabIndex        =   23
      Top             =   7350
      Width           =   1335
   End
   Begin VB.CommandButton cmdCancel 
      Caption         =   "Cancel"
      Height          =   315
      Left            =   9540
      TabIndex        =   24
      Top             =   7350
      Width           =   1335
   End
   Begin VB.CommandButton cmdUsrHistory 
      Caption         =   "Modification History"
      Height          =   315
      Left            =   225
      TabIndex        =   21
      Top             =   7350
      Width           =   1755
   End
   Begin VB.TextBox txtCLAmount 
      BackColor       =   &H00E6FFFF&
      BeginProperty Font 
         Name            =   "Tahoma"
         Size            =   8.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False

⌨️ 快捷键说明

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