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

📄 form_tong.frm

📁 一个用VB开发的家庭理财助手。较为实用。
💻 FRM
📖 第 1 页 / 共 3 页
字号:
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_Tong 
   Caption         =   "统计"
   ClientHeight    =   5820
   ClientLeft      =   3870
   ClientTop       =   2775
   ClientWidth     =   8580
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   ScaleHeight     =   5820
   ScaleWidth      =   8580
   Begin VB.CommandButton Command2 
      Caption         =   "退出 "
      Height          =   375
      Left            =   6720
      TabIndex        =   14
      Top             =   5400
      Width           =   1215
   End
   Begin TabDlg.SSTab SSTab1 
      Height          =   5175
      Left            =   240
      TabIndex        =   0
      Top             =   120
      Width           =   8175
      _ExtentX        =   14420
      _ExtentY        =   9128
      _Version        =   393216
      Tabs            =   2
      Tab             =   1
      TabHeight       =   520
      TabCaption(0)   =   "借出款统计"
      TabPicture(0)   =   "Form_Tong.frx":0000
      Tab(0).ControlEnabled=   0   'False
      Tab(0).Control(0)=   "Adodc_Tong"
      Tab(0).Control(1)=   "DataGrid_Tong"
      Tab(0).Control(2)=   "Frame1"
      Tab(0).ControlCount=   3
      TabCaption(1)   =   "借入款统计"
      TabPicture(1)   =   "Form_Tong.frx":001C
      Tab(1).ControlEnabled=   -1  'True
      Tab(1).Control(0)=   "Frame2"
      Tab(1).Control(0).Enabled=   0   'False
      Tab(1).Control(1)=   "DataGrid_Tong1"
      Tab(1).Control(1).Enabled=   0   'False
      Tab(1).Control(2)=   "Adodc_Tong1"
      Tab(1).Control(2).Enabled=   0   'False
      Tab(1).ControlCount=   3
      Begin MSAdodcLib.Adodc Adodc_Tong1 
         Height          =   375
         Left            =   5400
         Top             =   3960
         Visible         =   0   'False
         Width           =   1335
         _ExtentX        =   2355
         _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 MSDataGridLib.DataGrid DataGrid_Tong1 
         Bindings        =   "Form_Tong.frx":0038
         Height          =   2175
         Left            =   240
         TabIndex        =   26
         Top             =   2880
         Width           =   7695
         _ExtentX        =   13573
         _ExtentY        =   3836
         _Version        =   393216
         HeadLines       =   1
         RowHeight       =   15
         BeginProperty HeadFont {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
         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
         ColumnCount     =   2
         BeginProperty Column00 
            DataField       =   ""
            Caption         =   ""
            BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
               Type            =   0
               Format          =   ""
               HaveTrueFalseNull=   0
               FirstDayOfWeek  =   0
               FirstWeekOfYear =   0
               LCID            =   2052
               SubFormatType   =   0
            EndProperty
         EndProperty
         BeginProperty Column01 
            DataField       =   ""
            Caption         =   ""
            BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
               Type            =   0
               Format          =   ""
               HaveTrueFalseNull=   0
               FirstDayOfWeek  =   0
               FirstWeekOfYear =   0
               LCID            =   2052
               SubFormatType   =   0
            EndProperty
         EndProperty
         SplitCount      =   1
         BeginProperty Split0 
            BeginProperty Column00 
            EndProperty
            BeginProperty Column01 
            EndProperty
         EndProperty
      End
      Begin VB.Frame Frame2 
         Height          =   2295
         Left            =   240
         TabIndex        =   15
         Top             =   480
         Width           =   7695
         Begin VB.CommandButton Command3 
            Caption         =   "统计"
            Height          =   495
            Left            =   6120
            TabIndex        =   25
            Top             =   1560
            Width           =   1215
         End
         Begin VB.TextBox Text6 
            Height          =   495
            Left            =   5880
            TabIndex        =   24
            Top             =   840
            Width           =   1575
         End
         Begin VB.TextBox Text5 
            Height          =   375
            Left            =   4080
            TabIndex        =   23
            Top             =   1440
            Width           =   1215
         End
         Begin VB.TextBox Text4 
            Height          =   375
            Left            =   2280
            TabIndex        =   22
            Top             =   1440
            Width           =   1335
         End
         Begin VB.ComboBox Combo2 
            Height          =   315
            Left            =   2280
            TabIndex        =   21
            Top             =   930
            Width           =   1335
         End
         Begin MSComCtl2.DTPicker DTPicker4 
            Height          =   375
            Left            =   4080
            TabIndex        =   20
            Top             =   360
            Width           =   1215
            _ExtentX        =   2143
            _ExtentY        =   661
            _Version        =   393216
            Format          =   21168129
            CurrentDate     =   38793
         End
         Begin MSComCtl2.DTPicker DTPicker3 
            Height          =   375
            Left            =   2280
            TabIndex        =   19
            Top             =   360
            Width           =   1335
            _ExtentX        =   2355
            _ExtentY        =   661
            _Version        =   393216
            Format          =   21168129
            CurrentDate     =   38793
         End
         Begin VB.CheckBox Check6 
            Caption         =   "借入金额:"
            Height          =   255
            Left            =   360
            TabIndex        =   18
            Top             =   1560
            Width           =   1335
         End
         Begin VB.CheckBox Check5 
            Caption         =   "借入人:"
            Height          =   255
            Left            =   360
            TabIndex        =   17
            Top             =   1020
            Width           =   1215
         End
         Begin VB.CheckBox Check4 
            Caption         =   "按借入日期:"
            Height          =   375
            Left            =   360
            TabIndex        =   16
            Top             =   360
            Width           =   1455
         End
         Begin VB.Label Label6 
            Caption         =   "总金额:"
            Height          =   375
            Left            =   5640
            TabIndex        =   31
            Top             =   360
            Width           =   975
         End
         Begin VB.Label Label5 
            Caption         =   "到"
            Height          =   255
            Left            =   3720
            TabIndex        =   30
            Top             =   1560
            Width           =   375
         End
         Begin VB.Label Label4 
            Caption         =   "从"
            Height          =   255
            Left            =   1920
            TabIndex        =   29
            Top             =   1560
            Width           =   255
         End
         Begin VB.Label Label3 
            Caption         =   "到"
            Height          =   255
            Left            =   3720
            TabIndex        =   28
            Top             =   480
            Width           =   375
         End
         Begin VB.Label Label2 
            Caption         =   "从"
            Height          =   255
            Left            =   1920
            TabIndex        =   27
            Top             =   480
            Width           =   255
         End
      End

⌨️ 快捷键说明

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