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

📄

📁 VB开发的ERP系统
💻
📖 第 1 页 / 共 4 页
字号:
VERSION 5.00
Object = "{BEEECC20-4D5F-4F8B-BFDC-5D9B6FBDE09D}#1.0#0"; "vsflex8.ocx"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomctl.ocx"
Begin VB.Form Cg_InvoiceTotalList 
   Caption         =   "采购发票统计表"
   ClientHeight    =   8595
   ClientLeft      =   315
   ClientTop       =   390
   ClientWidth     =   11820
   HelpContextID   =   1109002
   Icon            =   "采购系统_采购发票统计表查询结果.frx":0000
   KeyPreview      =   -1  'True
   LinkTopic       =   "Form1"
   MDIChild        =   -1  'True
   ScaleHeight     =   8595
   ScaleWidth      =   11820
   WindowState     =   2  'Maximized
   Begin MSComctlLib.Toolbar GsToolbar 
      Height          =   525
      Left            =   9405
      TabIndex        =   3
      Top             =   15
      Width           =   2475
      _ExtentX        =   4366
      _ExtentY        =   926
      ButtonWidth     =   1455
      ButtonHeight    =   926
      Appearance      =   1
      Style           =   1
      ImageList       =   "ImageList2"
      _Version        =   393216
      BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628} 
         NumButtons      =   3
         BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "保存格式"
            Key             =   "bcgs"
            ImageKey        =   "bcgs"
         EndProperty
         BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "默认列宽"
            Key             =   "hfmrgs"
            ImageKey        =   "mrlk"
         EndProperty
         BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "显示项目"
            Key             =   "szxsxm"
            ImageKey        =   "xsxm"
         EndProperty
      EndProperty
   End
   Begin VB.PictureBox Pic_Title 
      BackColor       =   &H00FFFFFF&
      Height          =   1365
      Left            =   30
      Picture         =   "采购系统_采购发票统计表查询结果.frx":1042
      ScaleHeight     =   1305
      ScaleWidth      =   11775
      TabIndex        =   1
      Top             =   570
      Width           =   11835
      Begin VB.Label Lbl_Xslabel 
         BackStyle       =   0  'Transparent
         Height          =   180
         Index           =   5
         Left            =   5130
         TabIndex        =   16
         Top             =   990
         Width           =   1275
      End
      Begin VB.Label Lbl_Tslabel 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "业务员:"
         Height          =   180
         Index           =   5
         Left            =   4320
         TabIndex        =   15
         Top             =   990
         Width           =   630
      End
      Begin VB.Label Lbl_Xslabel 
         BackStyle       =   0  'Transparent
         Height          =   180
         Index           =   4
         Left            =   840
         TabIndex        =   14
         Top             =   990
         Width           =   1275
      End
      Begin VB.Label Lbl_Tslabel 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "部门:"
         Height          =   180
         Index           =   4
         Left            =   240
         TabIndex        =   13
         Top             =   990
         Width           =   450
      End
      Begin VB.Label Lbl_Tslabel 
         BackStyle       =   0  'Transparent
         Caption         =   "—"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   26.25
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   315
         Index           =   1
         Left            =   2070
         TabIndex        =   12
         Top             =   540
         Width           =   525
      End
      Begin VB.Label Lbl_Tslabel 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "物料名称:"
         Height          =   180
         Index           =   3
         Left            =   8460
         TabIndex        =   11
         Top             =   690
         Width           =   810
      End
      Begin VB.Label Lbl_Xslabel 
         BackStyle       =   0  'Transparent
         Height          =   180
         Index           =   3
         Left            =   9390
         TabIndex        =   10
         Top             =   690
         Width           =   1275
      End
      Begin VB.Label Lbl_Xslabel 
         BackStyle       =   0  'Transparent
         Height          =   180
         Index           =   2
         Left            =   5130
         TabIndex        =   9
         Top             =   690
         Width           =   3015
      End
      Begin VB.Label Lbl_Tslabel 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "供应商:"
         Height          =   180
         Index           =   2
         Left            =   4320
         TabIndex        =   8
         Top             =   690
         Width           =   630
      End
      Begin VB.Label Lbl_Xslabel 
         BackStyle       =   0  'Transparent
         Height          =   180
         Index           =   1
         Left            =   2790
         TabIndex        =   7
         Top             =   720
         Width           =   885
      End
      Begin VB.Label Lbl_Xslabel 
         BackStyle       =   0  'Transparent
         Height          =   180
         Index           =   0
         Left            =   840
         TabIndex        =   6
         Top             =   720
         Width           =   1035
      End
      Begin VB.Label Lbl_Tslabel 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "日期:"
         Height          =   180
         Index           =   0
         Left            =   240
         TabIndex        =   5
         Top             =   720
         Width           =   450
      End
      Begin VB.Label Lab_Title 
         BackColor       =   &H80000018&
         BackStyle       =   0  'Transparent
         Caption         =   "采购发票统计表"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00000000&
         Height          =   300
         Index           =   4
         Left            =   480
         TabIndex        =   2
         Top             =   210
         Width           =   2715
      End
   End
   Begin VB.Timer Timer1 
      Enabled         =   0   'False
      Interval        =   1
      Left            =   7620
      Top             =   90
   End
   Begin VSFlex8Ctl.VSFlexGrid CxbbGrid 
      Height          =   6915
      Left            =   30
      TabIndex        =   0
      Top             =   1980
      Width           =   11835
      _cx             =   5080
      _cy             =   5080
      Appearance      =   1
      BorderStyle     =   1
      Enabled         =   -1  'True
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      MousePointer    =   0
      BackColor       =   16777215
      ForeColor       =   -2147483640
      BackColorFixed  =   13826538
      ForeColorFixed  =   -2147483630
      BackColorSel    =   -2147483635
      ForeColorSel    =   -2147483634
      BackColorBkg    =   -2147483636
      BackColorAlternate=   16777215
      GridColor       =   -2147483633
      GridColorFixed  =   -2147483632
      TreeColor       =   -2147483632
      FloodColor      =   192
      SheetBorder     =   -2147483642
      FocusRect       =   1

⌨️ 快捷键说明

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