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

📄

📁 VB开发的ERP系统
💻
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Begin VB.Form Cg_ScxqListQuery 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "采购计划(MRP生成)列表查询条件"
   ClientHeight    =   3090
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   4995
   HelpContextID   =   1103004
   Icon            =   "采购系统_生产需求列表查询条件.frx":0000
   KeyPreview      =   -1  'True
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   3090
   ScaleWidth      =   4995
   ShowInTaskbar   =   0   'False
   StartUpPosition =   1  '所有者中心
   Begin VB.CommandButton Cmd_Clear 
      Caption         =   "全清"
      Height          =   300
      Left            =   90
      TabIndex        =   13
      Top             =   2730
      Width           =   1120
   End
   Begin VB.CommandButton QxCommand 
      Caption         =   "取消(&C)"
      Height          =   300
      Left            =   3780
      TabIndex        =   12
      Top             =   2730
      Width           =   1120
   End
   Begin VB.CommandButton QdCommand 
      Caption         =   "确定(&O)"
      Height          =   300
      Left            =   2580
      TabIndex        =   11
      Top             =   2730
      Width           =   1120
   End
   Begin VB.CheckBox UnloadCheck 
      Caption         =   "卸载窗体"
      Height          =   615
      Left            =   6000
      TabIndex        =   14
      Top             =   1200
      Width           =   825
   End
   Begin TabDlg.SSTab SSTab1 
      Height          =   2565
      Left            =   90
      TabIndex        =   15
      Top             =   90
      Width           =   4830
      _ExtentX        =   8520
      _ExtentY        =   4524
      _Version        =   393216
      Style           =   1
      Tabs            =   2
      TabsPerRow      =   2
      TabHeight       =   520
      TabCaption(0)   =   "基本条件"
      TabPicture(0)   =   "采购系统_生产需求列表查询条件.frx":1042
      Tab(0).ControlEnabled=   -1  'True
      Tab(0).Control(0)=   "Frame1"
      Tab(0).Control(0).Enabled=   0   'False
      Tab(0).ControlCount=   1
      TabCaption(1)   =   "辅助条件"
      TabPicture(1)   =   "采购系统_生产需求列表查询条件.frx":105E
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "Frame5"
      Tab(1).Control(0).Enabled=   0   'False
      Tab(1).ControlCount=   1
      Begin VB.Frame Frame5 
         Height          =   2115
         Left            =   -74910
         TabIndex        =   28
         Top             =   360
         Width           =   4635
         Begin VB.CommandButton Ydcommand1 
            Height          =   300
            Index           =   10
            Left            =   4200
            Picture         =   "采购系统_生产需求列表查询条件.frx":107A
            Style           =   1  'Graphical
            TabIndex        =   32
            Top             =   1350
            Visible         =   0   'False
            Width           =   300
         End
         Begin VB.CommandButton Ydcommand1 
            Height          =   300
            Index           =   9
            Left            =   4200
            Picture         =   "采购系统_生产需求列表查询条件.frx":1404
            Style           =   1  'Graphical
            TabIndex        =   31
            Top             =   980
            Visible         =   0   'False
            Width           =   300
         End
         Begin VB.TextBox LrText 
            Height          =   300
            Index           =   10
            Left            =   960
            TabIndex        =   10
            Text            =   "10"
            Top             =   1350
            Width           =   3255
         End
         Begin VB.CommandButton Ydcommand1 
            Height          =   300
            Index           =   8
            Left            =   4200
            Picture         =   "采购系统_生产需求列表查询条件.frx":178E
            Style           =   1  'Graphical
            TabIndex        =   30
            Top             =   610
            Visible         =   0   'False
            Width           =   300
         End
         Begin VB.TextBox LrText 
            Height          =   300
            Index           =   9
            Left            =   960
            TabIndex        =   9
            Text            =   "9"
            Top             =   980
            Width           =   3255
         End
         Begin VB.CommandButton Ydcommand1 
            Height          =   300
            Index           =   7
            Left            =   4200
            Picture         =   "采购系统_生产需求列表查询条件.frx":1B18
            Style           =   1  'Graphical
            TabIndex        =   29
            Top             =   240
            Visible         =   0   'False
            Width           =   300
         End
         Begin VB.TextBox LrText 
            Height          =   300
            Index           =   8
            Left            =   960
            TabIndex        =   8
            Text            =   "8"
            Top             =   610
            Width           =   3255
         End
         Begin VB.TextBox LrText 
            Height          =   300
            Index           =   7
            Left            =   960
            TabIndex        =   7
            Text            =   "7"
            Top             =   240
            Width           =   3255
         End
         Begin VB.Label Label1 
            Caption         =   "供应商:"
            Height          =   255
            Index           =   6
            Left            =   150
            TabIndex        =   37
            Top             =   263
            Width           =   915
         End
         Begin VB.Label Label1 
            Caption         =   "采购员:"
            Height          =   255
            Index           =   9
            Left            =   150
            TabIndex        =   36
            Top             =   1373
            Width           =   915
         End
         Begin VB.Label Label1 
            Caption         =   "计划人:"
            Height          =   255
            Index           =   8
            Left            =   150
            TabIndex        =   35
            Top             =   1003
            Width           =   915
         End
         Begin VB.Label Label1 
            Caption         =   "计划部门:"
            Height          =   255
            Index           =   7
            Left            =   150
            TabIndex        =   34
            Top             =   633
            Width           =   915
         End
      End
      Begin VB.Frame Frame1 
         Height          =   2115
         Left            =   90
         TabIndex        =   16
         Top             =   360
         Width           =   4635
         Begin VB.CommandButton Ydcommand1 
            Height          =   300
            Index           =   3
            Left            =   4200
            Picture         =   "采购系统_生产需求列表查询条件.frx":1EA2
            Style           =   1  'Graphical
            TabIndex        =   38
            Top             =   607
            Visible         =   0   'False
            Width           =   300
         End
         Begin VB.TextBox LrText 
            Height          =   300
            Index           =   3
            Left            =   3060
            TabIndex        =   3
            Text            =   "3"
            Top             =   607
            Width           =   1155
         End
         Begin VB.TextBox LrText 
            Height          =   300
            Index           =   2
            Left            =   1320
            TabIndex        =   2
            Text            =   "2"
            Top             =   607
            Width           =   1125
         End
         Begin VB.CommandButton Ydcommand1 
            Height          =   300
            Index           =   6
            Left            =   4200
            Picture         =   "采购系统_生产需求列表查询条件.frx":222C
            Style           =   1  'Graphical
            TabIndex        =   33
            Top             =   1710
            Visible         =   0   'False
            Width           =   300
         End
         Begin VB.CommandButton Ydcommand1 
            Height          =   300
            Index           =   5
            Left            =   4200
            Picture         =   "采购系统_生产需求列表查询条件.frx":25B6
            Style           =   1  'Graphical
            TabIndex        =   27
            Top             =   1320
            Visible         =   0   'False
            Width           =   300
         End
         Begin VB.CommandButton Ydcommand1 
            Height          =   300
            Index           =   1
            Left            =   4440
            Picture         =   "采购系统_生产需求列表查询条件.frx":2940
            Style           =   1  'Graphical
            TabIndex        =   25
            Top             =   3120
            Visible         =   0   'False
            Width           =   300
         End
         Begin VB.CommandButton Ydcommand1 
            Height          =   300
            Index           =   0
            Left            =   4440
            Picture         =   "采购系统_生产需求列表查询条件.frx":2CCA
            Style           =   1  'Graphical
            TabIndex        =   24
            Top             =   2400
            Visible         =   0   'False
            Width           =   300
         End
         Begin VB.TextBox LrText 
            Height          =   300
            Index           =   6
            Left            =   1320
            TabIndex        =   6
            Text            =   "6"
            Top             =   1710
            Width           =   2865
         End
         Begin VB.TextBox LrText 
            Height          =   300
            Index           =   5
            Left            =   1320
            TabIndex        =   5
            Text            =   "5"
            Top             =   1341
            Width           =   2865
         End
         Begin VB.CommandButton Ydcommand1 
            Height          =   300
            Index           =   2
            Left            =   2430
            Picture         =   "采购系统_生产需求列表查询条件.frx":3054
            Style           =   1  'Graphical
            TabIndex        =   20
            Top             =   600
            Visible         =   0   'False
            Width           =   300
         End
         Begin VB.TextBox LrText 
            Height          =   300
            Index           =   0
            Left            =   1320
            TabIndex        =   0
            Text            =   "0"
            Top             =   240
            Width           =   1395
         End
         Begin VB.TextBox LrText 
            Height          =   300
            Index           =   1
            Left            =   3885
            TabIndex        =   1
            Text            =   "1"
            Top             =   240
            Width           =   615
         End
         Begin VB.TextBox LrText 
            Height          =   300
            Index           =   4
            Left            =   1320
            TabIndex        =   4
            Text            =   "4"
            Top             =   974
            Width           =   3165
         End
         Begin VB.CommandButton Ydcommand1 
            Height          =   300
            Index           =   4
            Left            =   4440
            Picture         =   "采购系统_生产需求列表查询条件.frx":33DE
            Style           =   1  'Graphical
            TabIndex        =   26
            Top             =   3360
            Visible         =   0   'False
            Width           =   300
         End
         Begin VB.Line Line1 
            X1              =   2790
            X2              =   3000
            Y1              =   750
            Y2              =   750
         End
         Begin VB.Label Label1 
            AutoSize        =   -1  'True
            Caption         =   "物料编码:"
            Height          =   180
            Index           =   5
            Left            =   120
            TabIndex        =   23
            Top             =   1770
            Width           =   810
         End
         Begin VB.Label Label1 
            AutoSize        =   -1  'True
            Caption         =   "采购物料分类:"
            Height          =   180
            Index           =   4
            Left            =   120
            TabIndex        =   22
            Top             =   1401
            Width           =   1170
         End
         Begin VB.Label Label1 
            AutoSize        =   -1  'True
            Caption         =   "会计月份:"
            Height          =   180
            Index           =   3
            Left            =   3060

⌨️ 快捷键说明

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