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

📄 frmbaseinput.frm

📁 一个实用的房产信息管理系统
💻 FRM
📖 第 1 页 / 共 5 页
字号:
VERSION 5.00
Object = "{6B7E6392-850A-101B-AFC0-4210102A8DA7}#1.3#0"; "comctl32.ocx"
Begin VB.Form frmBaseInput 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "基本数据录入及编辑"
   ClientHeight    =   6825
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   9510
   Icon            =   "frmBaseInput.frx":0000
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   6825
   ScaleWidth      =   9510
   ShowInTaskbar   =   0   'False
   StartUpPosition =   1  '所有者中心
   Begin VB.PictureBox SSPanel1 
      Height          =   675
      Left            =   60
      ScaleHeight     =   615
      ScaleWidth      =   9345
      TabIndex        =   79
      Top             =   5730
      Width           =   9405
      Begin VB.CommandButton cmdDinW 
         Caption         =   "定位"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   405
         Left            =   7560
         TabIndex        =   89
         Top             =   150
         Width           =   855
      End
      Begin VB.CommandButton Command1 
         Caption         =   " 相关  信息"
         Height          =   405
         Left            =   6720
         TabIndex        =   88
         Top             =   150
         Width           =   855
      End
      Begin VB.CommandButton cmdPrevious 
         Caption         =   "上条"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   405
         Left            =   960
         TabIndex        =   87
         Top             =   150
         Width           =   855
      End
      Begin VB.CommandButton cmdSave 
         Caption         =   "保存"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   405
         Left            =   5040
         TabIndex        =   86
         Top             =   150
         Width           =   855
      End
      Begin VB.CommandButton cmdExit 
         Caption         =   "退出"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   405
         Left            =   8400
         TabIndex        =   85
         Top             =   150
         Width           =   855
      End
      Begin VB.CommandButton cmdDelete 
         Caption         =   "删除"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   405
         Left            =   5880
         TabIndex        =   84
         Top             =   150
         Width           =   855
      End
      Begin VB.CommandButton cmdAddnew 
         Caption         =   "添加"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   405
         Left            =   4200
         TabIndex        =   83
         Top             =   150
         Width           =   855
      End
      Begin VB.CommandButton cmdLast 
         Caption         =   "末条"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   405
         Left            =   2640
         TabIndex        =   82
         Top             =   150
         Width           =   855
      End
      Begin VB.CommandButton cmdNext 
         Caption         =   "下条"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   405
         Left            =   1800
         TabIndex        =   81
         Top             =   150
         Width           =   855
      End
      Begin VB.CommandButton cmdFirst 
         Caption         =   "首条"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   405
         Left            =   120
         TabIndex        =   80
         Top             =   150
         Width           =   855
      End
   End
   Begin VB.Frame Frame2 
      Height          =   2655
      Left            =   30
      TabIndex        =   62
      Top             =   3060
      Width           =   9435
      Begin VB.TextBox txtBeiZ 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00FF0000&
         Height          =   330
         Left            =   1050
         TabIndex        =   37
         Top             =   2200
         Width           =   8295
      End
      Begin VB.TextBox txtJianZMJ 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00FF0000&
         Height          =   330
         Left            =   1050
         TabIndex        =   30
         Top             =   1220
         Width           =   1335
      End
      Begin VB.TextBox txtJiFZ 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00FF0000&
         Height          =   330
         Left            =   5670
         TabIndex        =   32
         Top             =   1220
         Width           =   1335
      End
      Begin VB.TextBox txtJuZJS 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00FF0000&
         Height          =   330
         Left            =   5670
         TabIndex        =   24
         Top             =   240
         Width           =   1335
      End
      Begin VB.TextBox txtJuZMJ 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00FF0000&
         Height          =   330
         Left            =   1050
         TabIndex        =   22
         Top             =   240
         Width           =   1335
      End
      Begin VB.TextBox txtShenQYQ 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00FF0000&
         Height          =   330
         Left            =   1050
         TabIndex        =   26
         Top             =   730
         Width           =   1335
      End
      Begin VB.TextBox txtRenJMJ 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00FF0000&
         Height          =   330
         Left            =   3360
         TabIndex        =   23
         Top             =   240
         Width           =   1335
      End
      Begin VB.ComboBox cboFenP 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00FF0000&
         Height          =   330
         IMEMode         =   3  'DISABLE
         ItemData        =   "frmBaseInput.frx":030A
         Left            =   5670
         List            =   "frmBaseInput.frx":0314
         TabIndex        =   28
         Top             =   730
         Width           =   1335
      End
      Begin VB.TextBox txtPeiFRQ 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00FF0000&
         Height          =   330
         Left            =   7980
         TabIndex        =   29
         Top             =   730
         Width           =   1335
      End
      Begin VB.TextBox txtShenQRQ 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00FF0000&
         Height          =   330
         Left            =   3360
         TabIndex        =   27
         Top             =   730
         Width           =   1335
      End
      Begin VB.ComboBox cboLaoSD 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00FF0000&
         Height          =   330
         IMEMode         =   3  'DISABLE
         ItemData        =   "frmBaseInput.frx":031F
         Left            =   3360
         List            =   "frmBaseInput.frx":0329
         TabIndex        =   31

⌨️ 快捷键说明

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