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

📄 form_ding.frm

📁 一个用VB开发的家庭理财助手。较为实用。
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomct2.ocx"
Begin VB.Form Form_Ding 
   Caption         =   "定期账户"
   ClientHeight    =   6390
   ClientLeft      =   3870
   ClientTop       =   2535
   ClientWidth     =   7740
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   ScaleHeight     =   6390
   ScaleWidth      =   7740
   Begin MSAdodcLib.Adodc Adodc_Ding 
      Height          =   375
      Left            =   4440
      Top             =   1800
      Visible         =   0   'False
      Width           =   1215
      _ExtentX        =   2143
      _ExtentY        =   661
      ConnectMode     =   0
      CursorLocation  =   3
      IsolationLevel  =   -1
      ConnectionTimeout=   15
      CommandTimeout  =   30
      CursorType      =   3
      LockType        =   3
      CommandType     =   8
      CursorOptions   =   0
      CacheSize       =   50
      MaxRecords      =   0
      BOFAction       =   0
      EOFAction       =   0
      ConnectStringType=   1
      Appearance      =   1
      BackColor       =   -2147483643
      ForeColor       =   -2147483640
      Orientation     =   0
      Enabled         =   -1
      Connect         =   ""
      OLEDBString     =   ""
      OLEDBFile       =   ""
      DataSourceName  =   ""
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   ""
      Caption         =   "Adodc1"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      _Version        =   393216
   End
   Begin TabDlg.SSTab SSTab1 
      Height          =   3255
      Left            =   120
      TabIndex        =   1
      Top             =   2880
      Width           =   7455
      _ExtentX        =   13150
      _ExtentY        =   5741
      _Version        =   393216
      Tab             =   2
      TabHeight       =   520
      TabCaption(0)   =   "存款"
      TabPicture(0)   =   "Form_Ding.frx":0000
      Tab(0).ControlEnabled=   0   'False
      Tab(0).Control(0)=   "Combo1"
      Tab(0).Control(1)=   "Text_Live_Cun"
      Tab(0).Control(2)=   "Text_Live_BZ1"
      Tab(0).Control(3)=   "Command1"
      Tab(0).Control(4)=   "Command2"
      Tab(0).Control(5)=   "Combo4"
      Tab(0).Control(6)=   "DTPicker1"
      Tab(0).Control(7)=   "Label1"
      Tab(0).Control(8)=   "Label2"
      Tab(0).Control(9)=   "Label3"
      Tab(0).Control(10)=   "Label4"
      Tab(0).Control(11)=   "Label14"
      Tab(0).ControlCount=   12
      TabCaption(1)   =   "取款"
      TabPicture(1)   =   "Form_Ding.frx":001C
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "Combo2"
      Tab(1).Control(1)=   "Text_Live_QU"
      Tab(1).Control(2)=   "Text_Live_BZ2"
      Tab(1).Control(3)=   "Command3"
      Tab(1).Control(4)=   "Command4"
      Tab(1).Control(5)=   "Combo5"
      Tab(1).Control(6)=   "DTPicker2"
      Tab(1).Control(7)=   "Label5"
      Tab(1).Control(8)=   "Label6"
      Tab(1).Control(9)=   "Label7"
      Tab(1).Control(10)=   "Label8"
      Tab(1).Control(11)=   "Label15"
      Tab(1).ControlCount=   12
      TabCaption(2)   =   "编辑上表"
      TabPicture(2)   =   "Form_Ding.frx":0038
      Tab(2).ControlEnabled=   -1  'True
      Tab(2).Control(0)=   "Frame1"
      Tab(2).Control(0).Enabled=   0   'False
      Tab(2).Control(1)=   "Command7"
      Tab(2).Control(1).Enabled=   0   'False
      Tab(2).Control(2)=   "Command6"
      Tab(2).Control(2).Enabled=   0   'False
      Tab(2).Control(3)=   "Command5"
      Tab(2).Control(3).Enabled=   0   'False
      Tab(2).ControlCount=   4
      Begin VB.CommandButton Command5 
         Caption         =   "修改"
         Height          =   375
         Left            =   6000
         TabIndex        =   41
         Top             =   1200
         Width           =   975
      End
      Begin VB.CommandButton Command6 
         Caption         =   "删除"
         Height          =   375
         Left            =   6000
         TabIndex        =   40
         Top             =   1740
         Width           =   975
      End
      Begin VB.CommandButton Command7 
         Caption         =   "退出"
         Height          =   375
         Left            =   6000
         TabIndex        =   39
         Top             =   2280
         Width           =   975
      End
      Begin VB.Frame Frame1 
         Height          =   2775
         Left            =   240
         TabIndex        =   26
         Top             =   360
         Width           =   5295
         Begin VB.ComboBox Combo3 
            Height          =   315
            Left            =   1200
            TabIndex        =   31
            Top             =   240
            Width           =   1455
         End
         Begin VB.TextBox Text_Live_CUN_M 
            Height          =   315
            Left            =   1200
            TabIndex        =   30
            Top             =   2160
            Width           =   1455
         End
         Begin VB.TextBox Text_Live_QU_M 
            Height          =   375
            Left            =   2880
            TabIndex        =   29
            Top             =   600
            Width           =   1575
         End
         Begin VB.TextBox Text_Live_BZ3 
            Height          =   975
            Left            =   2880
            TabIndex        =   28
            Top             =   1440
            Width           =   2175
         End
         Begin VB.ComboBox Combo6 
            Height          =   315
            Left            =   1200
            TabIndex        =   27
            Top             =   1520
            Width           =   1455
         End
         Begin MSComCtl2.DTPicker DTPicker3 
            Height          =   315
            Left            =   1200
            TabIndex        =   32
            Top             =   880
            Width           =   1455
            _ExtentX        =   2566
            _ExtentY        =   556
            _Version        =   393216
            Format          =   21102593
            CurrentDate     =   38793
         End
         Begin VB.Label Label9 
            Caption         =   "账号: "
            Height          =   375
            Left            =   240
            TabIndex        =   38
            Top             =   360
            Width           =   975
         End
         Begin VB.Label Label10 
            Caption         =   "日期: "
            Height          =   375
            Left            =   240
            TabIndex        =   37
            Top             =   960
            Width           =   855
         End
         Begin VB.Label Label11 
            Caption         =   "存入金额: "
            Height          =   375
            Left            =   240
            TabIndex        =   36
            Top             =   2160
            Width           =   975
         End
         Begin VB.Label Label12 
            Caption         =   "支出金额: "
            Height          =   375
            Left            =   2880
            TabIndex        =   35
            Top             =   240
            Width           =   975
         End
         Begin VB.Label Label13 
            Caption         =   "备注: "
            Height          =   255
            Left            =   2880
            TabIndex        =   34
            Top             =   1080
            Width           =   975
         End
         Begin VB.Label Label16 
            Caption         =   "经手人: "
            Height          =   375
            Left            =   240
            TabIndex        =   33
            Top             =   1560
            Width           =   735
         End
      End
      Begin VB.ComboBox Combo2 
         Height          =   315
         Left            =   -73200
         TabIndex        =   20
         Top             =   600
         Width           =   1575
      End
      Begin VB.TextBox Text_Live_QU 
         Height          =   375
         Left            =   -73200
         TabIndex        =   18
         Top             =   2400
         Width           =   1575
      End
      Begin VB.TextBox Text_Live_BZ2 
         Height          =   1095
         Left            =   -71160
         TabIndex        =   17
         Top             =   1080
         Width           =   3495
      End
      Begin VB.CommandButton Command3 
         Caption         =   "确定"
         Height          =   375
         Left            =   -70920
         TabIndex        =   16
         Top             =   2520
         Width           =   1455
      End
      Begin VB.CommandButton Command4 
         Caption         =   "退出"
         Height          =   375
         Left            =   -69360
         TabIndex        =   15
         Top             =   2520
         Width           =   1455
      End
      Begin VB.ComboBox Combo5 
         Height          =   315
         Left            =   -73200
         TabIndex        =   14
         Top             =   1820
         Width           =   1575
      End
      Begin VB.ComboBox Combo1 
         Height          =   315
         Left            =   -73200
         TabIndex        =   8
         Top             =   600
         Width           =   1575
      End
      Begin VB.TextBox Text_Live_Cun 
         Height          =   375
         Left            =   -73200
         TabIndex        =   6
         Top             =   2280
         Width           =   1575
      End
      Begin VB.TextBox Text_Live_BZ1 
         Height          =   1215
         Left            =   -71280
         TabIndex        =   5
         Top             =   960
         Width           =   3615
      End
      Begin VB.CommandButton Command1 
         Caption         =   "确定"
         Height          =   375
         Left            =   -71040
         TabIndex        =   4
         Top             =   2400
         Width           =   1335
      End
      Begin VB.CommandButton Command2 
         Caption         =   "退出"
         Height          =   375
         Left            =   -69480
         TabIndex        =   3
         Top             =   2400
         Width           =   1455
      End
      Begin VB.ComboBox Combo4 
         Height          =   315
         Left            =   -73200
         TabIndex        =   2
         Top             =   1740
         Width           =   1575
      End
      Begin MSComCtl2.DTPicker DTPicker1 
         Height          =   375
         Left            =   -73200
         TabIndex        =   7
         Top             =   1140
         Width           =   1575
         _ExtentX        =   2778
         _ExtentY        =   661
         _Version        =   393216
         Format          =   21102593
         CurrentDate     =   38793
      End
      Begin MSComCtl2.DTPicker DTPicker2 
         Height          =   375
         Left            =   -73200
         TabIndex        =   19
         Top             =   1180
         Width           =   1575
         _ExtentX        =   2778
         _ExtentY        =   661
         _Version        =   393216
         Format          =   21102593
         CurrentDate     =   38793
      End
      Begin VB.Label Label5 
         Caption         =   "账号: "
         Height          =   255
         Left            =   -74400
         TabIndex        =   25
         Top             =   720
         Width           =   975
      End
      Begin VB.Label Label6 
         Caption         =   "日期: "
         Height          =   255
         Left            =   -74400
         TabIndex        =   24
         Top             =   1280
         Width           =   975
      End

⌨️ 快捷键说明

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