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

📄 frmroomsource.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 frmroomsource 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "房产资源"
   ClientHeight    =   6195
   ClientLeft      =   885
   ClientTop       =   2430
   ClientWidth     =   10320
   DrawMode        =   1  'Blackness
   DrawStyle       =   2  'Dot
   FillStyle       =   0  'Solid
   FontTransparent =   0   'False
   LinkTopic       =   "Form6"
   MaxButton       =   0   'False
   MDIChild        =   -1  'True
   MinButton       =   0   'False
   PaletteMode     =   1  'UseZOrder
   ScaleHeight     =   6195
   ScaleWidth      =   10320
   Begin VB.Frame Frame2 
      Caption         =   "Frame2"
      Height          =   5175
      Left            =   120
      TabIndex        =   55
      Top             =   120
      Width           =   9375
      Begin MSDataGridLib.DataGrid DataGrid6 
         Height          =   3735
         Left            =   0
         TabIndex        =   65
         Top             =   1440
         Width           =   9375
         _ExtentX        =   16536
         _ExtentY        =   6588
         _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.Frame Frame3 
         Caption         =   "选择查询条件"
         Height          =   1455
         Left            =   0
         TabIndex        =   56
         Top             =   0
         Width           =   9375
         Begin VB.ComboBox Combo3 
            Height          =   300
            Left            =   4560
            TabIndex        =   62
            Top             =   600
            Visible         =   0   'False
            Width           =   1695
         End
         Begin VB.ComboBox Combo2 
            Height          =   300
            Left            =   1440
            TabIndex        =   61
            Top             =   600
            Visible         =   0   'False
            Width           =   1695
         End
         Begin VB.CheckBox Check1 
            Caption         =   "Check1"
            Height          =   255
            Left            =   360
            TabIndex        =   60
            Top             =   600
            Width           =   255
         End
         Begin VB.CheckBox Check2 
            Caption         =   "Check2"
            Height          =   255
            Left            =   3360
            TabIndex        =   59
            Top             =   600
            Width           =   255
         End
         Begin VB.CommandButton Command9 
            Caption         =   "查询"
            Height          =   375
            Left            =   6480
            TabIndex        =   58
            Top             =   600
            Width           =   1095
         End
         Begin VB.CommandButton Command8 
            Caption         =   "关闭"
            Height          =   375
            Left            =   7920
            TabIndex        =   57
            Top             =   600
            Width           =   1095
         End
         Begin VB.Label Label25 
            Caption         =   "楼宇"
            Height          =   255
            Left            =   720
            TabIndex        =   64
            Top             =   600
            Width           =   975
         End
         Begin VB.Label Label16 
            Caption         =   "代码"
            Height          =   255
            Left            =   3720
            TabIndex        =   63
            Top             =   600
            Width           =   975
         End
      End
   End
   Begin VB.Frame Frame1 
      Caption         =   "Frame1"
      Height          =   5175
      Left            =   120
      TabIndex        =   6
      Top             =   120
      Width           =   9375
      Begin VB.CommandButton Command7 
         Caption         =   "取消"
         Height          =   375
         Left            =   7680
         TabIndex        =   50
         Top             =   1320
         Width           =   1215
      End
      Begin VB.CommandButton Command6 
         Caption         =   "确定"
         Height          =   375
         Left            =   7680
         TabIndex        =   49
         Top             =   600
         Width           =   1215
      End
      Begin TabDlg.SSTab SSTab1 
         Height          =   4695
         Left            =   240
         TabIndex        =   7
         Top             =   240
         Width           =   7215
         _ExtentX        =   12726
         _ExtentY        =   8281
         _Version        =   393216
         Style           =   1
         Tabs            =   5
         TabsPerRow      =   5
         TabHeight       =   520
         TabCaption(0)   =   "房间基本信息"
         TabPicture(0)   =   "frmroomsource.frx":0000
         Tab(0).ControlEnabled=   -1  'True
         Tab(0).Control(0)=   "Frame6"
         Tab(0).Control(0).Enabled=   0   'False
         Tab(0).ControlCount=   1
         TabCaption(1)   =   "水表"
         TabPicture(1)   =   "frmroomsource.frx":001C
         Tab(1).ControlEnabled=   0   'False
         Tab(1).Control(0)=   "DataGrid2"
         Tab(1).ControlCount=   1
         TabCaption(2)   =   "电表"
         TabPicture(2)   =   "frmroomsource.frx":0038
         Tab(2).ControlEnabled=   0   'False
         Tab(2).Control(0)=   "DataGrid3"
         Tab(2).ControlCount=   1
         TabCaption(3)   =   "燃气表"
         TabPicture(3)   =   "frmroomsource.frx":0054
         Tab(3).ControlEnabled=   0   'False
         Tab(3).Control(0)=   "DataGrid4"
         Tab(3).ControlCount=   1
         TabCaption(4)   =   "空调表"
         TabPicture(4)   =   "frmroomsource.frx":0070
         Tab(4).ControlEnabled=   0   'False
         Tab(4).Control(0)=   "DataGrid5"
         Tab(4).ControlCount=   1
         Begin MSDataGridLib.DataGrid DataGrid5 
            Height          =   3855
            Left            =   -74760
            TabIndex        =   54
            Top             =   600
            Width           =   6495
            _ExtentX        =   11456
            _ExtentY        =   6800
            _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 DataGrid4 
            Height          =   3855
            Left            =   -74760
            TabIndex        =   53
            Top             =   600
            Width           =   6495
            _ExtentX        =   11456
            _ExtentY        =   6800
            _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          =   3855
            Left            =   -74760
            TabIndex        =   52
            Top             =   600
            Width           =   6495
            _ExtentX        =   11456
            _ExtentY        =   6800
            _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

⌨️ 快捷键说明

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