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

📄 frm_fwinfo.frm

📁 小区物业管理系统,(vb6+SQLServer2000+使用说明)
💻 FRM
📖 第 1 页 / 共 3 页
字号:
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 = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "tabctl32.ocx"
Begin VB.Form frm_fwinfo 
   Caption         =   "房屋信息登记"
   ClientHeight    =   5400
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   8055
   Icon            =   "frm_fwinfo.frx":0000
   LinkMode        =   1  'Source
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   ScaleHeight     =   5400
   ScaleWidth      =   8055
   StartUpPosition =   2  '屏幕中心
   Begin TabDlg.SSTab SSTab1 
      Height          =   5220
      Left            =   15
      TabIndex        =   0
      Top             =   135
      Width           =   7875
      _ExtentX        =   13891
      _ExtentY        =   9208
      _Version        =   393216
      TabHeight       =   520
      TabCaption(0)   =   "房屋信息登记"
      TabPicture(0)   =   "frm_fwinfo.frx":1C7A
      Tab(0).ControlEnabled=   -1  'True
      Tab(0).Control(0)=   "Frame1"
      Tab(0).Control(0).Enabled=   0   'False
      Tab(0).Control(1)=   "Frame4"
      Tab(0).Control(1).Enabled=   0   'False
      Tab(0).ControlCount=   2
      TabCaption(1)   =   "列表信息"
      TabPicture(1)   =   "frm_fwinfo.frx":1C96
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "Frame3"
      Tab(1).ControlCount=   1
      TabCaption(2)   =   "浏览信息"
      TabPicture(2)   =   "frm_fwinfo.frx":1CB2
      Tab(2).ControlEnabled=   0   'False
      Tab(2).Control(0)=   "Frame2"
      Tab(2).ControlCount=   1
      Begin VB.Frame Frame4 
         Height          =   630
         Left            =   1695
         TabIndex        =   37
         Top             =   4335
         Width           =   3825
         Begin VB.CommandButton Command5 
            Caption         =   "添 加"
            Height          =   350
            Left            =   165
            TabIndex        =   41
            Top             =   180
            Width           =   900
         End
         Begin VB.CommandButton CmdSave 
            Caption         =   "保 存"
            Height          =   350
            Left            =   1065
            TabIndex        =   40
            Top             =   180
            Width           =   900
         End
         Begin VB.CommandButton Command1 
            Caption         =   "取 消"
            Height          =   350
            Left            =   1950
            TabIndex        =   39
            Top             =   180
            Width           =   900
         End
         Begin VB.CommandButton Command2 
            Caption         =   "退 出"
            Height          =   350
            Left            =   2850
            TabIndex        =   38
            Top             =   180
            Width           =   900
         End
      End
      Begin VB.Frame Frame3 
         Height          =   4290
         Left            =   -74730
         TabIndex        =   31
         Top             =   525
         Width           =   7365
         Begin VB.CommandButton Command3 
            Caption         =   "退 出"
            Height          =   350
            Left            =   4875
            TabIndex        =   54
            Top             =   3825
            Width           =   900
         End
         Begin VB.CommandButton CmdDelete 
            Caption         =   "删 除"
            Height          =   350
            Left            =   3750
            TabIndex        =   33
            Top             =   3825
            Width           =   900
         End
         Begin VB.TextBox Text11 
            Height          =   300
            Left            =   4740
            TabIndex        =   32
            Top             =   3450
            Width           =   2370
         End
         Begin MSDataGridLib.DataGrid DataGrid1 
            Height          =   2370
            Left            =   225
            TabIndex        =   50
            Top             =   900
            Width           =   6885
            _ExtentX        =   12144
            _ExtentY        =   4180
            _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.Label Label22 
            AutoSize        =   -1  'True
            Caption         =   "房屋信息浏览"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   14.25
               Charset         =   134
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   285
            Left            =   2760
            TabIndex        =   52
            Top             =   225
            Width           =   1815
         End
         Begin VB.Label Label23 
            BackColor       =   &H00FF00FF&
            Height          =   90
            Left            =   1845
            TabIndex        =   51
            Top             =   600
            Width           =   3720
         End
         Begin VB.Label Label19 
            AutoSize        =   -1  'True
            Caption         =   "输入要更新记录的房间编号然后按回车:"
            Height          =   180
            Left            =   315
            TabIndex        =   36
            Top             =   3480
            Width           =   3240
         End
         Begin VB.Label Label20 
            AutoSize        =   -1  'True
            Caption         =   "房间编号:"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   9.75
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   195
            Left            =   3795
            TabIndex        =   35
            Top             =   3480
            Width           =   975
         End
         Begin VB.Label Label21 
            AutoSize        =   -1  'True
            Caption         =   "单击要删除的记录然后按删除按钮:"
            Height          =   180
            Left            =   675
            TabIndex        =   34
            Top             =   3915
            Width           =   2880
         End
      End
      Begin VB.Frame Frame2 
         Caption         =   "房屋信息浏览表"
         Height          =   4125
         Left            =   -74775
         TabIndex        =   30
         Top             =   555
         Width           =   7260
         Begin MSDataGridLib.DataGrid DataGrid2 
            Height          =   3645
            Left            =   120
            TabIndex        =   53
            Top             =   330
            Width           =   7020
            _ExtentX        =   12383
            _ExtentY        =   6429
            _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
      End
      Begin VB.Frame Frame1 
         Caption         =   "房屋信息栏"
         Height          =   3840
         Left            =   465
         TabIndex        =   1
         Top             =   465
         Width           =   6960
         Begin VB.TextBox Text18 
            Enabled         =   0   'False
            Height          =   300
            Left            =   3300
            TabIndex        =   49
            Top             =   2235
            Width           =   1200
         End
         Begin VB.TextBox Text17 
            Enabled         =   0   'False
            Height          =   300
            Left            =   3300
            TabIndex        =   48
            Top             =   1815
            Width           =   1200
         End
         Begin VB.TextBox Text16 

⌨️ 快捷键说明

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