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

📄 form17.frm

📁 小区物业管理系统完整文档及代码。帮助毕业同学做好毕业设计。
💻 FRM
📖 第 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 frmD2 
   BackColor       =   &H00E0E0E0&
   Caption         =   "仪表数据统计"
   ClientHeight    =   6765
   ClientLeft      =   60
   ClientTop       =   450
   ClientWidth     =   9270
   LinkTopic       =   "Form17"
   ScaleHeight     =   6765
   ScaleWidth      =   9270
   Begin TabDlg.SSTab SSTab1 
      Height          =   6015
      Left            =   360
      TabIndex        =   0
      Top             =   360
      Width           =   8535
      _ExtentX        =   15055
      _ExtentY        =   10610
      _Version        =   393216
      Tabs            =   4
      Tab             =   3
      TabsPerRow      =   4
      TabHeight       =   520
      BackColor       =   14737632
      TabCaption(0)   =   "水表数据统计"
      TabPicture(0)   =   "Form17.frx":0000
      Tab(0).ControlEnabled=   0   'False
      Tab(0).Control(0)=   "DataGrid1(0)"
      Tab(0).Control(1)=   "DataGrid2(0)"
      Tab(0).Control(2)=   "Frame1(0)"
      Tab(0).ControlCount=   3
      TabCaption(1)   =   "电表数据统计"
      TabPicture(1)   =   "Form17.frx":001C
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "DataGrid1(1)"
      Tab(1).Control(1)=   "DataGrid2(1)"
      Tab(1).Control(2)=   "Frame1(1)"
      Tab(1).ControlCount=   3
      TabCaption(2)   =   "气表数据统计"
      TabPicture(2)   =   "Form17.frx":0038
      Tab(2).ControlEnabled=   0   'False
      Tab(2).Control(0)=   "DataGrid1(2)"
      Tab(2).Control(1)=   "DataGrid2(2)"
      Tab(2).Control(2)=   "Frame1(2)"
      Tab(2).ControlCount=   3
      TabCaption(3)   =   "住户水电气表数据统计"
      TabPicture(3)   =   "Form17.frx":0054
      Tab(3).ControlEnabled=   -1  'True
      Tab(3).Control(0)=   "DataGrid1(3)"
      Tab(3).Control(0).Enabled=   0   'False
      Tab(3).Control(1)=   "Frame1(3)"
      Tab(3).Control(1).Enabled=   0   'False
      Tab(3).ControlCount=   2
      Begin VB.Frame Frame1 
         BackColor       =   &H8000000A&
         Caption         =   "选择排序方式"
         ForeColor       =   &H00FF0000&
         Height          =   1215
         Index           =   0
         Left            =   -69840
         TabIndex        =   13
         Top             =   4200
         Width           =   2895
         Begin VB.CommandButton cmdOrderw 
            Caption         =   "排 序"
            Height          =   255
            Left            =   1920
            TabIndex        =   15
            Top             =   600
            Width           =   735
         End
         Begin VB.ComboBox Combo1 
            Height          =   300
            Index           =   0
            ItemData        =   "Form17.frx":0070
            Left            =   240
            List            =   "Form17.frx":00A2
            TabIndex        =   14
            Text            =   "Combo1"
            Top             =   600
            Width           =   1455
         End
         Begin VB.Label Label1 
            Caption         =   "排序方式"
            ForeColor       =   &H00FF0000&
            Height          =   255
            Index           =   0
            Left            =   240
            TabIndex        =   16
            Top             =   240
            Width           =   855
         End
      End
      Begin VB.Frame Frame1 
         Caption         =   "选择排序方式"
         ForeColor       =   &H00FF0000&
         Height          =   1215
         Index           =   1
         Left            =   -69840
         TabIndex        =   9
         Top             =   4200
         Width           =   2895
         Begin VB.CommandButton cmdOrderp 
            Caption         =   "排 序"
            Height          =   255
            Left            =   1920
            TabIndex        =   11
            Top             =   600
            Width           =   735
         End
         Begin VB.ComboBox Combo1 
            Height          =   300
            Index           =   1
            ItemData        =   "Form17.frx":0130
            Left            =   240
            List            =   "Form17.frx":0162
            TabIndex        =   10
            Text            =   "Combo1"
            Top             =   600
            Width           =   1455
         End
         Begin VB.Label Label1 
            Caption         =   "排序方式"
            ForeColor       =   &H00FF0000&
            Height          =   255
            Index           =   1
            Left            =   240
            TabIndex        =   12
            Top             =   240
            Width           =   855
         End
      End
      Begin VB.Frame Frame1 
         Caption         =   "选择排序方式"
         ForeColor       =   &H00FF0000&
         Height          =   1215
         Index           =   2
         Left            =   -69840
         TabIndex        =   5
         Top             =   4200
         Width           =   2895
         Begin VB.CommandButton cmdOrderg 
            Caption         =   "排 序"
            Height          =   255
            Left            =   1920
            TabIndex        =   7
            Top             =   600
            Width           =   735
         End
         Begin VB.ComboBox Combo1 
            Height          =   300
            Index           =   2
            ItemData        =   "Form17.frx":01F0
            Left            =   240
            List            =   "Form17.frx":0222
            TabIndex        =   6
            Text            =   "Combo1"
            Top             =   600
            Width           =   1455
         End
         Begin VB.Label Label1 
            Caption         =   "排序方式"
            ForeColor       =   &H00FF0000&
            Height          =   255
            Index           =   2
            Left            =   240
            TabIndex        =   8
            Top             =   240
            Width           =   855
         End
      End
      Begin VB.Frame Frame1 
         Caption         =   "选择排序方式"
         ForeColor       =   &H00000000&
         Height          =   735
         Index           =   3
         Left            =   4080
         TabIndex        =   1
         Top             =   4440
         Width           =   3855
         Begin VB.CommandButton cmdOrderc 
            Caption         =   "排 序"
            Height          =   255
            Left            =   3000
            TabIndex        =   3
            Top             =   240
            Width           =   735
         End
         Begin VB.ComboBox Combo1 
            Height          =   300
            Index           =   3
            ItemData        =   "Form17.frx":02B0
            Left            =   1200
            List            =   "Form17.frx":02E2
            TabIndex        =   2
            Text            =   "Combo1"
            Top             =   240
            Width           =   1575
         End
         Begin VB.Label Label1 
            Caption         =   "排序方式"
            ForeColor       =   &H00000000&
            Height          =   255
            Index           =   3
            Left            =   240
            TabIndex        =   4
            Top             =   240
            Width           =   855
         End
      End
      Begin MSDataGridLib.DataGrid DataGrid2 
         Height          =   1695
         Index           =   0
         Left            =   -74640
         TabIndex        =   17
         Top             =   3960
         Width           =   4695
         _ExtentX        =   8281
         _ExtentY        =   2990
         _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 DataGrid1 
         Height          =   3135
         Index           =   0
         Left            =   -74640
         TabIndex        =   18
         Top             =   600
         Width           =   7695
         _ExtentX        =   13573
         _ExtentY        =   5530
         _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 DataGrid2 
         Height          =   1695
         Index           =   1
         Left            =   -74640
         TabIndex        =   19
         Top             =   3960
         Width           =   4695

⌨️ 快捷键说明

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