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

📄 -++

📁 VB开发的ERP系统
💻
📖 第 1 页 / 共 4 页
字号:
VERSION 5.00
Object = "{65A39231-6133-11D1-BAA2-444553540000}#1.0#0"; "vslight6.OCX"
Object = "{D76D7128-4A96-11D3-BD95-D296DC2DD072}#1.0#0"; "VSOCX7.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 Khgl_GauList 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "量化规则明细设置"
   ClientHeight    =   7110
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   9375
   HelpContextID   =   2312003
   Icon            =   "量化规则明细设置.frx":0000
   KeyPreview      =   -1  'True
   LinkTopic       =   "Form2"
   MaxButton       =   0   'False
   ScaleHeight     =   7110
   ScaleWidth      =   9375
   StartUpPosition =   2  '屏幕中心
   Begin VB.Frame Frame2 
      Height          =   615
      Left            =   60
      TabIndex        =   16
      Top             =   600
      Width           =   4300
      Begin MSComctlLib.ImageCombo Imgcbo_Check 
         Height          =   315
         Left            =   1140
         TabIndex        =   18
         Top             =   180
         Width           =   3000
         _ExtentX        =   5292
         _ExtentY        =   556
         _Version        =   393216
         ForeColor       =   -2147483640
         BackColor       =   -2147483643
      End
      Begin VB.Label Lbl_CheckCode 
         Caption         =   "量化规则:"
         Height          =   195
         Left            =   180
         TabIndex        =   17
         Top             =   240
         Width           =   975
      End
   End
   Begin TabDlg.SSTab StTab 
      Height          =   5805
      Left            =   60
      TabIndex        =   7
      Top             =   1260
      Width           =   9270
      _ExtentX        =   16351
      _ExtentY        =   10239
      _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          =   5295
         Left            =   -74910
         TabIndex        =   8
         Top             =   390
         Width           =   9075
         Begin VB.TextBox LrText 
            Height          =   900
            Index           =   3
            Left            =   1830
            MultiLine       =   -1  'True
            ScrollBars      =   2  'Vertical
            TabIndex        =   4
            Text            =   "量化规则明细设置.frx":107A
            Top             =   1470
            Width           =   4875
         End
         Begin VB.TextBox LrText 
            Height          =   300
            Index           =   2
            Left            =   1830
            TabIndex        =   3
            Text            =   "2"
            Top             =   1080
            Width           =   4875
         End
         Begin VB.CommandButton BcCommand 
            Caption         =   "保存(&S)"
            Height          =   300
            Left            =   4380
            TabIndex        =   5
            Top             =   2610
            Width           =   1120
         End
         Begin VB.CommandButton QxCommand 
            Cancel          =   -1  'True
            Caption         =   "取消(&C)"
            Height          =   300
            Left            =   5580
            TabIndex        =   6
            Top             =   2610
            Width           =   1120
         End
         Begin VB.CommandButton Ydcommand1 
            Height          =   300
            Index           =   0
            Left            =   6480
            Picture         =   "量化规则明细设置.frx":107C
            Style           =   1  'Graphical
            TabIndex        =   9
            Top             =   240
            Visible         =   0   'False
            Width           =   300
         End
         Begin VB.TextBox LrText 
            Height          =   300
            Index           =   1
            Left            =   1830
            TabIndex        =   2
            Text            =   "1"
            Top             =   690
            Width           =   4875
         End
         Begin VB.TextBox LrText 
            Height          =   300
            Index           =   0
            Left            =   1830
            TabIndex        =   1
            Text            =   "0"
            Top             =   300
            Width           =   1618
         End
         Begin VB.Label TsLabel 
            AutoSize        =   -1  'True
            Caption         =   "规则明细内容:"
            Height          =   180
            Index           =   3
            Left            =   540
            TabIndex        =   15
            Top             =   1530
            Width           =   1170
         End
         Begin VB.Label TsLabel 
            AutoSize        =   -1  'True
            Caption         =   "对应分值:"
            Height          =   180
            Index           =   2
            Left            =   540
            TabIndex        =   12
            Top             =   1140
            Width           =   810
         End
         Begin VB.Label TsLabel 
            AutoSize        =   -1  'True
            Caption         =   "规则明细名称:"
            Height          =   180
            Index           =   1
            Left            =   555
            TabIndex        =   11
            Top             =   750
            Width           =   1170
         End
         Begin VB.Label TsLabel 
            AutoSize        =   -1  'True
            Caption         =   "规则明细编码:"
            Height          =   180
            Index           =   0
            Left            =   555
            TabIndex        =   10
            Top             =   360
            Width           =   1170
         End
      End
      Begin VSFlex8Ctl.VSFlexGrid CzxsGrid 
         Height          =   5295
         Left            =   90
         TabIndex        =   0
         Top             =   390
         Width           =   9075
         _ExtentX        =   16007
         _ExtentY        =   9340
         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
         MergeCompare    =   0
         AutoResize      =   -1  'True
         AutoSizeMode    =   0
         AutoSearch      =   0
         MultiTotals     =   -1  'True
         SubtotalPosition=   1
         OutlineBar      =   0
         OutlineCol      =   0
         Ellipsis        =   0
         ExplorerBar     =   0
         PicturesOver    =   0   'False
         FillStyle       =   0
         RightToLeft     =   0   'False
         PictureType     =   0
         TabBehavior     =   0
         OwnerDraw       =   0
         Editable        =   0   'False
         ShowComboButton =   -1  'True
         WordWrap        =   0   'False
         TextStyle       =   0
         TextStyleFixed  =   0
         OleDragMode     =   0
         OleDropMode     =   0
         DataMode        =   0
         VirtualData     =   -1  'True
      End
   End
   Begin MSComctlLib.ImageList ImageList1 
      Left            =   0
      Top             =   420
      _ExtentX        =   1005
      _ExtentY        =   1005
      BackColor       =   -2147483643
      ImageWidth      =   16
      ImageHeight     =   16
      MaskColor       =   12632256
      _Version        =   393216
      BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
         NumListImages   =   29
         BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "量化规则明细设置.frx":1406
            Key             =   "sz"
         EndProperty
         BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "量化规则明细设置.frx":17A0
            Key             =   "dy"
         EndProperty
         BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "量化规则明细设置.frx":1B3A
            Key             =   "yl"
         EndProperty
         BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "量化规则明细设置.frx":1ED4
            Key             =   "xg"
         EndProperty
         BeginProperty ListImage5 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "量化规则明细设置.frx":226E
            Key             =   "zh"
         EndProperty
         BeginProperty ListImage6 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "量化规则明细设置.frx":2608
            Key             =   "sh"
         EndProperty
         BeginProperty ListImage7 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "量化规则明细设置.frx":29A2
            Key             =   "bc"
         EndProperty
         BeginProperty ListImage8 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "量化规则明细设置.frx":2D3C
            Key             =   "fq"
         EndProperty
         BeginProperty ListImage9 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "量化规则明细设置.frx":30D6
            Key             =   "bz"
         EndProperty
         BeginProperty ListImage10 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "量化规则明细设置.frx":3470
            Key             =   "tc"
         EndProperty
         BeginProperty ListImage11 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "量化规则明细设置.frx":380A
            Key             =   "bcgs"
         EndProperty
         BeginProperty ListImage12 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "量化规则明细设置.frx":3BA4
            Key             =   "mrlk"
         EndProperty
         BeginProperty ListImage13 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "量化规则明细设置.frx":3F3E
            Key             =   "xsxm"
         EndProperty
         BeginProperty ListImage14 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "量化规则明细设置.frx":42D8
            Key             =   "first"
         EndProperty
         BeginProperty ListImage15 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "量化规则明细设置.frx":4672
            Key             =   "prev"
         EndProperty
         BeginProperty ListImage16 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "量化规则明细设置.frx":4A0C
            Key             =   "next"
         EndProperty
         BeginProperty ListImage17 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "量化规则明细设置.frx":4DA6
            Key             =   "last"
         EndProperty
         BeginProperty ListImage18 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "量化规则明细设置.frx":5140
            Key             =   "xx"
         EndProperty
         BeginProperty ListImage19 {2C247F27-8591-11D1-B16A-00C0F0283628} 

⌨️ 快捷键说明

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