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

📄 +

📁 VB开发的ERP系统
💻
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Begin VB.Form MRP_TotalDemandQuery 
   BackColor       =   &H8000000A&
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "汇总需求列表查询条件"
   ClientHeight    =   5760
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   4470
   Icon            =   "物料需求计划_汇总需求查询条件.frx":0000
   KeyPreview      =   -1  'True
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   5760
   ScaleWidth      =   4470
   ShowInTaskbar   =   0   'False
   StartUpPosition =   2  '屏幕中心
   Begin VB.CheckBox UnloadCheck 
      Caption         =   "IfUnload"
      Height          =   255
      Left            =   -1080
      TabIndex        =   16
      Top             =   1920
      Visible         =   0   'False
      Width           =   1095
   End
   Begin VB.CommandButton QdCommand 
      Caption         =   "确定(&O)"
      Height          =   300
      Left            =   2100
      TabIndex        =   5
      Top             =   5400
      Width           =   1120
   End
   Begin VB.CommandButton QxCommand 
      Caption         =   "取消(&C)"
      Height          =   300
      Left            =   3300
      TabIndex        =   6
      Top             =   5400
      Width           =   1120
   End
   Begin VB.CommandButton Cmd_Clear 
      Caption         =   "全清"
      Height          =   300
      Left            =   60
      TabIndex        =   7
      Top             =   5400
      Width           =   1120
   End
   Begin TabDlg.SSTab SSTab1 
      Height          =   5235
      Left            =   60
      TabIndex        =   20
      TabStop         =   0   'False
      Top             =   60
      Width           =   4365
      _ExtentX        =   7699
      _ExtentY        =   9234
      _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)=   "Frame9"
      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)=   "Frame10"
      Tab(1).ControlCount=   1
      Begin VB.Frame Frame9 
         Height          =   4785
         Left            =   60
         TabIndex        =   28
         Top             =   360
         Width           =   4215
         Begin VB.Frame Frame12 
            Caption         =   "完成状态"
            Height          =   525
            Left            =   150
            TabIndex        =   32
            Top             =   3576
            Width           =   3960
            Begin VB.OptionButton Opt_Finish 
               Caption         =   "已完成"
               Height          =   195
               Index           =   2
               Left            =   2880
               TabIndex        =   35
               Top             =   240
               Width           =   885
            End
            Begin VB.OptionButton Opt_Finish 
               Caption         =   "未完成"
               Height          =   195
               Index           =   1
               Left            =   1600
               TabIndex        =   34
               Top             =   240
               Width           =   915
            End
            Begin VB.OptionButton Opt_Finish 
               Caption         =   "全部"
               Height          =   195
               Index           =   0
               Left            =   360
               TabIndex        =   33
               Top             =   210
               Value           =   -1  'True
               Width           =   855
            End
         End
         Begin VB.Frame Frame13 
            Caption         =   "生成状态"
            Height          =   525
            Left            =   150
            TabIndex        =   36
            Top             =   2984
            Width           =   3960
            Begin VB.OptionButton Opt_Create 
               Caption         =   "已生成"
               Height          =   195
               Index           =   2
               Left            =   2880
               TabIndex        =   39
               Top             =   240
               Width           =   885
            End
            Begin VB.OptionButton Opt_Create 
               Caption         =   "未生成"
               Height          =   195
               Index           =   1
               Left            =   1600
               TabIndex        =   38
               Top             =   240
               Width           =   915
            End
            Begin VB.OptionButton Opt_Create 
               Caption         =   "全部"
               Height          =   195
               Index           =   0
               Left            =   360
               TabIndex        =   37
               Top             =   240
               Value           =   -1  'True
               Width           =   855
            End
         End
         Begin VB.Frame Frame15 
            Caption         =   "废弃状态"
            Height          =   525
            Left            =   150
            TabIndex        =   44
            Top             =   4170
            Width           =   3960
            Begin VB.OptionButton Opt_Abandon 
               Caption         =   "已废弃"
               Height          =   195
               Index           =   2
               Left            =   2880
               TabIndex        =   47
               Top             =   210
               Width           =   945
            End
            Begin VB.OptionButton Opt_Abandon 
               Caption         =   "正常"
               Height          =   195
               Index           =   1
               Left            =   1600
               TabIndex        =   46
               Top             =   225
               Width           =   975
            End
            Begin VB.OptionButton Opt_Abandon 
               Caption         =   "全部"
               Height          =   195
               Index           =   0
               Left            =   360
               TabIndex        =   45
               Top             =   225
               Value           =   -1  'True
               Width           =   915
            End
         End
         Begin VB.CommandButton Ydcommand1 
            Height          =   300
            Index           =   2
            Left            =   3780
            Picture         =   "物料需求计划_汇总需求查询条件.frx":107A
            Style           =   1  'Graphical
            TabIndex        =   55
            TabStop         =   0   'False
            Top             =   1020
            Visible         =   0   'False
            Width           =   300
         End
         Begin VB.TextBox LrText 
            Height          =   300
            Index           =   2
            Left            =   975
            TabIndex        =   3
            Text            =   "2"
            Top             =   1020
            Width           =   2800
         End
         Begin VB.CommandButton Ydcommand1 
            Height          =   300
            Index           =   3
            Left            =   3780
            Picture         =   "物料需求计划_汇总需求查询条件.frx":1404
            Style           =   1  'Graphical
            TabIndex        =   29
            TabStop         =   0   'False
            Top             =   1380
            Visible         =   0   'False
            Width           =   300
         End
         Begin VB.Frame Frame16 
            Caption         =   "计划类型"
            Height          =   525
            Left            =   150
            TabIndex        =   48
            Top             =   1800
            Width           =   3960
            Begin VB.OptionButton Opt_PlanType 
               Caption         =   "全部"
               Height          =   255
               Index           =   0
               Left            =   360
               TabIndex        =   51
               Top             =   210
               Value           =   -1  'True
               Width           =   675
            End
            Begin VB.OptionButton Opt_PlanType 
               Caption         =   "正常"
               Height          =   255
               Index           =   1
               Left            =   1600
               TabIndex        =   50
               Top             =   210
               Width           =   675
            End
            Begin VB.OptionButton Opt_PlanType 
               Caption         =   "追补"
               Height          =   255
               Index           =   2
               Left            =   2880
               TabIndex        =   49
               Top             =   210
               Width           =   795
            End
         End
         Begin VB.Frame Frame14 
            Caption         =   "审核状态"
            Height          =   525
            Left            =   150
            TabIndex        =   40
            Top             =   2392
            Width           =   3960
            Begin VB.OptionButton Opt_Check 
               Caption         =   "全部"
               Height          =   195
               Index           =   0
               Left            =   360
               TabIndex        =   43
               Top             =   240
               Value           =   -1  'True
               Width           =   855
            End
            Begin VB.OptionButton Opt_Check 
               Caption         =   "未审核"
               Height          =   195
               Index           =   1
               Left            =   1600
               TabIndex        =   42
               Top             =   240
               Width           =   915
            End
            Begin VB.OptionButton Opt_Check 
               Caption         =   "已审核"
               Height          =   195
               Index           =   2
               Left            =   2880
               TabIndex        =   41
               Top             =   240
               Width           =   885
            End
         End
         Begin VB.TextBox LrText 
            Height          =   300
            Index           =   3
            Left            =   975
            TabIndex        =   4
            Text            =   "3"
            Top             =   1380
            Width           =   2800
         End
         Begin VB.ComboBox Combo_Con 
            Height          =   300
            Index           =   0
            Left            =   975
            Style           =   2  'Dropdown List
            TabIndex        =   0
            Top             =   240
            Width           =   3105
         End
         Begin VB.CommandButton Ydcommand1 
            Height          =   300
            Index           =   1
            Left            =   3780
            Picture         =   "物料需求计划_汇总需求查询条件.frx":178E
            Style           =   1  'Graphical
            TabIndex        =   31
            TabStop         =   0   'False
            Top             =   615
            Visible         =   0   'False
            Width           =   300
         End
         Begin VB.TextBox LrText 
            Height          =   300
            Index           =   1
            Left            =   2700
            TabIndex        =   2
            Text            =   "1"
            Top             =   615
            Width           =   1065
         End
         Begin VB.TextBox LrText 
            Height          =   300
            Index           =   0
            Left            =   975
            TabIndex        =   1
            Text            =   "0"
            Top             =   615
            Width           =   1065
         End
         Begin VB.CommandButton Ydcommand1 
            Height          =   300
            Index           =   0
            Left            =   2040
            Picture         =   "物料需求计划_汇总需求查询条件.frx":1B18
            Style           =   1  'Graphical
            TabIndex        =   30
            TabStop         =   0   'False
            Top             =   615
            Visible         =   0   'False
            Width           =   300
         End
         Begin VB.Label Label1 
            AutoSize        =   -1  'True
            Caption         =   "需求类型:"
            Height          =   180
            Index           =   1
            Left            =   120
            TabIndex        =   56

⌨️ 快捷键说明

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