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

📄 frmtakeoutedit.frm

📁 用vb编的一个商品库存管理系统
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Begin VB.Form FrmTakeoutEdit 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "编辑出库单"
   ClientHeight    =   5370
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   11880
   Icon            =   "FrmTakeoutEdit.frx":0000
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   5370
   ScaleWidth      =   11880
   StartUpPosition =   2  '屏幕中心
   Begin VB.Frame Frame1 
      Caption         =   "客户信息"
      Height          =   3015
      Left            =   0
      TabIndex        =   37
      Top             =   120
      Width           =   6015
      Begin VB.TextBox txtDescribe 
         Enabled         =   0   'False
         Height          =   735
         Left            =   1320
         MaxLength       =   100
         MultiLine       =   -1  'True
         ScrollBars      =   2  'Vertical
         TabIndex        =   45
         Top             =   2040
         Width           =   4455
      End
      Begin VB.TextBox txtFax 
         Enabled         =   0   'False
         Height          =   270
         Left            =   4320
         MaxLength       =   20
         TabIndex        =   44
         Top             =   1590
         Width           =   1455
      End
      Begin VB.TextBox txtPhone 
         Enabled         =   0   'False
         Height          =   270
         Left            =   1320
         MaxLength       =   200
         TabIndex        =   43
         Top             =   1590
         Width           =   1455
      End
      Begin VB.TextBox txtContact 
         Enabled         =   0   'False
         Height          =   270
         Left            =   4320
         MaxLength       =   20
         TabIndex        =   42
         Top             =   735
         Width           =   1455
      End
      Begin VB.ComboBox ComboType 
         Height          =   300
         ItemData        =   "FrmTakeoutEdit.frx":0CCA
         Left            =   1320
         List            =   "FrmTakeoutEdit.frx":0CD4
         Style           =   2  'Dropdown List
         TabIndex        =   41
         Top             =   720
         Width           =   1455
      End
      Begin VB.TextBox txtAddr 
         Enabled         =   0   'False
         Height          =   270
         Left            =   1320
         MaxLength       =   200
         TabIndex        =   40
         Top             =   1170
         Width           =   1455
      End
      Begin VB.TextBox txtCode 
         Enabled         =   0   'False
         Height          =   270
         Left            =   4320
         MaxLength       =   20
         TabIndex        =   39
         Top             =   1170
         Width           =   1455
      End
      Begin VB.ComboBox ComboClt 
         Height          =   300
         Left            =   1320
         Style           =   2  'Dropdown List
         TabIndex        =   38
         Top             =   300
         Width           =   4455
      End
      Begin VB.Label Label7 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "描述信息"
         Height          =   180
         Left            =   240
         TabIndex        =   53
         Top             =   2070
         Width           =   720
      End
      Begin VB.Label Label4 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "传真电话"
         Height          =   180
         Left            =   3240
         TabIndex        =   52
         Top             =   1635
         Width           =   720
      End
      Begin VB.Label Label3 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "联系电话"
         Height          =   180
         Left            =   240
         TabIndex        =   51
         Top             =   1635
         Width           =   720
      End
      Begin VB.Label Label2 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "联系人"
         Height          =   180
         Left            =   3240
         TabIndex        =   50
         Top             =   780
         Width           =   540
      End
      Begin VB.Label Label8 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "客户类别"
         Height          =   180
         Left            =   240
         TabIndex        =   49
         Top             =   780
         Width           =   720
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "客户单位"
         Height          =   180
         Left            =   240
         TabIndex        =   48
         Top             =   360
         Width           =   720
      End
      Begin VB.Label Label5 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "通信地址"
         Height          =   180
         Left            =   240
         TabIndex        =   47
         Top             =   1215
         Width           =   720
      End
      Begin VB.Label Label6 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "邮政编码"
         Height          =   180
         Left            =   3240
         TabIndex        =   46
         Top             =   1215
         Width           =   720
      End
   End
   Begin VB.Frame Frame2 
      Caption         =   "产品信息"
      Height          =   3015
      Left            =   6000
      TabIndex        =   17
      Top             =   120
      Width           =   5895
      Begin VB.TextBox txtAlarm 
         Enabled         =   0   'False
         Height          =   270
         Left            =   4320
         MaxLength       =   20
         TabIndex        =   27
         Top             =   2520
         Width           =   1455
      End
      Begin VB.TextBox txtValid 
         Enabled         =   0   'False
         Height          =   270
         Left            =   1320
         MaxLength       =   20
         TabIndex        =   26
         Top             =   2520
         Width           =   1455
      End
      Begin VB.TextBox txtMax 
         Enabled         =   0   'False
         Height          =   270
         Left            =   4320
         MaxLength       =   20
         TabIndex        =   25
         Top             =   2079
         Width           =   1455
      End
      Begin VB.ComboBox ComboType2 
         Height          =   300
         ItemData        =   "FrmTakeoutEdit.frx":0CE8
         Left            =   2880
         List            =   "FrmTakeoutEdit.frx":0CEA
         Style           =   2  'Dropdown List
         TabIndex        =   24
         Top             =   300
         Width           =   1455
      End
      Begin VB.TextBox txtUnit 
         Enabled         =   0   'False
         Height          =   270
         Left            =   4320
         MaxLength       =   20
         TabIndex        =   23
         Top             =   1197
         Width           =   1455
      End
      Begin VB.TextBox txtStyle 
         Enabled         =   0   'False
         Height          =   270
         Left            =   1320
         MaxLength       =   200
         TabIndex        =   22
         Top             =   1197
         Width           =   1455
      End
      Begin VB.ComboBox ComboType1 
         Height          =   300
         ItemData        =   "FrmTakeoutEdit.frx":0CEC
         Left            =   1320
         List            =   "FrmTakeoutEdit.frx":0CEE
         Style           =   2  'Dropdown List
         TabIndex        =   21
         Top             =   300
         Width           =   1455
      End
      Begin VB.TextBox txtPrice 
         Enabled         =   0   'False
         Height          =   270
         Left            =   1320
         MaxLength       =   200
         TabIndex        =   20
         Top             =   1638
         Width           =   1455
      End
      Begin VB.TextBox txtMin 
         Enabled         =   0   'False
         Height          =   270
         Left            =   1320
         MaxLength       =   20
         TabIndex        =   19
         Top             =   2079
         Width           =   1455
      End
      Begin VB.ComboBox ComboPro 
         Height          =   300
         Left            =   1320
         Style           =   2  'Dropdown List
         TabIndex        =   18
         Top             =   741
         Width           =   4455
      End
      Begin VB.Label Label10 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "警告期(天)"
         Height          =   180
         Left            =   3240
         TabIndex        =   36
         Top             =   2565
         Width           =   900
      End
      Begin VB.Label Label11 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "有效期(天)"
         Height          =   180
         Left            =   240
         TabIndex        =   35
         Top             =   2565
         Width           =   900
      End
      Begin VB.Label Label12 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "数量上限"
         Height          =   180
         Left            =   3240
         TabIndex        =   34
         Top             =   2124
         Width           =   720
      End
      Begin VB.Label Label13 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "计量单位"
         Height          =   180
         Left            =   3240
         TabIndex        =   33
         Top             =   1242
         Width           =   720
      End
      Begin VB.Label Label14 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "产品型号"
         Height          =   180
         Left            =   240
         TabIndex        =   32
         Top             =   1242
         Width           =   720
      End
      Begin VB.Label Label15 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "产品名称"
         Height          =   180
         Left            =   240
         TabIndex        =   31
         Top             =   801
         Width           =   720
      End
      Begin VB.Label Label16 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "产品类目"
         Height          =   180
         Left            =   240
         TabIndex        =   30
         Top             =   360
         Width           =   720
      End
      Begin VB.Label Label17 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "参与价格"
         Height          =   180
         Left            =   240
         TabIndex        =   29
         Top             =   1683
         Width           =   720
      End
      Begin VB.Label Label18 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "数量下限"
         Height          =   180
         Left            =   240
         TabIndex        =   28
         Top             =   2124
         Width           =   720
      End
   End
   Begin VB.Frame Frame3 
      Caption         =   "出库信息"
      Height          =   1335
      Left            =   0
      TabIndex        =   2
      Top             =   3240
      Width           =   11895
      Begin VB.TextBox txtAmount 
         Alignment       =   1  'Right Justify
         Enabled         =   0   'False
         Height          =   270
         Left            =   10320
         MaxLength       =   20
         TabIndex        =   7
         Top             =   375
         Width           =   1455
      End
      Begin VB.TextBox txtNum 
         Alignment       =   1  'Right Justify
         Height          =   270
         Left            =   7320
         MaxLength       =   200
         TabIndex        =   6
         Top             =   375
         Width           =   1455
      End
      Begin VB.ComboBox ComboTakeoutType 
         Height          =   300
         ItemData        =   "FrmTakeoutEdit.frx":0CF0
         Left            =   1320
         List            =   "FrmTakeoutEdit.frx":0CFD
         Style           =   2  'Dropdown List
         TabIndex        =   5
         Top             =   360
         Width           =   1455
      End
      Begin VB.TextBox txtPrice1 
         Alignment       =   1  'Right Justify
         Height          =   270
         Left            =   4320
         MaxLength       =   20
         TabIndex        =   4
         Top             =   375
         Width           =   1455
      End
      Begin VB.ComboBox ComboStore 
         Height          =   300
         ItemData        =   "FrmTakeoutEdit.frx":0D1F
         Left            =   1320
         List            =   "FrmTakeoutEdit.frx":0D29
         Style           =   2  'Dropdown List
         TabIndex        =   3
         Top             =   840
         Width           =   1455
      End
      Begin VB.Label Label25 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "库存数量"
         Height          =   180
         Left            =   3240
         TabIndex        =   55
         Top             =   900
         Width           =   720
      End
      Begin VB.Label lblNum 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "EmpName"
         Height          =   180
         Left            =   4320
         TabIndex        =   54
         Top             =   900
         Width           =   630
      End
      Begin VB.Label Label19 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "总金额"
         Height          =   180
         Left            =   9240
         TabIndex        =   16
         Top             =   420
         Width           =   540
      End
      Begin VB.Label Label20 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "产品数量"
         Height          =   180
         Left            =   6240
         TabIndex        =   15
         Top             =   420
         Width           =   720
      End
      Begin VB.Label Label22 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "出库类型"
         Height          =   180
         Left            =   240
         TabIndex        =   14
         Top             =   420

⌨️ 快捷键说明

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