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

📄 frmmodifyfront.frm

📁 餐饮管理信息系统 my sql visual basic
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Begin VB.Form frmModifyFront 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "编辑前台营业信息"
   ClientHeight    =   8625
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   7860
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MDIChild        =   -1  'True
   MinButton       =   0   'False
   ScaleHeight     =   8625
   ScaleWidth      =   7860
   Begin VB.Frame Frame4 
      Caption         =   "前台营业基本信息"
      Height          =   2895
      Left            =   240
      TabIndex        =   18
      Top             =   120
      Width           =   7455
      Begin VB.TextBox txtTime 
         Height          =   375
         Left            =   5040
         TabIndex        =   33
         Top             =   360
         Width           =   2175
      End
      Begin VB.TextBox txtPayment 
         Enabled         =   0   'False
         Height          =   375
         Left            =   5040
         TabIndex        =   25
         Top             =   1440
         Width           =   2175
      End
      Begin VB.OptionButton OpP 
         Caption         =   "晚餐"
         Height          =   255
         Left            =   2520
         TabIndex        =   24
         Top             =   960
         Width           =   1095
      End
      Begin VB.OptionButton OpA 
         Caption         =   "中餐"
         Height          =   255
         Left            =   1440
         TabIndex        =   23
         Top             =   960
         Value           =   -1  'True
         Width           =   735
      End
      Begin VB.TextBox txtDiscount 
         Height          =   372
         Left            =   1320
         TabIndex        =   22
         Text            =   "1"
         Top             =   1440
         Width           =   2055
      End
      Begin VB.TextBox txtDeskNO 
         Height          =   372
         Left            =   1320
         TabIndex        =   21
         Top             =   360
         Width           =   2055
      End
      Begin VB.TextBox txtPeople 
         Height          =   375
         Left            =   5040
         TabIndex        =   20
         Top             =   840
         Width           =   2175
      End
      Begin VB.TextBox txtComment 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   615
         Left            =   1320
         MultiLine       =   -1  'True
         ScrollBars      =   2  'Vertical
         TabIndex        =   19
         Top             =   2040
         Width           =   5985
      End
      Begin VB.Label 应付款 
         AutoSize        =   -1  'True
         Caption         =   "应付款:"
         Height          =   180
         Left            =   3960
         TabIndex        =   32
         Top             =   1560
         Width           =   720
      End
      Begin VB.Label Label2 
         Alignment       =   2  'Center
         AutoSize        =   -1  'True
         Caption         =   "折扣:"
         Height          =   180
         Left            =   360
         TabIndex        =   31
         Top             =   1520
         Width           =   555
      End
      Begin VB.Label Label4 
         Alignment       =   2  'Center
         AutoSize        =   -1  'True
         Caption         =   "中晚餐:"
         Height          =   180
         Left            =   360
         TabIndex        =   30
         Top             =   1000
         Width           =   720
      End
      Begin VB.Label Label5 
         Alignment       =   2  'Center
         AutoSize        =   -1  'True
         Caption         =   "桌位号:"
         Height          =   180
         Left            =   360
         TabIndex        =   29
         Top             =   480
         Width           =   735
      End
      Begin VB.Label Label1 
         Alignment       =   2  'Center
         AutoSize        =   -1  'True
         Caption         =   "人数:"
         Height          =   180
         Left            =   3960
         TabIndex        =   28
         Top             =   960
         Width           =   555
      End
      Begin VB.Label Label3 
         AutoSize        =   -1  'True
         Caption         =   "时间:"
         Height          =   180
         Left            =   3960
         TabIndex        =   27
         Top             =   480
         Width           =   540
      End
      Begin VB.Label Label9 
         Alignment       =   2  'Center
         AutoSize        =   -1  'True
         Caption         =   "备注:"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   180
         Left            =   360
         TabIndex        =   26
         Top             =   2040
         Width           =   555
      End
   End
   Begin VB.Frame Frame1 
      Caption         =   "制订你的菜单"
      Height          =   2655
      Left            =   240
      TabIndex        =   11
      Top             =   3240
      Width           =   7455
      Begin VB.ListBox ListAll 
         Height          =   1680
         Left            =   600
         TabIndex        =   15
         Top             =   720
         Width           =   2055
      End
      Begin VB.ListBox ListYou 
         Height          =   1680
         Left            =   4560
         TabIndex        =   14
         Top             =   720
         Width           =   2415
      End
      Begin VB.CommandButton cmdSelect 
         Caption         =   ">>"
         Height          =   375
         Left            =   3000
         TabIndex        =   13
         Top             =   840
         Width           =   1095
      End
      Begin VB.CommandButton cmdDrop 
         Caption         =   "<<"
         Height          =   375
         Left            =   3000
         TabIndex        =   12
         Top             =   1680
         Width           =   1095
      End
      Begin VB.Label Label6 
         Caption         =   "菜单目录:"
         Height          =   255
         Left            =   480
         TabIndex        =   17
         Top             =   360
         Width           =   1215
      End
      Begin VB.Label Label7 
         Caption         =   "你的菜单:"
         Height          =   255
         Left            =   4440
         TabIndex        =   16
         Top             =   360
         Width           =   975
      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            =   240
      TabIndex        =   5
      Top             =   6120
      Width           =   7455
      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            =   5400
         TabIndex        =   9
         Top             =   360
         Width           =   1692
      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            =   3720
         TabIndex        =   8
         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            =   1920
         TabIndex        =   7
         Top             =   360
         Width           =   1452

⌨️ 快捷键说明

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