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

📄

📁 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 FX_FrmCostReport 
   Caption         =   "生产成本明细表"
   ClientHeight    =   7320
   ClientLeft      =   690
   ClientTop       =   735
   ClientWidth     =   10230
   Icon            =   "成本分析_对象明细表.frx":0000
   KeyPreview      =   -1  'True
   LinkTopic       =   "Form4"
   MDIChild        =   -1  'True
   ScaleHeight     =   7320
   ScaleWidth      =   10230
   Begin VB.PictureBox Pic_Title 
      AutoRedraw      =   -1  'True
      BackColor       =   &H00FFFFFF&
      Height          =   1065
      Left            =   30
      Picture         =   "成本分析_对象明细表.frx":1042
      ScaleHeight     =   1005
      ScaleWidth      =   11835
      TabIndex        =   0
      Top             =   555
      Width           =   11895
      Begin VB.ComboBox Combo_ReportType 
         Height          =   300
         ItemData        =   "成本分析_对象明细表.frx":35106
         Left            =   9600
         List            =   "成本分析_对象明细表.frx":35113
         Style           =   2  'Dropdown List
         TabIndex        =   23
         Top             =   690
         Width           =   1845
      End
      Begin VB.ComboBox Combo_Kjqj 
         Height          =   300
         Left            =   6090
         Style           =   2  'Dropdown List
         TabIndex        =   21
         Top             =   690
         Width           =   1875
      End
      Begin VB.ComboBox Cbo_Object 
         Height          =   300
         Left            =   1800
         Style           =   2  'Dropdown List
         TabIndex        =   11
         Top             =   690
         Width           =   2925
      End
      Begin VB.Label Label5 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "报表类型:"
         Height          =   180
         Left            =   8760
         TabIndex        =   22
         Top             =   750
         Width           =   810
      End
      Begin VB.Label Lab_DW 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Height          =   180
         Left            =   9210
         TabIndex        =   18
         Top             =   210
         Width           =   90
      End
      Begin VB.Label Label8 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "单位:"
         Height          =   180
         Left            =   8670
         TabIndex        =   17
         Top             =   217
         Width           =   450
      End
      Begin VB.Label Lab_LJCL 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Height          =   180
         Left            =   7740
         TabIndex        =   16
         Top             =   210
         Width           =   90
      End
      Begin VB.Label Label6 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "累计产量:"
         Height          =   180
         Left            =   6870
         TabIndex        =   15
         Top             =   210
         Width           =   810
      End
      Begin VB.Label Lab_YCL 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Height          =   180
         Left            =   5970
         TabIndex        =   14
         Top             =   210
         Width           =   90
      End
      Begin VB.Label Label4 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "月产量:"
         Height          =   180
         Left            =   5220
         TabIndex        =   13
         Top             =   210
         Width           =   630
      End
      Begin VB.Label Label2 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "会计期间:"
         Height          =   180
         Left            =   5220
         TabIndex        =   12
         Top             =   750
         Width           =   810
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "核算对象:"
         Height          =   180
         Left            =   930
         TabIndex        =   10
         Top             =   750
         Width           =   810
      End
      Begin VB.Label Lab_Row 
         Alignment       =   2  'Center
         Appearance      =   0  'Flat
         AutoSize        =   -1  'True
         BackColor       =   &H80000005&
         BackStyle       =   0  'Transparent
         ForeColor       =   &H00FF0000&
         Height          =   180
         Left            =   11010
         TabIndex        =   5
         Top             =   210
         Width           =   90
      End
      Begin VB.Label tsLabel 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "(第"
         Height          =   180
         Index           =   3
         Left            =   10545
         TabIndex        =   4
         Top             =   210
         Width           =   270
      End
      Begin VB.Label tsLabel 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "行)"
         Height          =   180
         Index           =   4
         Left            =   11160
         TabIndex        =   3
         Top             =   210
         Width           =   270
      End
      Begin VB.Label tsLabel 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "当前记录"
         Height          =   180
         Index           =   5
         Left            =   9735
         TabIndex        =   2
         Top             =   210
         Width           =   720
      End
      Begin VB.Label tsLabel 
         AutoSize        =   -1  'True
         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          =   240
         Index           =   7
         Left            =   360
         TabIndex        =   1
         Top             =   240
         Width           =   1785
      End
      Begin VB.Label Lab_Color 
         Appearance      =   0  'Flat
         BackColor       =   &H00DFDFDF&
         BorderStyle     =   1  'Fixed Single
         ForeColor       =   &H80000008&
         Height          =   195
         Index           =   1
         Left            =   8520
         TabIndex        =   20
         Top             =   990
         Visible         =   0   'False
         Width           =   345
      End
      Begin VB.Label Lab_Color 
         Appearance      =   0  'Flat
         BackColor       =   &H00FFFFC0&
         BorderStyle     =   1  'Fixed Single
         ForeColor       =   &H80000008&
         Height          =   195
         Index           =   0
         Left            =   8070
         TabIndex        =   19
         Top             =   990
         Visible         =   0   'False
         Width           =   345
      End
   End
   Begin VSFlex8Ctl.VSFlexGrid WglrGrid 
      Height          =   5925
      Left            =   0
      TabIndex        =   6
      Top             =   1650
      Width           =   11910
      _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       =   -2147483643
      ForeColor       =   -2147483640
      BackColorFixed  =   -2147483633
      ForeColorFixed  =   -2147483630
      BackColorSel    =   -2147483635
      ForeColorSel    =   -2147483634
      BackColorBkg    =   -2147483632
      BackColorAlternate=   -2147483643
      GridColor       =   -2147483633
      GridColorFixed  =   -2147483632
      TreeColor       =   -2147483632
      FloodColor      =   192
      SheetBorder     =   -2147483642
      FocusRect       =   1
      HighLight       =   1
      AllowSelection  =   -1  'True
      AllowBigSelection=   -1  'True
      AllowUserResizing=   0
      SelectionMode   =   0
      GridLines       =   1
      GridLinesFixed  =   2
      GridLineWidth   =   1
      Rows            =   5000
      Cols            =   10
      FixedRows       =   1
      FixedCols       =   0
      RowHeightMin    =   0
      RowHeightMax    =   0
      ColWidthMin     =   0
      ColWidthMax     =   0
      ExtendLastCol   =   0   'False
      FormatString    =   ""
      ScrollTrack     =   0   'False
      ScrollBars      =   3
      ScrollTips      =   0   'False

⌨️ 快捷键说明

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