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

📄 frmshowyuding.frm

📁 本课题为实践课题
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Begin VB.Form frmShowYuDing 
   Caption         =   "显示查询的预定单"
   ClientHeight    =   5100
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   8655
   LinkTopic       =   "Form1"
   ScaleHeight     =   5100
   ScaleWidth      =   8655
   StartUpPosition =   3  '窗口缺省
   Begin VB.Frame Frame3 
      Caption         =   "功能键"
      Height          =   1215
      Left            =   240
      TabIndex        =   26
      Top             =   120
      Width           =   8175
      Begin VB.CommandButton cmdEnd 
         Caption         =   "终止预定"
         Height          =   495
         Left            =   5280
         TabIndex        =   32
         Top             =   360
         Width           =   975
      End
      Begin VB.CommandButton cmdClose 
         Caption         =   "关   闭"
         Height          =   495
         Left            =   6480
         TabIndex        =   31
         Top             =   360
         Width           =   975
      End
      Begin VB.CommandButton cmdLast 
         Caption         =   "最后一条"
         Height          =   495
         Left            =   4080
         TabIndex        =   30
         Top             =   360
         Width           =   975
      End
      Begin VB.CommandButton cmdNext 
         Caption         =   "后一条"
         Height          =   495
         Left            =   2880
         TabIndex        =   29
         Top             =   360
         Width           =   975
      End
      Begin VB.CommandButton cmdPrev 
         Caption         =   "前一条"
         Height          =   495
         Left            =   1680
         TabIndex        =   28
         Top             =   360
         Width           =   975
      End
      Begin VB.CommandButton cmdFirst 
         Caption         =   "第一条"
         Height          =   495
         Left            =   480
         TabIndex        =   27
         Top             =   360
         Width           =   975
      End
   End
   Begin VB.Frame Frame1 
      Height          =   735
      Index           =   1
      Left            =   240
      TabIndex        =   22
      Top             =   1320
      Width           =   2535
      Begin VB.TextBox Text2 
         Height          =   375
         Left            =   960
         TabIndex        =   23
         Top             =   240
         Width           =   615
      End
      Begin VB.Label Label4 
         Caption         =   "条记录"
         Height          =   255
         Index           =   1
         Left            =   1800
         TabIndex        =   25
         Top             =   360
         Width           =   615
      End
      Begin VB.Label Label3 
         Caption         =   "共有:"
         Height          =   255
         Index           =   1
         Left            =   240
         TabIndex        =   24
         Top             =   360
         Width           =   615
      End
   End
   Begin VB.Frame Frame1 
      Height          =   2895
      Index           =   0
      Left            =   240
      TabIndex        =   0
      Top             =   2040
      Width           =   8295
      Begin VB.TextBox Text1 
         Height          =   375
         Index           =   0
         Left            =   1440
         TabIndex        =   9
         Top             =   360
         Width           =   1215
      End
      Begin VB.TextBox Text1 
         Height          =   375
         Index           =   1
         Left            =   3960
         TabIndex        =   8
         Top             =   360
         Width           =   1215
      End
      Begin VB.TextBox Text1 
         Height          =   375
         Index           =   2
         Left            =   6720
         TabIndex        =   7
         Top             =   360
         Width           =   1215
      End
      Begin VB.TextBox Text1 
         Height          =   375
         Index           =   3
         Left            =   1440
         TabIndex        =   6
         Top             =   960
         Width           =   1215
      End
      Begin VB.TextBox Text1 
         Height          =   375
         Index           =   4
         Left            =   4920
         TabIndex        =   5
         Top             =   960
         Width           =   1215
      End
      Begin VB.TextBox Text1 
         Height          =   375
         Index           =   5
         Left            =   1440
         TabIndex        =   4
         Top             =   1560
         Width           =   1215
      End
      Begin VB.TextBox Text1 
         Height          =   375
         Index           =   6
         Left            =   5280
         TabIndex        =   3
         Top             =   1560
         Width           =   1695
      End
      Begin VB.TextBox Text1 
         Height          =   375
         Index           =   7
         Left            =   1440
         TabIndex        =   2
         Top             =   2160
         Width           =   1215
      End
      Begin VB.TextBox Text1 
         Height          =   375
         Index           =   8
         Left            =   5280
         TabIndex        =   1
         Top             =   2160
         Width           =   1695
      End
      Begin VB.Label Label1 
         Caption         =   "预定单编号"
         Height          =   255
         Index           =   0
         Left            =   360
         TabIndex        =   21
         Top             =   480
         Width           =   975
      End
      Begin VB.Label Label1 
         Caption         =   "预定客户"
         Height          =   255
         Index           =   1
         Left            =   3000
         TabIndex        =   20
         Top             =   480
         Width           =   735
      End
      Begin VB.Label Label1 
         Caption         =   "预定房屋编号"
         Height          =   255
         Index           =   2
         Left            =   5520
         TabIndex        =   19
         Top             =   480
         Width           =   1215
      End
      Begin VB.Label Label1 
         Caption         =   "定  金"
         Height          =   255
         Index           =   3
         Left            =   360
         TabIndex        =   18
         Top             =   1080
         Width           =   735
      End
      Begin VB.Label Label1 
         Caption         =   "定金有效期"
         Height          =   255
         Index           =   4
         Left            =   3840
         TabIndex        =   17
         Top             =   1080
         Width           =   975
      End
      Begin VB.Label Label2 
         Caption         =   "天"
         Height          =   255
         Left            =   6360
         TabIndex        =   16
         Top             =   1080
         Width           =   375
      End
      Begin VB.Label Label1 
         Caption         =   "计划租期"
         Height          =   255
         Index           =   5
         Left            =   360
         TabIndex        =   15
         Top             =   1680
         Width           =   735
      End
      Begin VB.Label Label3 
         Caption         =   "元"
         Height          =   255
         Index           =   0
         Left            =   2760
         TabIndex        =   14
         Top             =   1080
         Width           =   375
      End
      Begin VB.Label Label1 
         Caption         =   "计划起租日期"
         Height          =   255
         Index           =   6

⌨️ 快捷键说明

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