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

📄 +

📁 VB开发的ERP系统
💻
📖 第 1 页 / 共 4 页
字号:
VERSION 5.00
Object = "{65A39231-6133-11D1-BAA2-444553540000}#1.0#0"; "vslight6.OCX"
Object = "{C5DE3F80-3376-11D2-BAA4-04F205C10000}#1.0#0"; "Vsflex6d.ocx"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "tabctl32.ocx"
Begin VB.Form JC_FrmObjectSet 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "核算对象设置"
   ClientHeight    =   6480
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   9615
   HelpContextID   =   2001
   Icon            =   "基础设置_对象设置.frx":0000
   KeyPreview      =   -1  'True
   LinkTopic       =   "Form2"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   6480
   ScaleWidth      =   9615
   ShowInTaskbar   =   0   'False
   StartUpPosition =   2  '屏幕中心
   Begin VB.PictureBox Picture1 
      BorderStyle     =   0  'None
      Height          =   345
      Left            =   6780
      ScaleHeight     =   345
      ScaleWidth      =   2835
      TabIndex        =   25
      Top             =   570
      Width           =   2835
      Begin VB.ComboBox Combo_CostCell 
         Height          =   300
         Left            =   870
         Style           =   2  'Dropdown List
         TabIndex        =   27
         Top             =   30
         Width           =   1935
      End
      Begin VB.Label Label5 
         AutoSize        =   -1  'True
         Caption         =   "成本中心:"
         Height          =   180
         Left            =   60
         TabIndex        =   26
         Top             =   97
         Width           =   810
      End
   End
   Begin TabDlg.SSTab StTab 
      Height          =   5865
      Left            =   0
      TabIndex        =   0
      Top             =   630
      Width           =   9630
      _ExtentX        =   16986
      _ExtentY        =   10345
      _Version        =   393216
      Style           =   1
      Tabs            =   2
      TabHeight       =   520
      TabCaption(0)   =   "列表视图"
      TabPicture(0)   =   "基础设置_对象设置.frx":1042
      Tab(0).ControlEnabled=   -1  'True
      Tab(0).Control(0)=   "CzxsGrid"
      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)=   "Frame1"
      Tab(1).ControlCount=   1
      Begin VB.Frame Frame1 
         Height          =   5445
         Left            =   -74940
         TabIndex        =   15
         Top             =   330
         Width           =   9495
         Begin VB.TextBox LrText 
            Height          =   300
            Index           =   8
            Left            =   5700
            TabIndex        =   8
            Text            =   "8"
            Top             =   1995
            Width           =   1905
         End
         Begin VB.TextBox LrText 
            Height          =   300
            Index           =   7
            Left            =   5700
            TabIndex        =   9
            Text            =   "7"
            Top             =   1470
            Width           =   1905
         End
         Begin VB.TextBox LrText 
            Height          =   300
            Index           =   2
            Left            =   1425
            TabIndex        =   3
            Text            =   "2"
            Top             =   1470
            Width           =   1845
         End
         Begin VB.TextBox LrText 
            Height          =   300
            Index           =   6
            Left            =   5700
            TabIndex        =   7
            Text            =   "6"
            Top             =   945
            Width           =   1905
         End
         Begin VB.TextBox LrText 
            Height          =   300
            Index           =   5
            Left            =   5700
            TabIndex        =   6
            Text            =   "5"
            Top             =   420
            Width           =   1905
         End
         Begin VB.TextBox LrText 
            Height          =   300
            Index           =   4
            Left            =   1410
            TabIndex        =   5
            Text            =   "4"
            Top             =   2520
            Width           =   1845
         End
         Begin VB.TextBox LrText 
            Height          =   300
            Index           =   3
            Left            =   1425
            TabIndex        =   4
            Text            =   "3"
            Top             =   1995
            Width           =   1845
         End
         Begin VB.CommandButton BcCommand 
            Caption         =   "保存(&S)"
            Height          =   300
            Left            =   2820
            TabIndex        =   10
            Top             =   3180
            Width           =   1120
         End
         Begin VB.CommandButton QxCommand 
            Cancel          =   -1  'True
            Caption         =   "取消(&C)"
            Height          =   300
            Left            =   4230
            TabIndex        =   11
            Top             =   3180
            Width           =   1120
         End
         Begin VB.CommandButton Ydcommand1 
            Height          =   300
            Index           =   0
            Left            =   6780
            Picture         =   "基础设置_对象设置.frx":107A
            Style           =   1  'Graphical
            TabIndex        =   16
            Top             =   4500
            Visible         =   0   'False
            Width           =   300
         End
         Begin VB.TextBox LrText 
            Height          =   300
            Index           =   1
            Left            =   1425
            TabIndex        =   2
            Text            =   "1"
            Top             =   945
            Width           =   1845
         End
         Begin VB.TextBox LrText 
            Height          =   300
            Index           =   0
            Left            =   1425
            TabIndex        =   1
            Text            =   "0"
            Top             =   420
            Width           =   1845
         End
         Begin VB.Label Label1 
            AutoSize        =   -1  'True
            Caption         =   "对应库存对象:"
            Height          =   180
            Left            =   4170
            TabIndex        =   28
            Top             =   2055
            Width           =   1170
         End
         Begin VB.Label Label8 
            AutoSize        =   -1  'True
            Caption         =   "完工转出方式:"
            Height          =   195
            Left            =   4170
            TabIndex        =   24
            Top             =   1530
            Width           =   1125
         End
         Begin VB.Label Label7 
            AutoSize        =   -1  'True
            Caption         =   "对象类别:"
            Height          =   195
            Left            =   4170
            TabIndex        =   23
            Top             =   1005
            Width           =   765
         End
         Begin VB.Label Label6 
            AutoSize        =   -1  'True
            Caption         =   "转下道工序方式:"
            Height          =   195
            Left            =   4170
            TabIndex        =   22
            Top             =   480
            Width           =   1305
         End
         Begin VB.Label Label4 
            AutoSize        =   -1  'True
            Caption         =   "计划产量:"
            Height          =   180
            Left            =   465
            TabIndex        =   21
            Top             =   2055
            Width           =   810
         End
         Begin VB.Label Label3 
            AutoSize        =   -1  'True
            Caption         =   "计划成本:"
            Height          =   180
            Left            =   420
            TabIndex        =   20
            Top             =   2580
            Width           =   810
         End
         Begin VB.Label Label2 
            AutoSize        =   -1  'True
            Caption         =   "计量单位:"
            Height          =   180
            Left            =   465
            TabIndex        =   19
            Top             =   1530
            Width           =   810
         End
         Begin VB.Label TsLabel 
            AutoSize        =   -1  'True
            Caption         =   "对象名称:"
            Height          =   180
            Index           =   1
            Left            =   465
            TabIndex        =   18
            Top             =   1005
            Width           =   810
         End
         Begin VB.Label TsLabel 
            AutoSize        =   -1  'True
            Caption         =   "对象编码:"
            Height          =   180
            Index           =   0
            Left            =   465
            TabIndex        =   17
            Top             =   480
            Width           =   810
         End
      End
      Begin VSFlex6DAOCtl.vsFlexGrid CzxsGrid 
         Height          =   5385
         Left            =   60
         TabIndex        =   14
         Top             =   390
         Width           =   9495
         _ExtentX        =   16748
         _ExtentY        =   9499
         _ConvInfo       =   1
         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    =   8421504
         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
         MergeCells      =   0

⌨️ 快捷键说明

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