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

📄 frmmodifyexpand.frm

📁 餐饮管理信息系统 my sql visual basic
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Begin VB.Form frmModifyExpand 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "编辑外卖信息"
   ClientHeight    =   8190
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   7980
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MDIChild        =   -1  'True
   MinButton       =   0   'False
   ScaleHeight     =   8190
   ScaleWidth      =   7980
   Begin VB.OptionButton OpP 
      Caption         =   "晚餐"
      Height          =   255
      Left            =   2880
      TabIndex        =   28
      Top             =   1800
      Width           =   1095
   End
   Begin VB.OptionButton OpA 
      Caption         =   "中餐"
      Height          =   255
      Left            =   2040
      TabIndex        =   27
      Top             =   1800
      Value           =   -1  'True
      Width           =   735
   End
   Begin VB.TextBox txtComment 
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   315
      Left            =   5640
      ScrollBars      =   2  'Vertical
      TabIndex        =   26
      Top             =   1680
      Width           =   1905
   End
   Begin VB.Frame Frame1 
      Caption         =   "制订你的菜单"
      Height          =   2655
      Left            =   480
      TabIndex        =   15
      Top             =   2520
      Width           =   7215
      Begin VB.CommandButton cmdDrop 
         Caption         =   "<<"
         Height          =   375
         Left            =   2760
         TabIndex        =   19
         Top             =   1680
         Width           =   1095
      End
      Begin VB.CommandButton cmdSelect 
         Caption         =   ">>"
         Height          =   375
         Left            =   2760
         TabIndex        =   18
         Top             =   840
         Width           =   1095
      End
      Begin VB.ListBox ListYou 
         Height          =   1680
         Left            =   4320
         TabIndex        =   17
         Top             =   720
         Width           =   2415
      End
      Begin VB.ListBox ListAll 
         Height          =   1680
         Left            =   600
         TabIndex        =   16
         Top             =   720
         Width           =   1815
      End
      Begin VB.Label Label7 
         Caption         =   "你的菜单:"
         Height          =   255
         Left            =   4080
         TabIndex        =   21
         Top             =   360
         Width           =   975
      End
      Begin VB.Label Label6 
         Caption         =   "菜单目录:"
         Height          =   255
         Left            =   720
         TabIndex        =   20
         Top             =   360
         Width           =   1215
      End
   End
   Begin VB.TextBox txtPayment 
      Enabled         =   0   'False
      Height          =   375
      Left            =   5640
      TabIndex        =   14
      Top             =   1080
      Width           =   1935
   End
   Begin VB.TextBox txtDiscount 
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   9
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   372
      Left            =   1920
      TabIndex        =   13
      Text            =   "1"
      Top             =   1080
      Width           =   1692
   End
   Begin VB.TextBox txtDeskNO 
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   372
      Left            =   1890
      TabIndex        =   12
      Top             =   480
      Width           =   1692
   End
   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            =   480
      TabIndex        =   6
      Top             =   6840
      Width           =   7215
      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        =   11
         Top             =   390
         Width           =   1230
      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            =   3089
         TabIndex        =   10
         Top             =   390
         Width           =   1095
      End
      Begin VB.CommandButton Command2 
         Caption         =   "关闭退出"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   495
         Left            =   5760
         TabIndex        =   9
         Top             =   390
         Width           =   1215
      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            =   4371
         TabIndex        =   8
         Top             =   390
         Width           =   1200
      End
      Begin VB.CommandButton cmdCount 
         Caption         =   "结算"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   495
         Left            =   1687
         TabIndex        =   7
         Top             =   390
         Width           =   1215
      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            =   480
      TabIndex        =   1
      Top             =   5520
      Width           =   7215
      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        =   5
         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        =   4
         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            =   3600
         TabIndex        =   3
         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            =   5280
         TabIndex        =   2
         Top             =   360
         Width           =   1692
      End
   End
   Begin VB.TextBox txtTime 
      Height          =   375
      Left            =   5640
      TabIndex        =   0
      Top             =   480
      Width           =   1935
   End
   Begin VB.Label Label4 
      Alignment       =   2  'Center
      Caption         =   "中晚餐:"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   9
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   255
      Left            =   720
      TabIndex        =   30
      Top             =   1800
      Width           =   1050
   End
   Begin VB.Label Label9 
      Alignment       =   2  'Center
      Caption         =   "备注:"
      BeginProperty Font 

⌨️ 快捷键说明

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