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

📄 w_wareinfo_free.frm

📁 一个企业生产管理系统
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Begin VB.Form w_wareinfo_free 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "wareinfo"
   ClientHeight    =   8400
   ClientLeft      =   3255
   ClientTop       =   1905
   ClientWidth     =   8295
   KeyPreview      =   -1  'True
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MDIChild        =   -1  'True
   MinButton       =   0   'False
   ScaleHeight     =   8400
   ScaleWidth      =   8295
   Begin VB.PictureBox picButtons 
      Align           =   2  'Align Bottom
      Appearance      =   0  'Flat
      BorderStyle     =   0  'None
      ForeColor       =   &H80000008&
      Height          =   300
      Left            =   0
      ScaleHeight     =   300
      ScaleWidth      =   8295
      TabIndex        =   36
      Top             =   7800
      Width           =   8295
      Begin VB.CommandButton cmdCancel 
         Caption         =   "取消(&C)"
         Height          =   300
         Left            =   1213
         TabIndex        =   43
         Top             =   0
         Visible         =   0   'False
         Width           =   1095
      End
      Begin VB.CommandButton cmdUpdate 
         Caption         =   "更新(&U)"
         Height          =   300
         Left            =   59
         TabIndex        =   42
         Top             =   0
         Visible         =   0   'False
         Width           =   1095
      End
      Begin VB.CommandButton cmdClose 
         Caption         =   "关闭(&C)"
         Height          =   300
         Left            =   4675
         TabIndex        =   41
         Top             =   0
         Width           =   1095
      End
      Begin VB.CommandButton cmdRefresh 
         Caption         =   "刷新(&R)"
         Height          =   300
         Left            =   3521
         TabIndex        =   40
         Top             =   0
         Width           =   1095
      End
      Begin VB.CommandButton cmdDelete 
         Caption         =   "删除(&D)"
         Height          =   300
         Left            =   2367
         TabIndex        =   39
         Top             =   0
         Width           =   1095
      End
      Begin VB.CommandButton cmdEdit 
         Caption         =   "编辑(&E)"
         Height          =   300
         Left            =   1213
         TabIndex        =   38
         Top             =   0
         Width           =   1095
      End
      Begin VB.CommandButton cmdAdd 
         Caption         =   "添加(&A)"
         Height          =   300
         Left            =   59
         TabIndex        =   37
         Top             =   0
         Width           =   1095
      End
   End
   Begin VB.PictureBox picStatBox 
      Align           =   2  'Align Bottom
      Appearance      =   0  'Flat
      BorderStyle     =   0  'None
      ForeColor       =   &H80000008&
      Height          =   300
      Left            =   0
      ScaleHeight     =   300
      ScaleWidth      =   8295
      TabIndex        =   30
      Top             =   8100
      Width           =   8295
      Begin VB.CommandButton cmdLast 
         Height          =   300
         Left            =   4545
         Picture         =   "w_wareinfo_free.frx":0000
         Style           =   1  'Graphical
         TabIndex        =   34
         Top             =   0
         UseMaskColor    =   -1  'True
         Width           =   345
      End
      Begin VB.CommandButton cmdNext 
         Height          =   300
         Left            =   4200
         Picture         =   "w_wareinfo_free.frx":0342
         Style           =   1  'Graphical
         TabIndex        =   33
         Top             =   0
         UseMaskColor    =   -1  'True
         Width           =   345
      End
      Begin VB.CommandButton cmdPrevious 
         Height          =   300
         Left            =   345
         Picture         =   "w_wareinfo_free.frx":0684
         Style           =   1  'Graphical
         TabIndex        =   32
         Top             =   0
         UseMaskColor    =   -1  'True
         Width           =   345
      End
      Begin VB.CommandButton cmdFirst 
         Height          =   300
         Left            =   0
         Picture         =   "w_wareinfo_free.frx":09C6
         Style           =   1  'Graphical
         TabIndex        =   31
         Top             =   0
         UseMaskColor    =   -1  'True
         Width           =   345
      End
      Begin VB.Label lblStatus 
         BackColor       =   &H00FFFFFF&
         BorderStyle     =   1  'Fixed Single
         Height          =   285
         Left            =   690
         TabIndex        =   35
         Top             =   0
         Width           =   3360
      End
   End
   Begin VB.TextBox txtFields 
      DataField       =   "current_price"
      Height          =   285
      Index           =   16
      Left            =   2760
      TabIndex        =   29
      Top             =   6840
      Width           =   3375
   End
   Begin VB.TextBox txtFields 
      DataField       =   "min_limit"
      Height          =   285
      Index           =   15
      Left            =   5400
      TabIndex        =   27
      Top             =   6180
      Width           =   1335
   End
   Begin VB.TextBox txtFields 
      DataField       =   "max_limit"
      Height          =   285
      Index           =   14
      Left            =   2160
      TabIndex        =   25
      Top             =   6105
      Width           =   1335
   End
   Begin VB.TextBox txtFields 
      DataField       =   "last_export_date"
      Height          =   285
      Index           =   13
      Left            =   5760
      TabIndex        =   23
      Top             =   5295
      Width           =   1815
   End
   Begin VB.TextBox txtFields 
      DataField       =   "last_import_date"
      Height          =   285
      Index           =   12
      Left            =   2280
      TabIndex        =   21
      Top             =   5220
      Width           =   1815
   End
   Begin VB.TextBox txtFields 
      DataField       =   "current_total"
      Height          =   285
      Index           =   10
      Left            =   4800
      TabIndex        =   19
      Top             =   4455
      Width           =   2655
   End
   Begin VB.TextBox txtFields 
      DataField       =   "current_quantity"
      Height          =   285
      Index           =   9
      Left            =   1920
      TabIndex        =   17
      Top             =   4380
      Width           =   855
   End
   Begin VB.TextBox txtFields 
      DataField       =   "warehouse_id"
      Height          =   285
      Index           =   8
      Left            =   5640
      TabIndex        =   15
      Top             =   3480
      Width           =   1815
   End
   Begin VB.TextBox txtFields 
      DataField       =   "min_unit"
      Height          =   285
      Index           =   6
      Left            =   1920
      TabIndex        =   13
      Top             =   3480
      Width           =   1575
   End
   Begin VB.TextBox txtFields 
      DataField       =   "specification"
      Height          =   285
      Index           =   5
      Left            =   4440
      TabIndex        =   11
      Top             =   2505
      Width           =   3015
   End
   Begin VB.TextBox txtFields 
      DataField       =   "position"
      Height          =   285
      Index           =   4
      Left            =   1920
      TabIndex        =   9
      Top             =   2535
      Width           =   855
   End
   Begin VB.TextBox txtFields 
      DataField       =   "unit"
      Height          =   285
      Index           =   3
      Left            =   6000
      TabIndex        =   7
      Top             =   1680
      Width           =   1455
   End
   Begin VB.TextBox txtFields 
      DataField       =   "drawing_no"
      Height          =   285
      Index           =   2
      Left            =   4920
      TabIndex        =   5
      Top             =   825
      Width           =   2535
   End
   Begin VB.TextBox txtFields 
      DataField       =   "warename"
      Height          =   285
      Index           =   1
      Left            =   1920
      TabIndex        =   3
      Top             =   1680
      Width           =   1935
   End
   Begin VB.TextBox txtFields 
      DataField       =   "ware_id"
      Height          =   285
      Index           =   0
      Left            =   1920
      TabIndex        =   1
      Top             =   840
      Width           =   1215
   End
   Begin VB.Label lblLabels 
      Caption         =   "单    价"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   9.75
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   255
      Index           =   16
      Left            =   840
      TabIndex        =   28
      Top             =   6840
      Width           =   975
   End
   Begin VB.Label lblLabels 
      Caption         =   "最小限额"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   9.75
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   255
      Index           =   15
      Left            =   4080
      TabIndex        =   26
      Top             =   6180
      Width           =   975
   End
   Begin VB.Label lblLabels 
      Caption         =   "最大限额"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   9.75
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   255
      Index           =   14
      Left            =   840
      TabIndex        =   24
      Top             =   6105
      Width           =   975
   End
   Begin VB.Label lblLabels 
      Caption         =   "最后出库时间"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   9.75
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   255
      Index           =   13
      Left            =   4320
      TabIndex        =   22
      Top             =   5295
      Width           =   1215
   End
   Begin VB.Label lblLabels 
      Caption         =   "最后入库时间"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   9.75
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   255
      Index           =   12
      Left            =   840
      TabIndex        =   20
      Top             =   5220
      Width           =   1215
   End
   Begin VB.Label lblLabels 
      Caption         =   "当前金额"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   9.75
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   255
      Index           =   10
      Left            =   3480
      TabIndex        =   18
      Top             =   4455
      Width           =   975
   End
   Begin VB.Label lblLabels 
      Caption         =   "当前数量"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   9.75
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   255
      Index           =   9
      Left            =   840
      TabIndex        =   16

⌨️ 快捷键说明

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