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

📄 instorehouse.frm

📁 使用vb来编制仓库管理方面的绝佳例子
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "MSFLXGRD.OCX"
Begin VB.Form FrmInstorehouse 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "Form1"
   ClientHeight    =   7575
   ClientLeft      =   2415
   ClientTop       =   1020
   ClientWidth     =   11385
   Icon            =   "Instorehouse.frx":0000
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   MDIChild        =   -1  'True
   MinButton       =   0   'False
   ScaleHeight     =   7575
   ScaleWidth      =   11385
   ShowInTaskbar   =   0   'False
   Begin MSAdodcLib.Adodc stock 
      Height          =   375
      Left            =   8160
      Top             =   7920
      Width           =   2175
      _ExtentX        =   3836
      _ExtentY        =   661
      ConnectMode     =   0
      CursorLocation  =   3
      IsolationLevel  =   -1
      ConnectionTimeout=   15
      CommandTimeout  =   30
      CursorType      =   3
      LockType        =   3
      CommandType     =   8
      CursorOptions   =   0
      CacheSize       =   50
      MaxRecords      =   0
      BOFAction       =   0
      EOFAction       =   0
      ConnectStringType=   1
      Appearance      =   1
      BackColor       =   -2147483643
      ForeColor       =   -2147483640
      Orientation     =   0
      Enabled         =   -1
      Connect         =   ""
      OLEDBString     =   ""
      OLEDBFile       =   ""
      DataSourceName  =   ""
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   ""
      Caption         =   "库存"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      _Version        =   393216
   End
   Begin MSAdodcLib.Adodc person 
      Height          =   375
      Left            =   5400
      Top             =   7920
      Width           =   2535
      _ExtentX        =   4471
      _ExtentY        =   661
      ConnectMode     =   0
      CursorLocation  =   3
      IsolationLevel  =   -1
      ConnectionTimeout=   15
      CommandTimeout  =   30
      CursorType      =   3
      LockType        =   3
      CommandType     =   8
      CursorOptions   =   0
      CacheSize       =   50
      MaxRecords      =   0
      BOFAction       =   0
      EOFAction       =   0
      ConnectStringType=   1
      Appearance      =   1
      BackColor       =   -2147483643
      ForeColor       =   -2147483640
      Orientation     =   0
      Enabled         =   -1
      Connect         =   ""
      OLEDBString     =   ""
      OLEDBFile       =   ""
      DataSourceName  =   ""
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   ""
      Caption         =   "领料人"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      _Version        =   393216
   End
   Begin VB.CommandButton Command5 
      Caption         =   "返回(&R)"
      Height          =   495
      Left            =   7080
      TabIndex        =   24
      Top             =   6960
      Width           =   1575
   End
   Begin VB.CommandButton Command4 
      Caption         =   "取消(&C)"
      Height          =   495
      Left            =   4920
      TabIndex        =   23
      Top             =   6960
      Width           =   1455
   End
   Begin VB.CommandButton Command3 
      Caption         =   "确定(&O)"
      Height          =   495
      Left            =   3000
      TabIndex        =   22
      Top             =   6960
      Width           =   1455
   End
   Begin VB.Frame Frame6 
      Height          =   2655
      Left            =   7080
      TabIndex        =   46
      Top             =   4200
      Width           =   4215
      Begin VB.CommandButton Command2 
         Caption         =   "重置数据"
         Height          =   375
         Left            =   2400
         TabIndex        =   21
         Top             =   2160
         Width           =   1335
      End
      Begin VB.CommandButton Command1 
         Caption         =   "补充信息"
         Height          =   375
         Left            =   600
         TabIndex        =   20
         Top             =   2160
         Width           =   1215
      End
      Begin VB.TextBox Text1 
         Appearance      =   0  'Flat
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   315
         Index           =   16
         Left            =   1200
         MaxLength       =   20
         TabIndex        =   19
         Text            =   "Text1"
         Top             =   1680
         Width           =   2535
      End
      Begin VB.TextBox Text1 
         Appearance      =   0  'Flat
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   315
         Index           =   15
         Left            =   1200
         MaxLength       =   20
         TabIndex        =   18
         Text            =   "Text1"
         Top             =   1200
         Width           =   2535
      End
      Begin VB.TextBox Text1 
         Appearance      =   0  'Flat
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   315
         Index           =   14
         Left            =   1200
         MaxLength       =   20
         TabIndex        =   17
         Text            =   "Text1"
         Top             =   720
         Width           =   2535
      End
      Begin VB.TextBox Text1 
         Appearance      =   0  'Flat
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   315
         Index           =   13
         Left            =   1200
         MaxLength       =   20
         TabIndex        =   16
         Text            =   "Text1"
         Top             =   240
         Width           =   2535
      End
      Begin VB.Label Label4 
         AutoSize        =   -1  'True
         Caption         =   "报废:"
         Height          =   180
         Index           =   4
         Left            =   600
         TabIndex        =   50
         Top             =   1770
         Width           =   450
      End
      Begin VB.Label Label3 
         AutoSize        =   -1  'True
         Caption         =   "余料:"
         Height          =   180
         Index           =   4
         Left            =   600
         TabIndex        =   49
         Top             =   1290
         Width           =   450
      End
      Begin VB.Label Label4 
         AutoSize        =   -1  'True
         Caption         =   "成品数量:"
         Height          =   180
         Index           =   3
         Left            =   240
         TabIndex        =   48
         Top             =   810
         Width           =   810
      End
      Begin VB.Label Label3 
         AutoSize        =   -1  'True
         Caption         =   "成品尺寸:"
         Height          =   180
         Index           =   3
         Left            =   240
         TabIndex        =   47
         Top             =   330
         Width           =   810
      End
   End
   Begin MSFlexGridLib.MSFlexGrid list2 
      Height          =   2055
      Left            =   7080
      TabIndex        =   45
      TabStop         =   0   'False
      Top             =   2160
      Width           =   4215
      _ExtentX        =   7435
      _ExtentY        =   3625
      _Version        =   393216
      Cols            =   5
      FixedCols       =   0
      BackColor       =   12648447
      AllowUserResizing=   3
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
   End
   Begin VB.Frame Frame3 
      Height          =   2055
      Index           =   0
      Left            =   7080
      TabIndex        =   40
      Top             =   0
      Width           =   4215
      Begin VB.Frame Frame3 
         Height          =   615
         Index           =   1
         Left            =   120
         TabIndex        =   44
         Top             =   120
         Width           =   3975
         Begin VB.OptionButton Option1 
            Caption         =   "初次进库"
            Height          =   375
            Left            =   240
            TabIndex        =   11
            Top             =   120
            Width           =   1815
         End
         Begin VB.OptionButton Option2 
            Caption         =   "余料进库"
            Height          =   375
            Left            =   2160
            TabIndex        =   12
            Top             =   120
            Width           =   1455
         End
      End
      Begin VB.Frame Frame5 
         Height          =   1215
         Left            =   120
         TabIndex        =   41
         Top             =   720
         Width           =   3975
         Begin VB.CommandButton Command6 
            Caption         =   "查询"
            Height          =   735
            Left            =   3360
            TabIndex        =   15
            Top             =   240
            Width           =   495
         End
         Begin VB.TextBox Text1 
            Alignment       =   2  'Center
            Appearance      =   0  'Flat
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   315
            Index           =   11
            Left            =   720
            MaxLength       =   20
            TabIndex        =   13
            Text            =   "Text1"
            Top             =   240
            Width           =   2535
         End
         Begin VB.TextBox Text1 
            Alignment       =   2  'Center
            Appearance      =   0  'Flat
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   315
            Index           =   12
            Left            =   720
            MaxLength       =   20
            TabIndex        =   14
            Text            =   "Text1"
            Top             =   720
            Width           =   2535
         End
         Begin VB.Label Label3 
            AutoSize        =   -1  'True
            Caption         =   "品名:"
            Height          =   180
            Index           =   2
            Left            =   120
            TabIndex        =   43
            Top             =   330
            Width           =   450
         End
         Begin VB.Label Label4 
            AutoSize        =   -1  'True
            Caption         =   "规格:"

⌨️ 快捷键说明

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