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

📄 guest.frm

📁 订餐的一个软件 ,美食档案 订餐点菜 销量查询 用于各级酒店餐饮部门的订餐点菜及收费管理
💻 FRM
📖 第 1 页 / 共 5 页
字号:
VERSION 5.00
Begin VB.Form frmGuest 
   Caption         =   "订餐点菜"
   ClientHeight    =   8355
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   11880
   Icon            =   "Guest.frx":0000
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   ScaleHeight     =   8355
   ScaleWidth      =   11880
   StartUpPosition =   2  'CenterScreen
   WindowState     =   2  'Maximized
   Begin VB.ListBox lstDir 
      Height          =   1500
      Index           =   4
      Left            =   5040
      TabIndex        =   68
      Top             =   1560
      Visible         =   0   'False
      Width           =   1455
   End
   Begin VB.ListBox lstDir 
      Height          =   1500
      Index           =   3
      Left            =   2280
      TabIndex        =   67
      Top             =   1920
      Visible         =   0   'False
      Width           =   1455
   End
   Begin VB.ListBox lstDir 
      Height          =   1500
      Index           =   2
      Left            =   2280
      TabIndex        =   66
      Top             =   1560
      Visible         =   0   'False
      Width           =   1455
   End
   Begin VB.ListBox lstDir 
      Height          =   1500
      Index           =   1
      Left            =   360
      TabIndex        =   65
      Top             =   1920
      Visible         =   0   'False
      Width           =   1455
   End
   Begin VB.ListBox lstDir 
      Height          =   1500
      Index           =   0
      Left            =   360
      TabIndex        =   64
      Top             =   1560
      Visible         =   0   'False
      Width           =   1455
   End
   Begin VB.Frame fraShowMenu 
      Caption         =   "可供您选择的菜单:"
      Height          =   4455
      Left            =   4560
      TabIndex        =   37
      Top             =   3600
      Width           =   3015
      Begin VB.CommandButton cmdAdd 
         BackColor       =   &H00C0E0FF&
         Caption         =   "加入到您的菜单"
         Enabled         =   0   'False
         Height          =   375
         Left            =   360
         TabIndex        =   39
         Top             =   3960
         Width           =   2295
      End
      Begin VB.ListBox lstShowMenu 
         Height          =   3300
         ItemData        =   "Guest.frx":0442
         Left            =   120
         List            =   "Guest.frx":0444
         TabIndex        =   38
         Top             =   480
         Width           =   2775
      End
      Begin VB.Label Label7 
         BackStyle       =   0  'Transparent
         Caption         =   "单价(元):"
         Height          =   255
         Left            =   1800
         TabIndex        =   70
         Top             =   240
         Width           =   1095
      End
      Begin VB.Label Label6 
         BackStyle       =   0  'Transparent
         Caption         =   "菜名:"
         Height          =   255
         Left            =   240
         TabIndex        =   69
         Top             =   240
         Width           =   735
      End
   End
   Begin VB.Frame Frame2 
      Caption         =   "您的菜单:"
      Height          =   4455
      Index           =   0
      Left            =   7680
      TabIndex        =   36
      Top             =   3600
      Width           =   4095
      Begin VB.CommandButton cmdCheck 
         BackColor       =   &H00C0E0FF&
         Caption         =   "结账"
         Enabled         =   0   'False
         Height          =   375
         Left            =   2760
         TabIndex        =   52
         Top             =   3480
         Width           =   1095
      End
      Begin VB.CommandButton cmdPreview 
         BackColor       =   &H00C0E0FF&
         Caption         =   "预览、打印..."
         Enabled         =   0   'False
         Height          =   375
         Left            =   120
         TabIndex        =   51
         Top             =   3960
         Width           =   1815
      End
      Begin VB.CommandButton cmdDelete 
         BackColor       =   &H00C0E0FF&
         Caption         =   "删除一份"
         Enabled         =   0   'False
         Height          =   375
         Left            =   1440
         TabIndex        =   50
         Top             =   3480
         Width           =   1095
      End
      Begin VB.CommandButton cmdAddOne 
         BackColor       =   &H00C0E0FF&
         Caption         =   "增加一份"
         Enabled         =   0   'False
         Height          =   375
         Left            =   120
         TabIndex        =   49
         Top             =   3480
         Width           =   1095
      End
      Begin VB.TextBox txtSetCount 
         Height          =   270
         Left            =   3480
         MaxLength       =   3
         TabIndex        =   48
         Top             =   240
         Width           =   495
      End
      Begin VB.TextBox txtDinnerDate 
         Height          =   270
         Left            =   2880
         MaxLength       =   10
         TabIndex        =   46
         Top             =   600
         Width           =   1095
      End
      Begin VB.TextBox txtOrderDate 
         Height          =   270
         Left            =   960
         MaxLength       =   10
         TabIndex        =   44
         Top             =   600
         Width           =   1095
      End
      Begin VB.TextBox txtCustomerID 
         Height          =   270
         Left            =   960
         MaxLength       =   16
         TabIndex        =   41
         Top             =   240
         Width           =   1575
      End
      Begin VB.ListBox lstCustomer 
         Height          =   1500
         ItemData        =   "Guest.frx":0446
         Left            =   120
         List            =   "Guest.frx":0448
         TabIndex        =   40
         Top             =   1200
         Width           =   3855
      End
      Begin VB.Label lblIndicate 
         BackColor       =   &H00FF0000&
         Height          =   255
         Left            =   120
         TabIndex        =   101
         Top             =   3120
         Visible         =   0   'False
         Width           =   3855
      End
      Begin VB.Label lblWait 
         BackStyle       =   0  'Transparent
         Caption         =   "正在准备预览,请稍候..."
         ForeColor       =   &H00FF0000&
         Height          =   255
         Left            =   120
         TabIndex        =   100
         Top             =   3960
         Visible         =   0   'False
         Width           =   2055
      End
      Begin VB.Label lblPay 
         BackStyle       =   0  'Transparent
         ForeColor       =   &H00FF0000&
         Height          =   270
         Left            =   120
         TabIndex        =   98
         Top             =   3120
         Width           =   3855
      End
      Begin VB.Label lblTotal 
         BackColor       =   &H80000005&
         BorderStyle     =   1  'Fixed Single
         Height          =   270
         Left            =   120
         TabIndex        =   74
         Top             =   2760
         Width           =   3855
      End
      Begin VB.Label Label10 
         BackStyle       =   0  'Transparent
         Caption         =   "单价(元):"
         Height          =   255
         Left            =   2760
         TabIndex        =   73
         Top             =   960
         Width           =   1095
      End
      Begin VB.Label Label9 
         BackStyle       =   0  'Transparent
         Caption         =   "种类:"
         Height          =   255
         Left            =   840
         TabIndex        =   72
         Top             =   960
         Width           =   615
      End
      Begin VB.Label Label8 
         BackStyle       =   0  'Transparent
         Caption         =   "份数:"
         Height          =   255
         Left            =   120
         TabIndex        =   71
         Top             =   960
         Width           =   615
      End
      Begin VB.Label lblChecked 
         Alignment       =   2  'Center
         BorderStyle     =   1  'Fixed Single
         BeginProperty Font 
            Name            =   "隶书"
            Size            =   15.75
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H80000008&
         Height          =   375
         Left            =   2280
         TabIndex        =   53
         Top             =   3960
         Width           =   1695
      End
      Begin VB.Label Label4 
         BackStyle       =   0  'Transparent
         Caption         =   "订餐套数:"
         Height          =   255
         Left            =   2640
         TabIndex        =   47
         Top             =   240
         Width           =   975
      End
      Begin VB.Label Label3 
         BackStyle       =   0  'Transparent
         Caption         =   "用餐日期:"
         Height          =   255
         Left            =   2040
         TabIndex        =   45
         Top             =   600
         Width           =   975
      End
      Begin VB.Label Label2 
         BackStyle       =   0  'Transparent
         Caption         =   "订餐日期:"
         Height          =   255
         Index           =   0
         Left            =   120
         TabIndex        =   43
         Top             =   600
         Width           =   975
      End
      Begin VB.Label Label1 
         BackStyle       =   0  'Transparent
         Caption         =   "您的标识:"
         Height          =   255
         Left            =   120
         TabIndex        =   42
         Top             =   240
         Width           =   975
      End
   End
   Begin VB.Frame Frame1 
      Caption         =   "已有的菜单:"
      Height          =   1935
      Left            =   7680
      TabIndex        =   35
      Top             =   1560
      Width           =   4095
      Begin VB.CommandButton cmdNew 
         BackColor       =   &H00C0E0FF&
         Caption         =   "新建"
         Height          =   375
         Left            =   3000
         TabIndex        =   63
         Top             =   1320
         Width           =   975
      End
      Begin VB.CommandButton cmdView 
         BackColor       =   &H00C0E0FF&
         Caption         =   "查看"
         Enabled         =   0   'False
         Height          =   375
         Left            =   3000
         TabIndex        =   62
         Top             =   840
         Width           =   975
      End
      Begin VB.ListBox lstExist 
         Height          =   1140
         ItemData        =   "Guest.frx":044A
         Left            =   120
         List            =   "Guest.frx":044C
         TabIndex        =   61
         Top             =   600
         Width           =   2775
      End
      Begin VB.CommandButton cmdFind 
         BackColor       =   &H00C0E0FF&
         Caption         =   "搜索"
         Height          =   375
         Left            =   3000
         TabIndex        =   60
         Top             =   360
         Width           =   975
      End
      Begin VB.TextBox txtFindDate 
         Height          =   270
         Left            =   1320
         MaxLength       =   10
         TabIndex        =   59
         Top             =   240
         Width           =   1215
      End
      Begin VB.Label Label5 
         BackStyle       =   0  'Transparent
         Caption         =   "用餐日期:"
         Height          =   255
         Left            =   360
         TabIndex        =   58
         Top             =   240
         Width           =   975
      End
   End
   Begin VB.PictureBox Picture1 
      Height          =   4335
      Left            =   120
      Picture         =   "Guest.frx":044E
      ScaleHeight     =   4275
      ScaleWidth      =   4275
      TabIndex        =   34
      Top             =   3720
      Width           =   4335
      Begin VB.Image imgBig 
         Height          =   480
         Left            =   1320

⌨️ 快捷键说明

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