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

📄

📁 VB开发的ERP系统
💻
📖 第 1 页 / 共 5 页
字号:
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"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Begin VB.Form Gy_PayCon 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "付款条件设置"
   ClientHeight    =   7110
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   9375
   HelpContextID   =   2001
   Icon            =   "公用_付款条件.frx":0000
   KeyPreview      =   -1  'True
   LinkTopic       =   "Form2"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   7110
   ScaleWidth      =   9375
   ShowInTaskbar   =   0   'False
   StartUpPosition =   2  '屏幕中心
   Begin TabDlg.SSTab StTab 
      Height          =   6435
      Left            =   30
      TabIndex        =   14
      Top             =   660
      Width           =   9330
      _ExtentX        =   16457
      _ExtentY        =   11351
      _Version        =   393216
      Style           =   1
      Tabs            =   2
      TabHeight       =   520
      TabCaption(0)   =   "列表视图"
      TabPicture(0)   =   "公用_付款条件.frx":08CA
      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":08E6
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "Frame1"
      Tab(1).ControlCount=   1
      Begin VB.Frame Frame1 
         Height          =   6015
         Left            =   -74910
         TabIndex        =   17
         Top             =   330
         Width           =   9135
         Begin VB.CommandButton Ydcommand1 
            Height          =   300
            Index           =   0
            Left            =   7140
            Picture         =   "公用_付款条件.frx":0902
            Style           =   1  'Graphical
            TabIndex        =   29
            Top             =   2280
            Visible         =   0   'False
            Width           =   300
         End
         Begin VB.TextBox LrText 
            Height          =   300
            Index           =   2
            Left            =   4785
            TabIndex        =   1
            Text            =   "1"
            Top             =   360
            Width           =   1618
         End
         Begin VB.TextBox LrText 
            Height          =   300
            Index           =   0
            Left            =   1710
            TabIndex        =   0
            Text            =   "0"
            Top             =   360
            Width           =   1618
         End
         Begin VB.TextBox LrText 
            Height          =   300
            Index           =   3
            Left            =   1710
            TabIndex        =   2
            Text            =   "0"
            Top             =   765
            Width           =   1618
         End
         Begin VB.TextBox LrText 
            Height          =   300
            Index           =   5
            Left            =   1710
            TabIndex        =   4
            Text            =   "0"
            Top             =   1155
            Width           =   1618
         End
         Begin VB.TextBox LrText 
            Height          =   300
            Index           =   7
            Left            =   1710
            TabIndex        =   6
            Text            =   "0"
            Top             =   1560
            Width           =   1618
         End
         Begin VB.TextBox LrText 
            Height          =   300
            Index           =   9
            Left            =   1710
            TabIndex        =   8
            Text            =   "0"
            Top             =   1950
            Width           =   1618
         End
         Begin VB.TextBox LrText 
            Enabled         =   0   'False
            Height          =   300
            Index           =   1
            Left            =   1710
            TabIndex        =   10
            TabStop         =   0   'False
            Text            =   "0"
            Top             =   2355
            Width           =   4695
         End
         Begin VB.TextBox LrText 
            Height          =   300
            Index           =   10
            Left            =   4785
            TabIndex        =   9
            Text            =   "1"
            Top             =   1950
            Width           =   1618
         End
         Begin VB.TextBox LrText 
            Height          =   300
            Index           =   8
            Left            =   4785
            TabIndex        =   7
            Text            =   "1"
            Top             =   1560
            Width           =   1618
         End
         Begin VB.TextBox LrText 
            Height          =   300
            Index           =   6
            Left            =   4785
            TabIndex        =   5
            Text            =   "1"
            Top             =   1155
            Width           =   1618
         End
         Begin VB.TextBox LrText 
            Height          =   300
            Index           =   4
            Left            =   4785
            TabIndex        =   3
            Text            =   "1"
            Top             =   765
            Width           =   1618
         End
         Begin VB.CommandButton QxCommand 
            Cancel          =   -1  'True
            Caption         =   "取消(&C)"
            Height          =   300
            Left            =   5295
            TabIndex        =   12
            Top             =   3075
            Width           =   1120
         End
         Begin VB.CommandButton BcCommand 
            Caption         =   "保存(&S)"
            Height          =   300
            Left            =   4095
            TabIndex        =   11
            Top             =   3075
            Width           =   1120
         End
         Begin VB.Label lblMsg 
            Caption         =   "说明:此付款条件已被使用,不能修改!"
            ForeColor       =   &H00FF0000&
            Height          =   375
            Left            =   450
            TabIndex        =   30
            Top             =   4275
            Visible         =   0   'False
            Width           =   3885
         End
         Begin VB.Label TsLabel 
            AutoSize        =   -1  'True
            Caption         =   "付款条件名称:"
            Height          =   195
            Index           =   10
            Left            =   510
            TabIndex        =   28
            Top             =   2415
            Width           =   1125
         End
         Begin VB.Label TsLabel 
            AutoSize        =   -1  'True
            Caption         =   "优惠率4:"
            Height          =   195
            Index           =   9
            Left            =   3945
            TabIndex        =   27
            Top             =   1995
            Width           =   675
         End
         Begin VB.Label TsLabel 
            AutoSize        =   -1  'True
            Caption         =   "优惠天数4:"
            Height          =   195
            Index           =   8
            Left            =   510
            TabIndex        =   26
            Top             =   1995
            Width           =   855
         End
         Begin VB.Label TsLabel 
            AutoSize        =   -1  'True
            Caption         =   "优惠率3:"
            Height          =   195
            Index           =   7
            Left            =   3945
            TabIndex        =   25
            Top             =   1605
            Width           =   675
         End
         Begin VB.Label TsLabel 
            AutoSize        =   -1  'True
            Caption         =   "优惠天数3:"
            Height          =   195
            Index           =   6
            Left            =   510
            TabIndex        =   24
            Top             =   1605
            Width           =   855
         End
         Begin VB.Label TsLabel 
            AutoSize        =   -1  'True
            Caption         =   "优惠率2:"
            Height          =   195
            Index           =   5
            Left            =   3945
            TabIndex        =   23
            Top             =   1200
            Width           =   675
         End
         Begin VB.Label TsLabel 
            AutoSize        =   -1  'True
            Caption         =   "优惠天数2:"
            Height          =   195
            Index           =   4
            Left            =   510
            TabIndex        =   22
            Top             =   1200
            Width           =   855
         End
         Begin VB.Label TsLabel 
            AutoSize        =   -1  'True
            Caption         =   "优惠率1:"
            Height          =   195
            Index           =   3
            Left            =   3945
            TabIndex        =   21
            Top             =   810
            Width           =   675
         End
         Begin VB.Label TsLabel 
            AutoSize        =   -1  'True
            Caption         =   "优惠天数1:"
            Height          =   195
            Index           =   2
            Left            =   510
            TabIndex        =   20
            Top             =   810
            Width           =   855
         End
         Begin VB.Label TsLabel 
            AutoSize        =   -1  'True
            Caption         =   "付款条件编码:"
            Height          =   195
            Index           =   0
            Left            =   510
            TabIndex        =   19
            Top             =   435
            Width           =   1125
         End
         Begin VB.Label TsLabel 
            AutoSize        =   -1  'True
            Caption         =   "信用天数:"
            Height          =   195
            Index           =   1
            Left            =   3945
            TabIndex        =   18
            Top             =   435
            Width           =   765
         End
      End
      Begin VSFlex8Ctl.VSFlexGrid CzxsGrid 
         Height          =   5955
         Left            =   90
         TabIndex        =   13
         Top             =   390
         Width           =   9135
         _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    =   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

⌨️ 快捷键说明

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