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

📄 form6.frm

📁 民间标会的会员管理用的软件。是为一个顾客定做的!
💻 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 = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomct2.ocx"
Begin VB.Form FrmDj2 
   Caption         =   " 借款查询"
   ClientHeight    =   3090
   ClientLeft      =   60
   ClientTop       =   450
   ClientWidth     =   4680
   Icon            =   "Form6.frx":0000
   LinkTopic       =   "Form2"
   MDIChild        =   -1  'True
   ScaleHeight     =   3090
   ScaleWidth      =   4680
   Begin MSAdodcLib.Adodc Adodc1 
      Height          =   330
      Left            =   3420
      Top             =   7980
      Visible         =   0   'False
      Width           =   1200
      _ExtentX        =   2117
      _ExtentY        =   582
      ConnectMode     =   0
      CursorLocation  =   3
      IsolationLevel  =   -1
      ConnectionTimeout=   15
      CommandTimeout  =   30
      CursorType      =   3
      LockType        =   3
      CommandType     =   1
      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            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      _Version        =   393216
   End
   Begin VB.Frame Frame2 
      Height          =   2835
      Left            =   120
      TabIndex        =   2
      Top             =   4920
      Width           =   15075
      Begin VB.PictureBox Picture2 
         BorderStyle     =   0  'None
         Height          =   2655
         Left            =   60
         ScaleHeight     =   2655
         ScaleWidth      =   14955
         TabIndex        =   5
         Top             =   120
         Width           =   14955
         Begin VB.CommandButton Command2 
            Caption         =   "查看附加信息"
            Height          =   435
            Left            =   8280
            TabIndex        =   26
            Top             =   960
            Width           =   1395
         End
         Begin VB.CommandButton Command1 
            Caption         =   "保存"
            Enabled         =   0   'False
            Height          =   375
            Left            =   13500
            TabIndex        =   25
            Top             =   120
            Width           =   1035
         End
         Begin VB.TextBox txtJKXM 
            Alignment       =   2  'Center
            BackColor       =   &H8000000F&
            BorderStyle     =   0  'None
            Height          =   195
            Left            =   2100
            Locked          =   -1  'True
            TabIndex        =   10
            Top             =   180
            Width           =   795
         End
         Begin VB.TextBox Text2 
            Alignment       =   2  'Center
            BackColor       =   &H8000000F&
            BorderStyle     =   0  'None
            Height          =   195
            Left            =   3120
            TabIndex        =   9
            Top             =   180
            Width           =   735
         End
         Begin VB.TextBox txtJe 
            Alignment       =   2  'Center
            BackColor       =   &H8000000F&
            BorderStyle     =   0  'None
            BeginProperty DataFormat 
               Type            =   1
               Format          =   "0"
               HaveTrueFalseNull=   0
               FirstDayOfWeek  =   0
               FirstWeekOfYear =   0
               LCID            =   2052
               SubFormatType   =   1
            EndProperty
            Height          =   195
            Left            =   4800
            TabIndex        =   8
            Text            =   "0"
            Top             =   180
            Width           =   675
         End
         Begin VB.TextBox txtLX 
            Alignment       =   2  'Center
            BackColor       =   &H8000000F&
            BorderStyle     =   0  'None
            BeginProperty DataFormat 
               Type            =   1
               Format          =   "0"
               HaveTrueFalseNull=   0
               FirstDayOfWeek  =   0
               FirstWeekOfYear =   0
               LCID            =   2052
               SubFormatType   =   1
            EndProperty
            Height          =   195
            Left            =   6300
            TabIndex        =   7
            Text            =   "0"
            Top             =   180
            Width           =   795
         End
         Begin VB.TextBox txtLXGH 
            Alignment       =   2  'Center
            BackColor       =   &H8000000F&
            BorderStyle     =   0  'None
            BeginProperty DataFormat 
               Type            =   1
               Format          =   "0"
               HaveTrueFalseNull=   0
               FirstDayOfWeek  =   0
               FirstWeekOfYear =   0
               LCID            =   2052
               SubFormatType   =   1
            EndProperty
            Height          =   195
            Left            =   7560
            TabIndex        =   6
            Top             =   180
            Width           =   1095
         End
         Begin MSComCtl2.DTPicker DTP 
            Height          =   315
            Left            =   60
            TabIndex        =   11
            Top             =   120
            Width           =   1755
            _ExtentX        =   3096
            _ExtentY        =   556
            _Version        =   393216
            Format          =   23789568
            CurrentDate     =   38819
         End
         Begin VB.Label txtBh 
            Alignment       =   1  'Right Justify
            BorderStyle     =   1  'Fixed Single
            Height          =   315
            Left            =   780
            TabIndex        =   13
            Top             =   1020
            Width           =   1395
         End
         Begin VB.Label Label4 
            Caption         =   "位置:"
            Height          =   315
            Left            =   240
            TabIndex        =   27
            Top             =   1080
            Width           =   615
         End
         Begin VB.Line Line5 
            X1              =   7080
            X2              =   6300
            Y1              =   420
            Y2              =   420
         End
         Begin VB.Line Line4 
            X1              =   8640
            X2              =   7500
            Y1              =   420
            Y2              =   420
         End
         Begin VB.Line Line3 
            X1              =   5460
            X2              =   4620
            Y1              =   420
            Y2              =   420
         End
         Begin VB.Line Line2 
            X1              =   3840
            X2              =   3120
            Y1              =   420
            Y2              =   420
         End
         Begin VB.Line Line1 
            X1              =   2100
            X2              =   2880
            Y1              =   420
            Y2              =   420
         End
         Begin VB.Label Label7 
            Caption         =   $"Form6.frx":1042
            Height          =   255
            Left            =   1920
            TabIndex        =   23
            Top             =   180
            Width           =   8115
         End
         Begin VB.Label Label1 
            AutoSize        =   -1  'True
            Caption         =   "姓名:"
            Height          =   180
            Left            =   240
            TabIndex        =   21
            Top             =   1620
            Width           =   540
         End
         Begin VB.Label Label2 
            AutoSize        =   -1  'True
            Caption         =   "电话:"
            Height          =   180
            Left            =   2400
            TabIndex        =   20
            Top             =   1080
            Width           =   540
         End
         Begin VB.Label Label3 
            AutoSize        =   -1  'True
            Caption         =   "手机:"
            Height          =   180
            Left            =   2400
            TabIndex        =   19
            Top             =   1620
            Width           =   540
         End
         Begin VB.Label Label6 
            AutoSize        =   -1  'True
            Caption         =   "入会时间:"
            Height          =   180
            Left            =   4560
            TabIndex        =   18
            Top             =   1080
            Width           =   900
         End
         Begin VB.Label txtHk 
            BorderStyle     =   1  'Fixed Single
            Height          =   315
            Left            =   5520
            TabIndex        =   17
            Top             =   1560
            Width           =   1515
         End
         Begin VB.Label txtRhsj 
            BorderStyle     =   1  'Fixed Single
            Height          =   315
            Left            =   5520
            TabIndex        =   16
            Top             =   1020
            Width           =   1515
         End
         Begin VB.Label txtDh 
            BorderStyle     =   1  'Fixed Single
            Height          =   315
            Left            =   3000
            TabIndex        =   15
            Top             =   1020
            Width           =   1395
         End
         Begin VB.Label txtSJ 
            BorderStyle     =   1  'Fixed Single
            Height          =   315
            Left            =   3000
            TabIndex        =   14
            Top             =   1560
            Width           =   1395
         End
         Begin VB.Label txtXm 
            Alignment       =   1  'Right Justify
            BorderStyle     =   1  'Fixed Single
            Height          =   315
            Left            =   780
            TabIndex        =   12
            Top             =   1560
            Width           =   1395
         End
         Begin VB.Label Label9 
            BorderStyle     =   1  'Fixed Single
            Height          =   615
            Left            =   0
            TabIndex        =   24
            Top             =   0
            Width           =   14955
         End
         Begin VB.Label Label8 
            Caption         =   "应缴会款:"
            Height          =   375
            Left            =   4560
            TabIndex        =   22
            Top             =   1620
            Width           =   915
         End
      End
   End
   Begin VB.Frame Frame1 
      Caption         =   "借款"
      Height          =   4695
      Left            =   120
      TabIndex        =   0
      Top             =   120
      Width           =   15075
      Begin VB.TextBox txtBz 
         Height          =   2895
         Left            =   4920
         MultiLine       =   -1  'True
         ScrollBars      =   2  'Vertical
         TabIndex        =   28
         Top             =   1200
         Visible         =   0   'False
         Width           =   4095
      End
      Begin VB.PictureBox cmdDel 
         BorderStyle     =   0  'None
         Height          =   195
         Left            =   180
         MouseIcon       =   "Form6.frx":10D3
         MousePointer    =   99  'Custom
         Picture         =   "Form6.frx":13DD
         ScaleHeight     =   195
         ScaleWidth      =   255
         TabIndex        =   4
         Top             =   420
         Width           =   255
      End
      Begin MSComCtl2.MonthView MV 
         Height          =   2370

⌨️ 快捷键说明

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