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

📄 vb6a.tmp

📁 小区物业管理系统完整文档及代码。帮助毕业同学做好毕业设计。
💻 TMP
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Begin VB.Form frmB1 
   BackColor       =   &H00FFFFC0&
   Caption         =   "住户资料"
   ClientHeight    =   6705
   ClientLeft      =   60
   ClientTop       =   450
   ClientWidth     =   12840
   LinkTopic       =   "Form7"
   MDIChild        =   -1  'True
   ScaleHeight     =   6705
   ScaleWidth      =   12840
   Begin VB.Frame Frame6 
      BackColor       =   &H00FFFFC0&
      Caption         =   "编辑功能"
      ForeColor       =   &H00FF0000&
      Height          =   4215
      Left            =   10680
      TabIndex        =   33
      Top             =   240
      Width           =   1815
      Begin VB.CommandButton cmdcancel 
         Caption         =   "取消"
         Height          =   495
         Left            =   360
         TabIndex        =   38
         Top             =   3240
         Width           =   1095
      End
      Begin VB.CommandButton cmdsave 
         Caption         =   "保存"
         Height          =   495
         Left            =   360
         TabIndex        =   37
         Top             =   2520
         Width           =   1095
      End
      Begin VB.CommandButton cmddel 
         Caption         =   "删除"
         Height          =   495
         Left            =   360
         TabIndex        =   36
         Top             =   1800
         Width           =   1095
      End
      Begin VB.CommandButton cmdedit 
         Caption         =   "修改"
         Height          =   495
         Left            =   360
         TabIndex        =   35
         Top             =   1080
         Width           =   1095
      End
      Begin VB.CommandButton cmdadd 
         Caption         =   "添加"
         Height          =   495
         Left            =   360
         TabIndex        =   34
         Top             =   360
         Width           =   1095
      End
   End
   Begin VB.Frame Frame4 
      BackColor       =   &H00FFFFC0&
      Height          =   855
      Left            =   9600
      TabIndex        =   29
      Top             =   4800
      Width           =   2535
      Begin VB.TextBox Text16 
         Height          =   375
         Left            =   960
         TabIndex        =   31
         Top             =   240
         Width           =   615
      End
      Begin VB.Label Label20 
         BackColor       =   &H00FFFFC0&
         Caption         =   "记录"
         Height          =   255
         Left            =   1800
         TabIndex        =   32
         Top             =   360
         Width           =   615
      End
      Begin VB.Label Label14 
         BackColor       =   &H00FFFFC0&
         Caption         =   "共计:"
         Height          =   255
         Left            =   240
         TabIndex        =   30
         Top             =   360
         Width           =   615
      End
   End
   Begin VB.CommandButton cmdclose 
      Caption         =   "关闭"
      Height          =   495
      Left            =   11040
      TabIndex        =   28
      Top             =   5880
      Width           =   1095
   End
   Begin VB.CommandButton cmdtable 
      Caption         =   "表格显示"
      Height          =   495
      Left            =   9600
      TabIndex        =   27
      Top             =   5880
      Width           =   1095
   End
   Begin VB.Frame Frame1 
      BackColor       =   &H00FFFFC0&
      Caption         =   "浏览方式"
      ForeColor       =   &H00FF0000&
      Height          =   1575
      Left            =   240
      TabIndex        =   19
      Top             =   4800
      Width           =   8775
      Begin VB.Frame Frame3 
         BackColor       =   &H00FFFFC0&
         Height          =   1095
         Left            =   5280
         TabIndex        =   24
         Top             =   240
         Width           =   3135
         Begin VB.CommandButton cmdn 
            Caption         =   "后一条"
            Height          =   495
            Left            =   1800
            TabIndex        =   26
            Top             =   360
            Width           =   1095
         End
         Begin VB.CommandButton cmdp 
            Caption         =   "前一条"
            Height          =   495
            Left            =   240
            TabIndex        =   25
            Top             =   360
            Width           =   1095
         End
      End
      Begin VB.CommandButton cmdq 
         Caption         =   "查找"
         Height          =   495
         Left            =   3840
         TabIndex        =   23
         Top             =   600
         Width           =   1095
      End
      Begin VB.Frame Frame2 
         BackColor       =   &H00FFFFC0&
         Height          =   1095
         Left            =   360
         TabIndex        =   20
         Top             =   240
         Width           =   3135
         Begin VB.CommandButton cmdl 
            Caption         =   "最后一条"
            Height          =   495
            Left            =   1800
            TabIndex        =   22
            Top             =   360
            Width           =   1095
         End
         Begin VB.CommandButton cmdf 
            Caption         =   "第一条"
            Height          =   495
            Left            =   240
            TabIndex        =   21
            Top             =   360
            Width           =   1095
         End
      End
   End
   Begin TabDlg.SSTab SSTab1 
      Height          =   4215
      Left            =   240
      TabIndex        =   0
      Top             =   240
      Width           =   10095
      _ExtentX        =   17806
      _ExtentY        =   7435
      _Version        =   393216
      Tab             =   2
      TabHeight       =   520
      BackColor       =   16777152
      ForeColor       =   16711680
      TabCaption(0)   =   "住户资料"
      TabPicture(0)   =   "Form7.frx":0000
      Tab(0).ControlEnabled=   0   'False
      Tab(0).Control(0)=   "Label1"
      Tab(0).Control(0).Enabled=   0   'False
      Tab(0).Control(1)=   "Label2"
      Tab(0).Control(1).Enabled=   0   'False
      Tab(0).Control(2)=   "Label3"
      Tab(0).Control(2).Enabled=   0   'False
      Tab(0).Control(3)=   "Label4"
      Tab(0).Control(3).Enabled=   0   'False
      Tab(0).Control(4)=   "Label5"
      Tab(0).Control(4).Enabled=   0   'False
      Tab(0).Control(5)=   "Label6"
      Tab(0).Control(5).Enabled=   0   'False
      Tab(0).Control(6)=   "Label7"
      Tab(0).Control(6).Enabled=   0   'False
      Tab(0).Control(7)=   "Label8"
      Tab(0).Control(7).Enabled=   0   'False
      Tab(0).Control(8)=   "Label9"
      Tab(0).Control(8).Enabled=   0   'False
      Tab(0).Control(9)=   "Label10"
      Tab(0).Control(9).Enabled=   0   'False
      Tab(0).Control(10)=   "Label11"
      Tab(0).Control(10).Enabled=   0   'False
      Tab(0).Control(11)=   "Label12"
      Tab(0).Control(11).Enabled=   0   'False
      Tab(0).Control(12)=   "Label13"
      Tab(0).Control(12).Enabled=   0   'False
      Tab(0).Control(13)=   "Label16"
      Tab(0).Control(13).Enabled=   0   'False
      Tab(0).Control(14)=   "Label17"
      Tab(0).Control(14).Enabled=   0   'False
      Tab(0).Control(15)=   "Label19"
      Tab(0).Control(15).Enabled=   0   'False
      Tab(0).Control(16)=   "Text1(0)"
      Tab(0).Control(16).Enabled=   0   'False
      Tab(0).Control(17)=   "Combo1"
      Tab(0).Control(17).Enabled=   0   'False
      Tab(0).Control(18)=   "Text1(1)"
      Tab(0).Control(18).Enabled=   0   'False
      Tab(0).Control(19)=   "Text1(2)"
      Tab(0).Control(19).Enabled=   0   'False
      Tab(0).Control(20)=   "Text1(3)"
      Tab(0).Control(20).Enabled=   0   'False
      Tab(0).Control(21)=   "Text1(4)"
      Tab(0).Control(21).Enabled=   0   'False
      Tab(0).Control(22)=   "Text1(5)"
      Tab(0).Control(22).Enabled=   0   'False
      Tab(0).Control(23)=   "Text1(6)"
      Tab(0).Control(23).Enabled=   0   'False
      Tab(0).Control(24)=   "Text1(7)"
      Tab(0).Control(24).Enabled=   0   'False
      Tab(0).Control(25)=   "Text1(8)"
      Tab(0).Control(25).Enabled=   0   'False
      Tab(0).Control(26)=   "Text1(9)"
      Tab(0).Control(26).Enabled=   0   'False
      Tab(0).Control(27)=   "Text1(10)"
      Tab(0).Control(27).Enabled=   0   'False
      Tab(0).Control(28)=   "Text1(12)"
      Tab(0).Control(28).Enabled=   0   'False
      Tab(0).Control(29)=   "Text1(11)"
      Tab(0).Control(29).Enabled=   0   'False
      Tab(0).ControlCount=   30
      TabCaption(1)   =   "住户收费资料"
      TabPicture(1)   =   "Form7.frx":001C
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "DataGrid1"
      Tab(1).Control(0).Enabled=   0   'False
      Tab(1).ControlCount=   1
      TabCaption(2)   =   "住户仪表资料"
      TabPicture(2)   =   "Form7.frx":0038
      Tab(2).ControlEnabled=   -1  'True
      Tab(2).Control(0)=   "Label15"
      Tab(2).Control(0).Enabled=   0   'False
      Tab(2).Control(1)=   "Label18"
      Tab(2).Control(1).Enabled=   0   'False
      Tab(2).Control(2)=   "Label21"
      Tab(2).Control(2).Enabled=   0   'False
      Tab(2).Control(3)=   "DataGrid2"
      Tab(2).Control(3).Enabled=   0   'False
      Tab(2).Control(4)=   "DataGrid3"
      Tab(2).Control(4).Enabled=   0   'False
      Tab(2).Control(5)=   "DataGrid4"
      Tab(2).Control(5).Enabled=   0   'False
      Tab(2).ControlCount=   6
      Begin MSDataGridLib.DataGrid DataGrid4 
         Bindings        =   "Form7.frx":0054
         Height          =   855
         Left            =   120
         TabIndex        =   54
         Top             =   3000
         Width           =   9855
         _ExtentX        =   17383
         _ExtentY        =   1508
         _Version        =   393216
         HeadLines       =   1
         RowHeight       =   15
         BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            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 MSDataGridLib.DataGrid DataGrid3 
         Height          =   855
         Left            =   120
         TabIndex        =   53
         Top             =   1800
         Width           =   9855
         _ExtentX        =   17383
         _ExtentY        =   1508
         _Version        =   393216
         HeadLines       =   1
         RowHeight       =   15
         BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            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.TextBox Text1 
         Height          =   375
         Index           =   11
         Left            =   -71160
         TabIndex        =   52
         Top             =   1080
         Width           =   1335
      End
      Begin VB.TextBox Text1 
         Height          =   375
         Index           =   12
         Left            =   -67680

⌨️ 快捷键说明

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