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

📄 frmhotlfind.frm

📁 VB餐馆查询系统 一个很不错的系统
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Begin VB.Form frmHotlFind 
   Caption         =   "餐饮店查询系统"
   ClientHeight    =   6375
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   6675
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   MousePointer    =   1  'Arrow
   ScaleHeight     =   6375
   ScaleWidth      =   6675
   StartUpPosition =   2  '屏幕中心
   Begin VB.CommandButton cmdExit 
      Caption         =   "退出"
      Height          =   375
      Left            =   5400
      TabIndex        =   33
      Top             =   5880
      Width           =   975
   End
   Begin VB.Frame FrXinX 
      Caption         =   "餐馆信息"
      Height          =   3255
      Left            =   360
      TabIndex        =   14
      Top             =   2520
      Width           =   6255
      Begin VB.CommandButton cmdNext 
         Caption         =   "下一家"
         Height          =   375
         Left            =   3960
         TabIndex        =   32
         Top             =   2520
         Visible         =   0   'False
         Width           =   975
      End
      Begin VB.CommandButton cmdFrist 
         Caption         =   "上一家"
         Height          =   375
         Left            =   2520
         TabIndex        =   31
         Top             =   2520
         Visible         =   0   'False
         Width           =   975
      End
      Begin VB.Label LbRecodset 
         AutoSize        =   -1  'True
         Height          =   180
         Index           =   5
         Left            =   4800
         TabIndex        =   30
         Top             =   1920
         Width           =   90
      End
      Begin VB.Label LbRecodset 
         AutoSize        =   -1  'True
         Height          =   180
         Index           =   4
         Left            =   2880
         TabIndex        =   29
         Top             =   1920
         Width           =   90
      End
      Begin VB.Label LbRecodset 
         AutoSize        =   -1  'True
         Height          =   180
         Index           =   3
         Left            =   960
         TabIndex        =   28
         Top             =   1920
         Width           =   90
      End
      Begin VB.Label LbRecodset1 
         AutoSize        =   -1  'True
         Height          =   180
         Index           =   1
         Left            =   4440
         TabIndex        =   27
         Top             =   840
         Width           =   90
      End
      Begin VB.Label LbRecodset1 
         AutoSize        =   -1  'True
         Height          =   180
         Index           =   0
         Left            =   1200
         TabIndex        =   26
         Top             =   1200
         Width           =   90
      End
      Begin VB.Label LbRecodset 
         AutoSize        =   -1  'True
         Height          =   180
         Index           =   2
         Left            =   1200
         TabIndex        =   25
         Top             =   840
         Width           =   90
      End
      Begin VB.Label LbRecodset 
         AutoSize        =   -1  'True
         Height          =   180
         Index           =   1
         Left            =   1320
         TabIndex        =   24
         Top             =   480
         Width           =   90
      End
      Begin VB.Label LbFindAll 
         AutoSize        =   -1  'True
         Caption         =   "查看所有分店"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   700
            Underline       =   -1  'True
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   210
         Left            =   4560
         MousePointer    =   15  'Size All
         TabIndex        =   23
         Top             =   480
         Visible         =   0   'False
         Width           =   1350
      End
      Begin VB.Label label4 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "所在城市"
         Height          =   180
         Index           =   0
         Left            =   3600
         TabIndex        =   22
         Top             =   840
         Width           =   720
      End
      Begin VB.Label label2 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "高档"
         Height          =   180
         Index           =   4
         Left            =   4200
         TabIndex        =   21
         Top             =   1920
         Width           =   360
      End
      Begin VB.Label label2 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "中档"
         Height          =   180
         Index           =   3
         Left            =   2280
         TabIndex        =   20
         Top             =   1920
         Width           =   360
      End
      Begin VB.Label label2 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "低档"
         Height          =   180
         Index           =   2
         Left            =   360
         TabIndex        =   19
         Top             =   1920
         Width           =   360
      End
      Begin VB.Label label3 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "人均消费:"
         Height          =   180
         Left            =   360
         TabIndex        =   18
         Top             =   1560
         Width           =   810
      End
      Begin VB.Label label4 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "所在地址"
         Height          =   180
         Index           =   1
         Left            =   360
         TabIndex        =   17
         Top             =   1200
         Width           =   720
      End
      Begin VB.Label label2 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "菜系"
         Height          =   180
         Index           =   1
         Left            =   360
         TabIndex        =   16
         Top             =   840
         Width           =   360
      End
      Begin VB.Label label2 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "餐馆名称"
         Height          =   180
         Index           =   0
         Left            =   360
         TabIndex        =   15
         Top             =   480
         Width           =   720
      End
   End
   Begin VB.Frame FrFind 
      Caption         =   "查询条件"
      Height          =   2175
      Left            =   360
      TabIndex        =   0
      Top             =   120
      Width           =   6255
      Begin VB.CommandButton cmdFindRecodset 
         Caption         =   "查询"
         Height          =   375
         Left            =   5160
         TabIndex        =   34
         Top             =   1680
         Width           =   975
      End
      Begin VB.TextBox txtFill 
         Height          =   270
         Index           =   5
         Left            =   3600
         TabIndex        =   11
         Top             =   1320
         Width           =   975
      End
      Begin VB.TextBox txtFill 
         Height          =   270
         Index           =   4
         Left            =   1200
         TabIndex        =   10
         Top             =   1320
         Width           =   975
      End
      Begin VB.TextBox txtFill 
         Height          =   270
         Index           =   3
         Left            =   4320
         TabIndex        =   9

⌨️ 快捷键说明

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