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

📄 frmpurchaseorderreceiveae.frm

📁 Inventory control system
💻 FRM
📖 第 1 页 / 共 5 页
字号:
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"
Object = "{FF49E21B-EA30-11D9-85DF-812F544F012A}#69.0#0"; "ctrlNSDataCombo.ocx"
Begin VB.Form frmPOReceiveLocalAE 
   BorderStyle     =   0  'None
   ClientHeight    =   8985
   ClientLeft      =   -30
   ClientTop       =   -60
   ClientWidth     =   12915
   ControlBox      =   0   'False
   LinkTopic       =   "Form1"
   ScaleHeight     =   8985
   ScaleWidth      =   12915
   ShowInTaskbar   =   0   'False
   StartUpPosition =   2  'CenterScreen
   Begin VB.CommandButton CmdTasks 
      Caption         =   "Purchase Receive Tasks"
      Height          =   315
      Left            =   270
      TabIndex        =   60
      Top             =   8460
      Width           =   2085
   End
   Begin VB.ComboBox cboStatus 
      Height          =   315
      ItemData        =   "frmPurchaseOrderReceiveAE.frx":0000
      Left            =   5880
      List            =   "frmPurchaseOrderReceiveAE.frx":000A
      TabIndex        =   6
      Text            =   " "
      Top             =   1530
      Width           =   2325
   End
   Begin VB.PictureBox picPurchase 
      BorderStyle     =   0  'None
      Height          =   630
      Left            =   240
      ScaleHeight     =   630
      ScaleWidth      =   12510
      TabIndex        =   46
      Top             =   3360
      Width           =   12510
      Begin MSDataListLib.DataCombo dcWarehouse 
         Height          =   315
         Left            =   10770
         TabIndex        =   15
         Top             =   240
         Width           =   855
         _ExtentX        =   1508
         _ExtentY        =   556
         _Version        =   393216
         Text            =   ""
      End
      Begin VB.TextBox txtStock 
         Height          =   315
         Left            =   30
         TabIndex        =   8
         Top             =   225
         Width           =   2715
      End
      Begin VB.TextBox txtExtDiscPerc 
         Height          =   315
         Left            =   7830
         TabIndex        =   13
         Text            =   "0"
         Top             =   225
         Width           =   735
      End
      Begin VB.TextBox txtNetAmount 
         BackColor       =   &H00E6FFFF&
         Height          =   315
         Left            =   9660
         Locked          =   -1  'True
         TabIndex        =   48
         TabStop         =   0   'False
         Text            =   "0.00"
         Top             =   240
         Width           =   1035
      End
      Begin VB.CommandButton btnUpdate 
         Caption         =   "Update"
         Enabled         =   0   'False
         Height          =   315
         Left            =   11670
         TabIndex        =   16
         Top             =   255
         Width           =   780
      End
      Begin VB.TextBox txtQty 
         Height          =   315
         Left            =   2775
         TabIndex        =   9
         Text            =   "0"
         Top             =   225
         Width           =   660
      End
      Begin VB.TextBox txtPrice 
         Height          =   315
         Left            =   4470
         TabIndex        =   11
         Text            =   "0.00"
         Top             =   225
         Width           =   1185
      End
      Begin VB.TextBox txtGross 
         BackColor       =   &H00E6FFFF&
         ForeColor       =   &H00000000&
         Height          =   315
         Index           =   1
         Left            =   5715
         Locked          =   -1  'True
         TabIndex        =   47
         TabStop         =   0   'False
         Text            =   "0.00"
         Top             =   225
         Width           =   1290
      End
      Begin VB.TextBox txtExtDiscAmt 
         Height          =   315
         Left            =   8610
         TabIndex        =   14
         Text            =   "0"
         Top             =   225
         Width           =   1005
      End
      Begin VB.TextBox txtDiscPercent 
         Height          =   315
         Left            =   7050
         TabIndex        =   12
         Text            =   "0"
         Top             =   225
         Width           =   735
      End
      Begin MSDataListLib.DataCombo dcUnit 
         Height          =   315
         Left            =   3480
         TabIndex        =   10
         Top             =   225
         Width           =   945
         _ExtentX        =   1667
         _ExtentY        =   556
         _Version        =   393216
         Style           =   2
         BackColor       =   -2147483643
         ForeColor       =   -2147483640
         Text            =   ""
      End
      Begin VB.Label Label6 
         Caption         =   "Warehouse"
         Height          =   255
         Left            =   10770
         TabIndex        =   59
         Top             =   30
         Width           =   855
      End
      Begin VB.Label Labels 
         BackStyle       =   0  'Transparent
         Caption         =   "Ext. Disc.%"
         Height          =   240
         Index           =   14
         Left            =   7800
         TabIndex        =   57
         Top             =   30
         Width           =   840
      End
      Begin VB.Label Label1 
         Caption         =   "Net Amount"
         Height          =   255
         Left            =   9840
         TabIndex        =   56
         Top             =   30
         Width           =   975
      End
      Begin VB.Label Labels 
         BackStyle       =   0  'Transparent
         Caption         =   "Unit"
         Height          =   240
         Index           =   2
         Left            =   3480
         TabIndex        =   55
         Top             =   0
         Width           =   900
      End
      Begin VB.Label Labels 
         BackStyle       =   0  'Transparent
         Caption         =   "Items/Stocks"
         BeginProperty Font 
            Name            =   "Tahoma"
            Size            =   8.25
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H0000011D&
         Height          =   240
         Index           =   8
         Left            =   0
         TabIndex        =   54
         Top             =   0
         Width           =   1515
      End
      Begin VB.Label Labels 
         BackStyle       =   0  'Transparent
         Caption         =   "Price"
         Height          =   240
         Index           =   9
         Left            =   4500
         TabIndex        =   53
         Top             =   0
         Width           =   1290
      End
      Begin VB.Label Labels 
         BackStyle       =   0  'Transparent
         Caption         =   "Qty"
         Height          =   240
         Index           =   10
         Left            =   2775
         TabIndex        =   52
         Top             =   0
         Width           =   660
      End
      Begin VB.Label Labels 
         BackStyle       =   0  'Transparent
         Caption         =   "Gross"
         Height          =   240
         Index           =   17
         Left            =   5775
         TabIndex        =   51
         Top             =   0
         Width           =   1260
      End
      Begin VB.Label Labels 
         BackStyle       =   0  'Transparent
         Caption         =   "Ext. Disc.Amt"
         Height          =   240
         Index           =   3
         Left            =   8670
         TabIndex        =   50
         Top             =   30
         Width           =   1020
      End
      Begin VB.Label Labels 
         BackStyle       =   0  'Transparent
         Caption         =   "Disc.%"
         Height          =   240
         Index           =   5
         Left            =   7050
         TabIndex        =   49
         Top             =   0
         Width           =   840
      End
   End
   Begin VB.Frame Frame1 
      Caption         =   "Remarks"
      Height          =   1335
      Left            =   10650
      TabIndex        =   7
      Top             =   1590
      Width           =   2025
      Begin VB.OptionButton optLost 
         Caption         =   "Lost"
         Height          =   195
         Left            =   210
         TabIndex        =   45
         Top             =   810
         Width           =   1365
      End
      Begin VB.OptionButton optReceived 
         Caption         =   "Received"
         Height          =   195
         Left            =   210
         TabIndex        =   44
         Top             =   420
         Value           =   -1  'True
         Width           =   1365
      End
   End
   Begin VB.TextBox txtDRDate 
      Height          =   314
      Left            =   1530
      TabIndex        =   3
      Top             =   1890
      Width           =   1905
   End
   Begin VB.TextBox txtDRNo 
      Height          =   314
      Left            =   1530
      TabIndex        =   2
      Top             =   1530
      Width           =   1905
   End
   Begin VB.TextBox txtDeliveryNo 
      Height          =   314
      Left            =   1530
      TabIndex        =   4
      Top             =   2250
      Width           =   1905
   End
   Begin VB.TextBox txtPONo 
      Enabled         =   0   'False
      Height          =   285
      Left            =   1530
      Locked          =   -1  'True
      TabIndex        =   0
      Top             =   690
      Width           =   3315
   End
   Begin VB.TextBox txtNet 
      BackColor       =   &H00E6FFFF&
      ForeColor       =   &H00000000&
      Height          =   285
      Left            =   11250
      Locked          =   -1  'True
      TabIndex        =   25
      TabStop         =   0   'False
      Text            =   "0.00"
      Top             =   7980
      Width           =   1425
   End
   Begin VB.CommandButton cmdCancel 
      Caption         =   "Cancel"
      Height          =   315
      Left            =   11325
      TabIndex        =   19
      Top             =   8490
      Width           =   1335
   End
   Begin VB.CommandButton cmdSave 
      Caption         =   "Save"
      Height          =   315
      Left            =   9960
      TabIndex        =   18
      Top             =   8490
      Width           =   1335
   End
   Begin VB.CommandButton btnRemove 
      Height          =   275
      Left            =   300
      Picture         =   "frmPurchaseOrderReceiveAE.frx":0021
      Style           =   1  'Graphical
      TabIndex        =   24
      ToolTipText     =   "Remove"
      Top             =   4200
      Visible         =   0   'False
      Width           =   275
   End
   Begin VB.TextBox txtGross 
      BackColor       =   &H00E6FFFF&
      BeginProperty Font 
         Name            =   "Tahoma"
         Size            =   8.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00000000&
      Height          =   285
      Index           =   2
      Left            =   11250
      Locked          =   -1  'True
      TabIndex        =   23
      TabStop         =   0   'False
      Text            =   "0.00"
      Top             =   6630
      Width           =   1425
   End
   Begin VB.TextBox txtNotes 
      Height          =   1335
      Left            =   255
      MaxLength       =   255
      MultiLine       =   -1  'True

⌨️ 快捷键说明

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