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

📄 +

📁 VB财务软件系统下载源代码提供自由下载使用学习
💻
📖 第 1 页 / 共 5 页
字号:
VERSION 5.00
Object = "{A0C292A3-118E-11D2-AFDF-000021730160}#1.0#0"; "UFEDIT.OCX"
Object = "{18F95930-A715-11D1-92AC-A8AE05C10000}#7.0#0"; "UFSize.ocx"
Object = "{B03157BC-EBCD-11D1-9D4B-000021017F3D}#4.0#0"; "UfUseFlg.ocx"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomctl.ocx"
Object = "{5AD81966-3173-4597-A32E-4F4620DA3B57}#3.4#0"; "U8TBCtl.ocx"
Begin VB.Form frmIRate 
   AutoRedraw      =   -1  'True
   Caption         =   "利率设置"
   ClientHeight    =   5910
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   7590
   KeyPreview      =   -1  'True
   LinkTopic       =   "Form1"
   MDIChild        =   -1  'True
   ScaleHeight     =   5910
   ScaleWidth      =   7590
   Begin MSComctlLib.TreeView treStyle 
      Height          =   5055
      Left            =   0
      TabIndex        =   25
      Top             =   720
      Width           =   2775
      _ExtentX        =   4895
      _ExtentY        =   8916
      _Version        =   393217
      HideSelection   =   0   'False
      Indentation     =   529
      Sorted          =   -1  'True
      Style           =   7
      ImageList       =   "ilsTlbTre"
      Appearance      =   1
   End
   Begin VB.PictureBox picView 
      Height          =   5055
      Left            =   3000
      ScaleHeight     =   4995
      ScaleWidth      =   4380
      TabIndex        =   11
      TabStop         =   0   'False
      Top             =   720
      Width           =   4440
      Begin VB.Frame fraRation 
         Caption         =   "             "
         Height          =   1365
         Left            =   270
         TabIndex        =   13
         Top             =   2880
         Width           =   3525
         Begin VB.CheckBox chkRation_flag 
            Caption         =   "定额控制"
            Height          =   195
            Left            =   120
            TabIndex        =   6
            Top             =   0
            Width           =   1035
         End
         Begin EDITLib.Edit txtRation_mny 
            Height          =   315
            Left            =   1200
            TabIndex        =   7
            Top             =   360
            Width           =   1890
            _Version        =   65536
            _ExtentX        =   3334
            _ExtentY        =   556
            _StockProps     =   253
            ForeColor       =   0
            BackColor       =   16777215
            Enabled         =   0   'False
            Appearance      =   1
            Property        =   4
            NumPoint        =   2
            MaxLength       =   16
            Enabled         =   0   'False
         End
         Begin EDITLib.Edit txtRation_rate 
            Height          =   315
            Left            =   1200
            TabIndex        =   8
            Top             =   840
            Width           =   1890
            _Version        =   65536
            _ExtentX        =   3334
            _ExtentY        =   556
            _StockProps     =   253
            ForeColor       =   0
            BackColor       =   16777215
            Enabled         =   0   'False
            Appearance      =   1
            Property        =   4
            NumPoint        =   5
            MaxLength       =   9
            Enabled         =   0   'False
         End
         Begin VB.Label lblRation_mny 
            AutoSize        =   -1  'True
            Caption         =   "定额金额"
            Height          =   180
            Left            =   330
            TabIndex        =   16
            Top             =   420
            Width           =   720
         End
         Begin VB.Label lblRation_rate 
            AutoSize        =   -1  'True
            Caption         =   "超定额利率"
            Height          =   180
            Left            =   150
            TabIndex        =   15
            Top             =   900
            Width           =   900
         End
         Begin VB.Label lblPercent 
            AutoSize        =   -1  'True
            Caption         =   "%"
            Height          =   195
            Index           =   3
            Left            =   3150
            TabIndex        =   14
            Top             =   900
            Width           =   120
         End
      End
      Begin VB.CommandButton cmdAdjustDate 
         Caption         =   "..."
         Height          =   285
         Left            =   3420
         Style           =   1  'Graphical
         TabIndex        =   2
         TabStop         =   0   'False
         Top             =   791
         Width           =   270
      End
      Begin zjUseFlg.UsedFlag ufgIRate 
         Height          =   360
         Left            =   3420
         TabIndex        =   12
         Top             =   240
         Visible         =   0   'False
         Width           =   795
         _ExtentX        =   1402
         _ExtentY        =   635
         Object.visible         =   "True"
         Caption         =   "已使用"
      End
      Begin EDITLib.Edit txtNyq_rate 
         Height          =   300
         Left            =   1470
         TabIndex        =   5
         Top             =   2325
         Width           =   1890
         _Version        =   65536
         _ExtentX        =   3334
         _ExtentY        =   529
         _StockProps     =   253
         ForeColor       =   0
         BackColor       =   16777215
         Appearance      =   1
         Property        =   4
         NumPoint        =   5
         MaxLength       =   9
      End
      Begin EDITLib.Edit txtNzy_rate 
         Height          =   300
         Left            =   1470
         TabIndex        =   3
         Top             =   1296
         Width           =   1890
         _Version        =   65536
         _ExtentX        =   3334
         _ExtentY        =   529
         _StockProps     =   253
         ForeColor       =   0
         BackColor       =   16777215
         Appearance      =   1
         Property        =   4
         NumPoint        =   5
         MaxLength       =   9
      End
      Begin EDITLib.Edit txtAdjustDate 
         Height          =   300
         Left            =   1470
         TabIndex        =   1
         Top             =   783
         Width           =   1890
         _Version        =   65536
         _ExtentX        =   3334
         _ExtentY        =   529
         _StockProps     =   253
         ForeColor       =   0
         BackColor       =   16777215
         Appearance      =   1
         MaxLength       =   10
      End
      Begin EDITLib.Edit txtIRateCode 
         Height          =   300
         Left            =   1470
         TabIndex        =   0
         Top             =   270
         Width           =   1890
         _Version        =   65536
         _ExtentX        =   3334
         _ExtentY        =   529
         _StockProps     =   253
         ForeColor       =   0
         BackColor       =   16777215
         Enabled         =   0   'False
         Appearance      =   1
         Property        =   1
         MaxLength       =   8
         BadStr          =   "| "
         Enabled         =   0   'False
      End
      Begin EDITLib.Edit txtNcq_rate 
         Height          =   300
         Left            =   1470
         TabIndex        =   4
         Top             =   1809
         Width           =   1890
         _Version        =   65536
         _ExtentX        =   3334
         _ExtentY        =   529
         _StockProps     =   253
         ForeColor       =   0
         BackColor       =   16777215
         Appearance      =   1
         Property        =   4
         NumPoint        =   5
         MaxLength       =   9
      End
      Begin VB.Label lblNyq_rate 
         AutoSize        =   -1  'True
         Caption         =   "逾期年利率"
         ForeColor       =   &H00000000&
         Height          =   180
         Left            =   270
         TabIndex        =   24
         Top             =   2385
         Width           =   900
      End
      Begin VB.Label lblNcq_rate 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "提前年利率"
         ForeColor       =   &H00000000&
         Height          =   180
         Left            =   270
         TabIndex        =   23
         Top             =   1869
         Width           =   900
      End
      Begin VB.Label lblAdjustDate 
         AutoSize        =   -1  'True
         Caption         =   "调整日期"
         ForeColor       =   &H00000000&
         Height          =   195
         Left            =   270
         TabIndex        =   22
         Top             =   836
         Width           =   720
      End
      Begin VB.Label lblNzy_rate 
         AutoSize        =   -1  'True
         Caption         =   "年利率"
         ForeColor       =   &H00000000&
         Height          =   180
         Left            =   270
         TabIndex        =   21
         Top             =   1356
         Width           =   540
      End
      Begin VB.Label lblIRateCode 
         AutoSize        =   -1  'True
         Caption         =   "利率代码"
         ForeColor       =   &H00000000&
         Height          =   180
         Left            =   270
         TabIndex        =   20
         Top             =   330
         Width           =   720
      End
      Begin VB.Label lblPercent 
         AutoSize        =   -1  'True
         Caption         =   "%"
         Height          =   195
         Index           =   0
         Left            =   3420
         TabIndex        =   19
         Top             =   1349
         Width           =   120
      End
      Begin VB.Label lblPercent 
         AutoSize        =   -1  'True
         Caption         =   "%"
         Height          =   195
         Index           =   1
         Left            =   3420
         TabIndex        =   18
         Top             =   1862
         Width           =   120
      End
      Begin VB.Label lblPercent 
         AutoSize        =   -1  'True
         Caption         =   "%"
         Height          =   195
         Index           =   2
         Left            =   3420
         TabIndex        =   17
         Top             =   2378
         Width           =   120
      End
   End
   Begin MSComctlLib.Toolbar tlbAction 
      Align           =   1  'Align Top
      Height          =   540
      Left            =   0
      TabIndex        =   9
      Top             =   0
      Width           =   7590
      _ExtentX        =   13388
      _ExtentY        =   953
      ButtonWidth     =   820
      ButtonHeight    =   953
      AllowCustomize  =   0   'False
      Wrappable       =   0   'False
      Style           =   1
      ImageList       =   "ilsTlb"
      _Version        =   393216
      BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628} 

⌨️ 快捷键说明

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