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

📄 form25.frm

📁 小区物业管理系统完整文档及代码。帮助毕业同学做好毕业设计。
💻 FRM
📖 第 1 页 / 共 4 页
字号:
VERSION 5.00
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Begin VB.Form frmC4 
   BackColor       =   &H00E0E0E0&
   Caption         =   "物业收费管理"
   ClientHeight    =   6585
   ClientLeft      =   60
   ClientTop       =   450
   ClientWidth     =   12405
   LinkTopic       =   "Form25"
   ScaleHeight     =   6585
   ScaleWidth      =   12405
   Begin VB.Frame Frame1 
      BackColor       =   &H00E0E0E0&
      Caption         =   "浏览方式"
      ForeColor       =   &H00000000&
      Height          =   1575
      Index           =   1
      Left            =   360
      TabIndex        =   11
      Top             =   4680
      Width           =   8775
      Begin VB.Frame Frame3 
         BackColor       =   &H00E0E0E0&
         Height          =   1095
         Left            =   5280
         TabIndex        =   16
         Top             =   240
         Width           =   3135
         Begin VB.CommandButton cmdn 
            Caption         =   "后一条"
            Height          =   495
            Left            =   1800
            TabIndex        =   18
            Top             =   360
            Width           =   1095
         End
         Begin VB.CommandButton cmdp 
            Caption         =   "前一条"
            Height          =   495
            Left            =   240
            TabIndex        =   17
            Top             =   360
            Width           =   1095
         End
      End
      Begin VB.CommandButton cmdq 
         Caption         =   "查找"
         Height          =   495
         Left            =   3840
         TabIndex        =   15
         Top             =   600
         Width           =   1095
      End
      Begin VB.Frame Frame2 
         BackColor       =   &H00E0E0E0&
         Height          =   1095
         Left            =   360
         TabIndex        =   12
         Top             =   240
         Width           =   3135
         Begin VB.CommandButton cmdl 
            Caption         =   "最后一条"
            Height          =   495
            Left            =   1800
            TabIndex        =   14
            Top             =   360
            Width           =   1095
         End
         Begin VB.CommandButton cmdf 
            Caption         =   "第一条"
            Height          =   495
            Left            =   240
            TabIndex        =   13
            Top             =   360
            Width           =   1095
         End
      End
   End
   Begin VB.Frame Frame6 
      BackColor       =   &H00E0E0E0&
      Caption         =   "编辑功能"
      ForeColor       =   &H00000000&
      Height          =   3975
      Left            =   10200
      TabIndex        =   5
      Top             =   240
      Width           =   1815
      Begin VB.CommandButton cmdcancel 
         Caption         =   "取消"
         Height          =   495
         Left            =   360
         TabIndex        =   10
         Top             =   3120
         Width           =   1095
      End
      Begin VB.CommandButton cmdsave 
         Caption         =   "保存"
         Height          =   495
         Left            =   360
         TabIndex        =   9
         Top             =   2400
         Width           =   1095
      End
      Begin VB.CommandButton cmddel 
         Caption         =   "删除"
         Height          =   495
         Left            =   360
         TabIndex        =   8
         Top             =   1680
         Width           =   1095
      End
      Begin VB.CommandButton cmdedit 
         Caption         =   "修改"
         Height          =   495
         Left            =   360
         TabIndex        =   7
         Top             =   960
         Width           =   1095
      End
      Begin VB.CommandButton cmdadd 
         Caption         =   "添加"
         Height          =   495
         Left            =   360
         TabIndex        =   6
         Top             =   240
         Width           =   1095
      End
   End
   Begin VB.Frame Frame5 
      BackColor       =   &H00E0E0E0&
      Height          =   855
      Left            =   9480
      TabIndex        =   1
      Top             =   4680
      Width           =   2535
      Begin VB.TextBox Text2 
         Height          =   375
         Left            =   960
         TabIndex        =   2
         Top             =   240
         Width           =   615
      End
      Begin VB.Label Label2 
         BackColor       =   &H00E0E0E0&
         Caption         =   "记录"
         ForeColor       =   &H00000000&
         Height          =   255
         Index           =   1
         Left            =   1800
         TabIndex        =   4
         Top             =   360
         Width           =   495
      End
      Begin VB.Label Label1 
         BackColor       =   &H00E0E0E0&
         Caption         =   "共计:"
         ForeColor       =   &H00000000&
         Height          =   255
         Index           =   7
         Left            =   240
         TabIndex        =   3
         Top             =   360
         Width           =   615
      End
   End
   Begin VB.CommandButton cmdclose 
      Caption         =   "关闭"
      Height          =   495
      Left            =   10200
      TabIndex        =   0
      Top             =   5760
      Width           =   1095
   End
   Begin TabDlg.SSTab SSTab1 
      Height          =   4095
      Left            =   360
      TabIndex        =   19
      Top             =   240
      Width           =   9255
      _ExtentX        =   16325
      _ExtentY        =   7223
      _Version        =   393216
      Tabs            =   2
      Tab             =   1
      TabsPerRow      =   2
      TabHeight       =   520
      BackColor       =   14737632
      TabCaption(0)   =   "物 业 收 费 管 理"
      TabPicture(0)   =   "Form25.frx":0000
      Tab(0).ControlEnabled=   0   'False
      Tab(0).Control(0)=   "Frame1(0)"
      Tab(0).ControlCount=   1
      TabCaption(1)   =   "水、电、气仪表收费管理"
      TabPicture(1)   =   "Form25.frx":001C
      Tab(1).ControlEnabled=   -1  'True
      Tab(1).Control(0)=   "Frame1(2)"
      Tab(1).Control(0).Enabled=   0   'False
      Tab(1).ControlCount=   1
      Begin VB.Frame Frame1 
         Height          =   3615
         Index           =   2
         Left            =   120
         TabIndex        =   50
         Top             =   360
         Width           =   9015
         Begin VB.TextBox Text1 
            Height          =   390
            Index           =   14
            Left            =   1080
            TabIndex        =   63
            Top             =   480
            Width           =   1095
         End
         Begin VB.TextBox Text1 
            Height          =   390
            Index           =   15
            Left            =   3360
            TabIndex        =   62
            Top             =   480
            Width           =   1215
         End
         Begin VB.TextBox Text1 
            Height          =   390
            Index           =   16
            Left            =   5880
            TabIndex        =   61
            Top             =   480
            Width           =   3015
         End
         Begin VB.TextBox Text1 
            Height          =   390
            Index           =   17
            Left            =   1080
            TabIndex        =   60
            Top             =   1080
            Width           =   735
         End
         Begin VB.TextBox Text1 
            Height          =   390
            Index           =   18
            Left            =   2640
            TabIndex        =   59
            Top             =   1080
            Width           =   735
         End
         Begin VB.TextBox Text1 
            Height          =   390
            Index           =   19
            Left            =   4560
            TabIndex        =   58
            Top             =   1080
            Width           =   1695
         End
         Begin VB.TextBox Text1 
            Height          =   390
            Index           =   20
            Left            =   7320
            TabIndex        =   57
            Top             =   1080
            Width           =   1215
         End
         Begin VB.TextBox Text1 
            Height          =   390
            Index           =   21
            Left            =   1080
            TabIndex        =   56
            Top             =   1680
            Width           =   1095
         End
         Begin VB.TextBox Text1 
            Height          =   390
            Index           =   22
            Left            =   3960
            TabIndex        =   55
            Top             =   1680
            Width           =   1215
         End
         Begin VB.TextBox Text1 
            Height          =   390
            Index           =   23
            Left            =   6960
            TabIndex        =   54
            Top             =   1680
            Width           =   1215
         End
         Begin VB.TextBox Text1 
            Height          =   390
            Index           =   24
            Left            =   1080
            TabIndex        =   53
            Top             =   2280
            Width           =   2775
         End
         Begin VB.TextBox Text1 
            Height          =   390
            Index           =   25
            Left            =   5880
            TabIndex        =   52
            Top             =   2280
            Width           =   3015
         End
         Begin VB.TextBox Text1 
            Height          =   495
            Index           =   26
            Left            =   1080
            MultiLine       =   -1  'True
            TabIndex        =   51
            Top             =   2880
            Width           =   7815
         End
         Begin VB.Label Label1 
            Caption         =   "收费编号"
            ForeColor       =   &H00000000&
            Height          =   255
            Index           =   27
            Left            =   120
            TabIndex        =   79
            Top             =   600
            Width           =   735
         End
         Begin VB.Label Label1 
            Caption         =   "住户姓名"
            ForeColor       =   &H00000000&
            Height          =   255
            Index           =   26
            Left            =   2400
            TabIndex        =   78
            Top             =   600
            Width           =   735
         End
         Begin VB.Label Label1 
            Caption         =   "物业地址"
            ForeColor       =   &H00000000&
            Height          =   255
            Index           =   25
            Left            =   4920
            TabIndex        =   77
            Top             =   600
            Width           =   735
         End
         Begin VB.Label Label1 
            Caption         =   "年份"
            ForeColor       =   &H00000000&
            Height          =   255
            Index           =   24
            Left            =   240
            TabIndex        =   76
            Top             =   1200
            Width           =   495
         End
         Begin VB.Label Label1 
            Caption         =   "月份"
            ForeColor       =   &H00000000&
            Height          =   255
            Index           =   23
            Left            =   2160
            TabIndex        =   75
            Top             =   1200
            Width           =   495
         End
         Begin VB.Label Label1 
            Caption         =   "收费项目"
            ForeColor       =   &H00000000&
            Height          =   255
            Index           =   22
            Left            =   3600
            TabIndex        =   74
            Top             =   1200
            Width           =   735
         End
         Begin VB.Label Label1 
            Caption         =   "收费方式"
            ForeColor       =   &H00000000&
            Height          =   255
            Index           =   21
            Left            =   6480
            TabIndex        =   73
            Top             =   1200
            Width           =   735
         End
         Begin VB.Label Label1 
            Caption         =   "应收总额"
            ForeColor       =   &H00000000&
            Height          =   255
            Index           =   20
            Left            =   120
            TabIndex        =   72
            Top             =   1800
            Width           =   735
         End
         Begin VB.Label Label1 
            Caption         =   "已交金额"

⌨️ 快捷键说明

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