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

📄 frmmodifysell.frm

📁 管理房地产营运
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Begin VB.Form frmModifySell 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "编辑销售信息"
   ClientHeight    =   7320
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   8385
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MDIChild        =   -1  'True
   MinButton       =   0   'False
   ScaleHeight     =   7320
   ScaleWidth      =   8385
   Begin VB.Frame Frame3 
      Caption         =   "修改销售信息"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   9
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   1092
      Left            =   120
      TabIndex        =   30
      Top             =   6000
      Width           =   8175
      Begin VB.CommandButton editCommand 
         Caption         =   "修改记录"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   492
         Left            =   270
         TabIndex        =   34
         Top             =   390
         Width           =   1350
      End
      Begin VB.CommandButton updateCommand 
         Caption         =   "保存记录"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   492
         Left            =   2280
         TabIndex        =   33
         Top             =   390
         Width           =   1455
      End
      Begin VB.CommandButton cancelCommand 
         Caption         =   "关闭退出"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   492
         Left            =   6240
         TabIndex        =   32
         Top             =   390
         Width           =   1575
      End
      Begin VB.CommandButton deleteCommand 
         Caption         =   "删除记录"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   492
         Left            =   4225
         TabIndex        =   31
         Top             =   390
         Width           =   1440
      End
   End
   Begin VB.Frame Frame2 
      Caption         =   "查看销售信息"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   9
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   1092
      Left            =   120
      TabIndex        =   25
      Top             =   4680
      Width           =   8175
      Begin VB.CommandButton firstCommand 
         Caption         =   "第一条记录"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   492
         Left            =   240
         TabIndex        =   29
         Top             =   360
         Width           =   1452
      End
      Begin VB.CommandButton previousCommand 
         Caption         =   "上一条记录"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   492
         Left            =   2240
         TabIndex        =   28
         Top             =   360
         Width           =   1452
      End
      Begin VB.CommandButton nextCommand 
         Caption         =   "下一条记录"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   492
         Left            =   4240
         TabIndex        =   27
         Top             =   360
         Width           =   1452
      End
      Begin VB.CommandButton lastCommand 
         Caption         =   "最后一条记录"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   492
         Left            =   6240
         TabIndex        =   26
         Top             =   360
         Width           =   1692
      End
   End
   Begin VB.Frame Frame1 
      Caption         =   "编辑销售信息"
      Height          =   4215
      Left            =   120
      TabIndex        =   0
      Top             =   240
      Width           =   8175
      Begin VB.TextBox txtfields 
         Height          =   375
         Index           =   0
         Left            =   1440
         TabIndex        =   12
         Top             =   360
         Width           =   2415
      End
      Begin VB.TextBox txtfields 
         Height          =   375
         Index           =   1
         Left            =   5400
         TabIndex        =   11
         Top             =   480
         Width           =   2535
      End
      Begin VB.TextBox txtfields 
         Height          =   375
         Index           =   2
         Left            =   1440
         TabIndex        =   10
         Top             =   930
         Width           =   2415
      End
      Begin VB.TextBox txtfields 
         Height          =   375
         Index           =   3
         Left            =   5400
         TabIndex        =   9
         Top             =   1035
         Width           =   2535
      End
      Begin VB.TextBox txtfields 
         Height          =   375
         Index           =   4
         Left            =   1440
         TabIndex        =   8
         Top             =   1515
         Width           =   2415
      End
      Begin VB.TextBox txtfields 
         Height          =   375
         Index           =   5
         Left            =   5400
         TabIndex        =   7
         Top             =   1590
         Width           =   2535
      End
      Begin VB.TextBox txtfields 
         Height          =   375
         Index           =   6
         Left            =   1440
         TabIndex        =   6
         Top             =   2085
         Width           =   2415
      End
      Begin VB.TextBox txtfields 
         Height          =   375
         Index           =   7
         Left            =   5400
         TabIndex        =   5
         Top             =   2130
         Width           =   2535
      End
      Begin VB.TextBox txtfields 
         Height          =   375
         Index           =   8
         Left            =   1440
         TabIndex        =   4
         Top             =   2670
         Width           =   2415
      End
      Begin VB.TextBox txtfields 
         Height          =   375
         Index           =   9
         Left            =   5400
         TabIndex        =   3
         Top             =   2685
         Width           =   2535
      End
      Begin VB.TextBox txtfields 
         Height          =   375
         Index           =   10
         Left            =   1440
         TabIndex        =   2
         Top             =   3240
         Width           =   2415
      End
      Begin VB.TextBox txtfields 
         Height          =   375
         Index           =   11
         Left            =   5400
         TabIndex        =   1
         Top             =   3240
         Width           =   2535
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "楼盘名称:"
         Height          =   180

⌨️ 快捷键说明

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