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

📄 frmtakeoutedit.frm

📁 erp中的库存管理子系统,Vb代码编写
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Begin VB.Form FrmTakeoutEdit 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "编辑出库单"
   ClientHeight    =   7455
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   11910
   Icon            =   "FrmTakeoutEdit.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   7455
   ScaleMode       =   0  'User
   ScaleWidth      =   12030.3
   StartUpPosition =   2  '屏幕中心
   Begin VB.Frame Frame4 
      Caption         =   "出库信息"
      Enabled         =   0   'False
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   2895
      Left            =   120
      TabIndex        =   4
      Top             =   3600
      Width           =   11655
      Begin VB.TextBox TxtCurrency1 
         Alignment       =   1  'Right Justify
         Height          =   270
         Left            =   4080
         MaxLength       =   20
         TabIndex        =   33
         Top             =   1200
         Width           =   1455
      End
      Begin VB.TextBox TxtUnitPrice 
         Alignment       =   1  'Right Justify
         Height          =   270
         Left            =   1680
         MaxLength       =   20
         TabIndex        =   8
         Top             =   1215
         Width           =   1455
      End
      Begin VB.TextBox TxtQty 
         Alignment       =   1  'Right Justify
         Height          =   270
         Left            =   7320
         MaxLength       =   200
         TabIndex        =   7
         Top             =   1215
         Width           =   1455
      End
      Begin VB.TextBox TxtFillinPerson 
         Height          =   270
         Left            =   1560
         MaxLength       =   20
         TabIndex        =   6
         Top             =   2400
         Width           =   1455
      End
      Begin VB.TextBox TxtTakeoutID 
         Alignment       =   1  'Right Justify
         Height          =   270
         Left            =   3960
         MaxLength       =   20
         TabIndex        =   5
         Top             =   240
         Width           =   1455
      End
      Begin VB.Label Label3 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "货币"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   240
         Left            =   3480
         TabIndex        =   34
         Top             =   1245
         Width           =   510
      End
      Begin VB.Label LblQty 
         Height          =   255
         Left            =   5280
         TabIndex        =   24
         Top             =   885
         Width           =   1455
      End
      Begin VB.Label Label7 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "库存数量"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   240
         Left            =   3840
         TabIndex        =   23
         Top             =   840
         Width           =   1020
      End
      Begin VB.Label LblLocation 
         Height          =   255
         Left            =   6240
         TabIndex        =   22
         Top             =   1875
         Width           =   2055
      End
      Begin VB.Label LblStoreRoom 
         Height          =   255
         Left            =   3240
         TabIndex        =   21
         Top             =   1875
         Width           =   2055
      End
      Begin VB.Label Label32 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "经办人"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   240
         Left            =   360
         TabIndex        =   18
         Top             =   2460
         Width           =   765
      End
      Begin VB.Label Label31 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "出库日期"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   240
         Left            =   3240
         TabIndex        =   17
         Top             =   2460
         Width           =   1020
      End
      Begin VB.Label Label30 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "仓库"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   240
         Left            =   2520
         TabIndex        =   16
         Top             =   1860
         Width           =   510
      End
      Begin VB.Label Label29 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "产品出价"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   240
         Left            =   360
         TabIndex        =   15
         Top             =   1260
         Width           =   1020
      End
      Begin VB.Label Label28 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "出库数量"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   240
         Left            =   5880
         TabIndex        =   14
         Top             =   1260
         Width           =   1020
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "出库ID"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   240
         Left            =   2880
         TabIndex        =   13
         Top             =   240
         Width           =   780
      End
      Begin VB.Label Lbl1Location 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "位置"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   240
         Left            =   5520
         TabIndex        =   12
         Top             =   1860
         Width           =   510
      End
      Begin VB.Line Line1 
         X1              =   0
         X2              =   11640
         Y1              =   720
         Y2              =   720
      End
      Begin VB.Line Line2 
         X1              =   0
         X2              =   11760
         Y1              =   1680
         Y2              =   1680
      End
      Begin VB.Line Line4 
         X1              =   0
         X2              =   11640
         Y1              =   2280
         Y2              =   2280
      End
      Begin VB.Label Label5 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "出库类型"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   240
         Left            =   5760
         TabIndex        =   11
         Top             =   240
         Width           =   1020
      End
      Begin VB.Label LblTakeoutType 
         Height          =   255
         Left            =   6960
         TabIndex        =   10
         Top             =   240
         Width           =   2415
      End
      Begin VB.Label LblFillinTime 
         Height          =   255
         Left            =   4440
         TabIndex        =   9
         Top             =   2520
         Width           =   1815
      End
   End
   Begin VB.Frame Frame1 
      Caption         =   "出库产品选择———从下表中选出出库产品"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   3375
      Left            =   120
      TabIndex        =   0
      Top             =   120
      Width           =   11655
      Begin VB.TextBox TxItem 
         Enabled         =   0   'False
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   5280
         TabIndex        =   1
         Top             =   480
         Width           =   3255
      End
      Begin MSAdodcLib.Adodc Adodc1 
         Height          =   375
         Left            =   120
         Top             =   2520
         Visible         =   0   'False
         Width           =   2655
         _ExtentX        =   4683
         _ExtentY        =   661

⌨️ 快捷键说明

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