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

📄

📁 VB开发的ERP系统
💻
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Begin VB.Form Cg_IntegrationQuery 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "综合统计分析查询条件"
   ClientHeight    =   4020
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   5280
   HelpContextID   =   1109004
   Icon            =   "采购系统_综合统计查询条件.frx":0000
   KeyPreview      =   -1  'True
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   4020
   ScaleWidth      =   5280
   ShowInTaskbar   =   0   'False
   StartUpPosition =   1  '所有者中心
   Begin VB.Frame Frame1 
      Height          =   3495
      Left            =   60
      TabIndex        =   12
      Top             =   30
      Width           =   5145
      Begin VB.Frame Frame2 
         Caption         =   "统计方式"
         Height          =   615
         Left            =   180
         TabIndex        =   28
         Top             =   2790
         Width           =   4800
         Begin VB.OptionButton Opt_Tjfs 
            Caption         =   "按物料"
            Height          =   255
            Index           =   3
            Left            =   3630
            TabIndex        =   32
            Top             =   240
            Width           =   1065
         End
         Begin VB.OptionButton Opt_Tjfs 
            Caption         =   "按业务员"
            Height          =   255
            Index           =   2
            Left            =   2490
            TabIndex        =   31
            Top             =   240
            Width           =   1395
         End
         Begin VB.OptionButton Opt_Tjfs 
            Caption         =   "按部门"
            Height          =   255
            Index           =   1
            Left            =   1350
            TabIndex        =   30
            Top             =   240
            Width           =   1395
         End
         Begin VB.OptionButton Opt_Tjfs 
            Caption         =   "按供应商"
            Height          =   255
            Index           =   0
            Left            =   210
            TabIndex        =   29
            Top             =   240
            Value           =   -1  'True
            Width           =   1395
         End
      End
      Begin VB.CommandButton Ydcommand1 
         Height          =   300
         Index           =   2
         Left            =   4680
         Picture         =   "采购系统_综合统计查询条件.frx":1042
         Style           =   1  'Graphical
         TabIndex        =   20
         Top             =   600
         Visible         =   0   'False
         Width           =   300
      End
      Begin VB.TextBox LrText 
         Height          =   300
         Index           =   5
         Left            =   1410
         TabIndex        =   3
         Text            =   "5"
         Top             =   960
         Width           =   3285
      End
      Begin VB.CommandButton Ydcommand1 
         Height          =   300
         Index           =   5
         Left            =   4680
         Picture         =   "采购系统_综合统计查询条件.frx":13CC
         Style           =   1  'Graphical
         TabIndex        =   19
         Top             =   960
         Visible         =   0   'False
         Width           =   300
      End
      Begin VB.CommandButton Ydcommand1 
         Height          =   300
         Index           =   4
         Left            =   4680
         Picture         =   "采购系统_综合统计查询条件.frx":1756
         Style           =   1  'Graphical
         TabIndex        =   18
         Top             =   2070
         Visible         =   0   'False
         Width           =   300
      End
      Begin VB.CommandButton Ydcommand1 
         Height          =   300
         Index           =   3
         Left            =   4680
         Picture         =   "采购系统_综合统计查询条件.frx":1AE0
         Style           =   1  'Graphical
         TabIndex        =   17
         Top             =   1695
         Visible         =   0   'False
         Width           =   300
      End
      Begin VB.TextBox LrText 
         Height          =   300
         Index           =   4
         Left            =   1410
         TabIndex        =   6
         Text            =   "4"
         Top             =   2055
         Width           =   3285
      End
      Begin VB.TextBox LrText 
         Height          =   300
         Index           =   3
         Left            =   1410
         TabIndex        =   5
         Text            =   "3"
         Top             =   1695
         Width           =   3285
      End
      Begin VB.TextBox LrText 
         Height          =   300
         Index           =   1
         Left            =   3390
         TabIndex        =   1
         Text            =   "1"
         Top             =   240
         Width           =   1305
      End
      Begin VB.TextBox LrText 
         Height          =   300
         Index           =   0
         Left            =   1410
         TabIndex        =   0
         Text            =   "0"
         Top             =   240
         Width           =   1305
      End
      Begin VB.TextBox LrText 
         Height          =   300
         Index           =   2
         Left            =   1410
         TabIndex        =   2
         Text            =   "2"
         Top             =   606
         Width           =   3285
      End
      Begin VB.CommandButton Ydcommand1 
         Height          =   300
         Index           =   0
         Left            =   2700
         Picture         =   "采购系统_综合统计查询条件.frx":1E6A
         Style           =   1  'Graphical
         TabIndex        =   16
         Top             =   240
         Visible         =   0   'False
         Width           =   300
      End
      Begin VB.CommandButton Ydcommand1 
         Height          =   300
         Index           =   1
         Left            =   4680
         Picture         =   "采购系统_综合统计查询条件.frx":21F4
         Style           =   1  'Graphical
         TabIndex        =   15
         Top             =   240
         Visible         =   0   'False
         Width           =   300
      End
      Begin VB.CommandButton Ydcommand1 
         Height          =   300
         Index           =   6
         Left            =   4680
         Picture         =   "采购系统_综合统计查询条件.frx":257E
         Style           =   1  'Graphical
         TabIndex        =   14
         Top             =   1320
         Visible         =   0   'False
         Width           =   300
      End
      Begin VB.TextBox LrText 
         Height          =   300
         Index           =   6
         Left            =   1410
         TabIndex        =   4
         Text            =   "6"
         Top             =   1320
         Width           =   3285
      End
      Begin VB.CommandButton Ydcommand1 
         Height          =   300
         Index           =   7
         Left            =   4680
         Picture         =   "采购系统_综合统计查询条件.frx":2908
         Style           =   1  'Graphical
         TabIndex        =   13
         Top             =   2430
         Visible         =   0   'False
         Width           =   300
      End
      Begin VB.TextBox LrText 
         Height          =   300
         Index           =   7
         Left            =   1410
         TabIndex        =   7
         Text            =   "7"
         Top             =   2430
         Width           =   3285
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "供应商:"
         Height          =   180
         Index           =   6
         Left            =   180
         TabIndex        =   27
         Top             =   660
         Width           =   630
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "物料名称:"
         Height          =   180
         Index           =   1
         Left            =   180
         TabIndex        =   26
         Top             =   2130
         Width           =   810
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "日期:"
         Height          =   180
         Index           =   2
         Left            =   180
         TabIndex        =   25
         Top             =   300
         Width           =   450
      End
      Begin VB.Line Line2 
         Index           =   1
         X1              =   3090
         X2              =   3270
         Y1              =   390
         Y2              =   390
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "采购物料分类:"
         Height          =   180
         Index           =   11
         Left            =   180
         TabIndex        =   24
         Top             =   1770
         Width           =   1170
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "部门:"
         Height          =   180
         Index           =   0
         Left            =   180
         TabIndex        =   23
         Top             =   1020
         Width           =   450
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "业务员:"
         Height          =   180
         Index           =   3
         Left            =   180
         TabIndex        =   22
         Top             =   1380
         Width           =   630
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "运输方式:"
         Height          =   180
         Index           =   5
         Left            =   180
         TabIndex        =   21
         Top             =   2490
         Width           =   810
      End
   End
   Begin VB.CommandButton QxCommand 
      Caption         =   "取消(&C)"
      Height          =   300
      Left            =   4080
      TabIndex        =   9
      Top             =   3630
      Width           =   1120
   End
   Begin VB.CommandButton QdCommand 
      Caption         =   "确定(&O)"
      Height          =   300
      Left            =   2880
      TabIndex        =   8
      Top             =   3630
      Width           =   1120
   End
   Begin VB.CommandButton Cmd_Clear 
      Caption         =   "全清"
      Height          =   300
      Left            =   60
      TabIndex        =   10
      Top             =   3630
      Width           =   1120
   End
   Begin VB.CheckBox UnloadCheck 
      Caption         =   "卸载窗体"
      Height          =   615
      Left            =   6390
      TabIndex        =   11
      Top             =   960

⌨️ 快捷键说明

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