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

📄 frmrejif.frm

📁 一个实用的房产信息管理系统
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{6B7E6392-850A-101B-AFC0-4210102A8DA7}#1.3#0"; "comctl32.ocx"
Begin VB.Form frmReJiF 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "积分情况编辑"
   ClientHeight    =   4815
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   8910
   Icon            =   "frmReJiF.frx":0000
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   4815
   ScaleWidth      =   8910
   ShowInTaskbar   =   0   'False
   StartUpPosition =   1  '所有者中心
   Begin VB.PictureBox SSPanel1 
      Height          =   645
      Left            =   60
      ScaleHeight     =   585
      ScaleWidth      =   8745
      TabIndex        =   40
      Top             =   3720
      Width           =   8805
      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          =   345
         Left            =   270
         TabIndex        =   48
         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          =   345
         Left            =   1980
         TabIndex        =   47
         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          =   345
         Left            =   2820
         TabIndex        =   46
         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          =   345
         Left            =   5040
         TabIndex        =   45
         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          =   345
         Left            =   6780
         TabIndex        =   44
         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          =   345
         Left            =   7620
         TabIndex        =   43
         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          =   345
         Left            =   5910
         TabIndex        =   42
         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          =   345
         Left            =   1140
         TabIndex        =   41
         Top             =   150
         Width           =   855
      End
   End
   Begin VB.Frame Frame1 
      Height          =   3615
      Left            =   60
      TabIndex        =   1
      Top             =   30
      Width           =   8805
      Begin VB.TextBox txtSanD 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00C00000&
         Height          =   360
         Left            =   1140
         TabIndex        =   20
         Top             =   2202
         Width           =   1815
      End
      Begin VB.TextBox txtZhiWF 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00C00000&
         Height          =   360
         Left            =   1140
         TabIndex        =   19
         Text            =   " "
         Top             =   1266
         Width           =   1815
      End
      Begin VB.TextBox txtRenJMJF 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00C00000&
         Height          =   360
         Left            =   7050
         TabIndex        =   18
         Top             =   791
         Width           =   1545
      End
      Begin VB.TextBox txtXinM 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00C00000&
         Height          =   360
         Left            =   7050
         TabIndex        =   17
         Text            =   " "
         Top             =   360
         Width           =   1545
      End
      Begin VB.TextBox txtGongH 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00C00000&
         Height          =   360
         Left            =   1140
         TabIndex        =   16
         Text            =   " "
         Top             =   330
         Width           =   1815
      End
      Begin VB.TextBox txtBianH 
         ForeColor       =   &H00C00000&
         Height          =   360
         Left            =   4050
         TabIndex        =   15
         Top             =   360
         Width           =   1815
      End
      Begin VB.TextBox txtJianS 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00C00000&
         Height          =   360
         Left            =   4050
         TabIndex        =   14
         Top             =   2675
         Width           =   1815
      End
      Begin VB.ComboBox cboZhiCLB 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00C00000&
         Height          =   330
         Left            =   4050
         TabIndex        =   13
         Top             =   832
         Width           =   1815
      End
      Begin VB.ComboBox cboZhiWLB 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00C00000&
         Height          =   330
         IMEMode         =   3  'DISABLE
         ItemData        =   "frmReJiF.frx":030A
         Left            =   1140
         List            =   "frmReJiF.frx":030C
         TabIndex        =   12
         Top             =   798
         Width           =   1815
      End
      Begin VB.TextBox txtZhiLF 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00C00000&
         Height          =   360
         Left            =   7050
         TabIndex        =   11
         Text            =   " "
         Top             =   1260
         Width           =   1545
      End
      Begin VB.TextBox txtGongLF 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00C00000&
         Height          =   360
         Left            =   4050
         TabIndex        =   10
         Text            =   " "
         Top             =   1259
         Width           =   1815
      End
      Begin VB.TextBox txtDaZN 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00C00000&
         Height          =   360
         Left            =   1140
         TabIndex        =   9
         Top             =   2670
         Width           =   1815
      End
      Begin VB.TextBox txtShuangZG 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00C00000&
         Height          =   360
         Left            =   4050
         TabIndex        =   8
         Top             =   3150
         Width           =   1815
      End
      Begin VB.TextBox txtZongDF 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00C00000&
         Height          =   360
         Left            =   7050
         TabIndex        =   7
         Top             =   2220
         Width           =   1545
      End
      Begin VB.TextBox txtPeiFF 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00C00000&
         Height          =   360
         Left            =   1140
         TabIndex        =   6
         Top             =   3180
         Width           =   1815
      End
      Begin VB.TextBox txtWeiS 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00C00000&
         Height          =   360
         Left            =   4050
         TabIndex        =   5
         Top             =   1731
         Width           =   1815
      End
      Begin VB.TextBox txtJiangLF 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00C00000&
         Height          =   360

⌨️ 快捷键说明

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