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

📄 frmdatamake.frm

📁 使用vb来编制仓库管理方面的绝佳例子
💻 FRM
📖 第 1 页 / 共 5 页
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "MSFLXGRD.OCX"
Begin VB.Form FrmDataMake 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "Form1"
   ClientHeight    =   8400
   ClientLeft      =   2325
   ClientTop       =   1845
   ClientWidth     =   11745
   Icon            =   "FrmDataMake.frx":0000
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   MDIChild        =   -1  'True
   MinButton       =   0   'False
   ScaleHeight     =   8400
   ScaleWidth      =   11745
   ShowInTaskbar   =   0   'False
   Begin MSAdodcLib.Adodc stock 
      Height          =   375
      Left            =   5280
      Top             =   8520
      Width           =   2295
      _ExtentX        =   4048
      _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 outstorehouse 
      Height          =   375
      Left            =   2760
      Top             =   8520
      Width           =   2295
      _ExtentX        =   4048
      _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 instorehouse 
      Height          =   450
      Left            =   240
      Top             =   8520
      Width           =   2175
      _ExtentX        =   3836
      _ExtentY        =   794
      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.Frame Frame1 
      Height          =   8295
      Left            =   120
      TabIndex        =   43
      Top             =   0
      Width           =   11535
      Begin TabDlg.SSTab SSTab1 
         Height          =   7935
         Left            =   120
         TabIndex        =   44
         Top             =   240
         Width           =   11295
         _ExtentX        =   19923
         _ExtentY        =   13996
         _Version        =   393216
         TabHeight       =   520
         TabCaption(0)   =   "入库数据整理"
         TabPicture(0)   =   "FrmDataMake.frx":030A
         Tab(0).ControlEnabled=   -1  'True
         Tab(0).Control(0)=   "Frame2"
         Tab(0).Control(0).Enabled=   0   'False
         Tab(0).ControlCount=   1
         TabCaption(1)   =   "出库数据整理"
         TabPicture(1)   =   "FrmDataMake.frx":0326
         Tab(1).ControlEnabled=   0   'False
         Tab(1).Control(0)=   "Frame5"
         Tab(1).ControlCount=   1
         TabCaption(2)   =   "库存数据整理"
         TabPicture(2)   =   "FrmDataMake.frx":0342
         Tab(2).ControlEnabled=   0   'False
         Tab(2).Control(0)=   "Frame8"
         Tab(2).ControlCount=   1
         Begin VB.Frame Frame8 
            Height          =   7455
            Left            =   -74880
            TabIndex        =   69
            Top             =   360
            Width           =   11055
            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           =   21
               Left            =   4800
               MaxLength       =   20
               TabIndex        =   1
               Text            =   "Text1"
               Top             =   270
               Width           =   2535
            End
            Begin MSFlexGridLib.MSFlexGrid list3 
               Height          =   4335
               Left            =   360
               TabIndex        =   70
               Top             =   720
               Width           =   10095
               _ExtentX        =   17806
               _ExtentY        =   7646
               _Version        =   393216
               Cols            =   11
               FixedCols       =   0
               BackColor       =   12648447
               AllowUserResizing=   3
            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           =   20
               Left            =   1440
               MaxLength       =   20
               TabIndex        =   0
               Text            =   "Text1"
               Top             =   270
               Width           =   2535
            End
            Begin VB.CommandButton CmdFind3 
               Caption         =   "查找(&F)"
               Height          =   375
               Index           =   2
               Left            =   8160
               TabIndex        =   2
               Top             =   240
               Width           =   1215
            End
            Begin VB.Frame Frame9 
               Height          =   2295
               Left            =   0
               TabIndex        =   71
               Top             =   5160
               Width           =   11055
               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           =   25
                  Left            =   4440
                  MaxLength       =   20
                  TabIndex        =   6
                  Text            =   "Text1"
                  Top             =   960
                  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           =   24
                  Left            =   1080
                  MaxLength       =   20
                  TabIndex        =   5
                  Text            =   "Text1"
                  Top             =   960
                  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           =   23
                  Left            =   4440
                  MaxLength       =   20
                  TabIndex        =   4
                  Text            =   "Text1"
                  Top             =   480
                  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

⌨️ 快捷键说明

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