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

📄 frmback.frm

📁 星级酒店管理系统(附带系统自写控件源码)
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Begin VB.Form frmBack 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "结帐后退单"
   ClientHeight    =   3180
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   5925
   Icon            =   "frmBack.frx":0000
   KeyPreview      =   -1  'True
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   3180
   ScaleWidth      =   5925
   ShowInTaskbar   =   0   'False
   StartUpPosition =   3  '窗口缺省
   Begin VB.Frame Frame1 
      Height          =   735
      Left            =   150
      TabIndex        =   7
      Top             =   2250
      Width           =   5565
      Begin VB.ComboBox cmbSite 
         BackColor       =   &H00FFFFC0&
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00800000&
         Height          =   360
         Left            =   2115
         Sorted          =   -1  'True
         TabIndex        =   0
         Top             =   240
         Width           =   1800
      End
      Begin VB.CommandButton Command1 
         Caption         =   "还原消费单"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   405
         Left            =   3930
         TabIndex        =   1
         Top             =   225
         Width           =   1530
      End
      Begin VB.Label Label3 
         AutoSize        =   -1  'True
         Caption         =   "选择需要退单的座位:"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   210
         Left            =   135
         TabIndex        =   8
         Top             =   315
         Width           =   2100
      End
   End
   Begin VB.Shape Shape2 
      FillColor       =   &H00008000&
      FillStyle       =   0  'Solid
      Height          =   195
      Index           =   3
      Left            =   450
      Top             =   1695
      Width           =   195
   End
   Begin VB.Shape Shape2 
      FillColor       =   &H0000A000&
      FillStyle       =   0  'Solid
      Height          =   195
      Index           =   2
      Left            =   450
      Top             =   1425
      Width           =   195
   End
   Begin VB.Shape Shape2 
      FillColor       =   &H0000C000&
      FillStyle       =   0  'Solid
      Height          =   195
      Index           =   1
      Left            =   450
      Top             =   1155
      Width           =   195
   End
   Begin VB.Shape Shape2 
      FillColor       =   &H0000F000&
      FillStyle       =   0  'Solid
      Height          =   195
      Index           =   0
      Left            =   450
      Top             =   885
      Width           =   195
   End
   Begin VB.Label Label2 
      AutoSize        =   -1  'True
      BackColor       =   &H00FFFFFF&
      BackStyle       =   0  'Transparent
      Caption         =   "4、进行退单操作,然后结帐。"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00008000&
      Height          =   195
      Index           =   3
      Left            =   735
      TabIndex        =   6
      Top             =   1695
      Width           =   2430
   End
   Begin VB.Label Label2 
      AutoSize        =   -1  'True
      BackColor       =   &H00FFFFFF&
      BackStyle       =   0  'Transparent
      Caption         =   "3、关闭该窗口,进入【客人上台】区,选择退单的座位。"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H0000A000&
      Height          =   195
      Index           =   2
      Left            =   735
      TabIndex        =   5
      Top             =   1425
      Width           =   4590
   End
   Begin VB.Label Label2 
      AutoSize        =   -1  'True
      BackColor       =   &H00FFFFFF&
      BackStyle       =   0  'Transparent
      Caption         =   "2、按【还原消费单】按钮,将该消费单还原。"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H0000C000&
      Height          =   195
      Index           =   1
      Left            =   735
      TabIndex        =   4
      Top             =   1140
      Width           =   3690
   End
   Begin VB.Label Label2 
      AutoSize        =   -1  'True
      BackColor       =   &H00FFFFFF&
      BackStyle       =   0  'Transparent
      Caption         =   "1、首先选择或输入刚刚结帐(需要退单)的座位。"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H0000F000&
      Height          =   195
      Index           =   0
      Left            =   735
      TabIndex        =   3
      Top             =   885
      Width           =   4050
   End
   Begin VB.Label Label1 
      AutoSize        =   -1  'True
      BackColor       =   &H00FFFFFF&
      BackStyle       =   0  'Transparent
      Caption         =   ":::::::::::::::::::::::::::::::::::::: 结帐后退单操作步聚 :::::::::::::::::::::::::::::::"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H0000FFFF&
      Height          =   195
      Index           =   0
      Left            =   465
      TabIndex        =   2
      Top             =   495
      Width           =   4815
   End
   Begin VB.Shape Shape1 
      BorderStyle     =   6  'Inside Solid
      FillStyle       =   0  'Solid
      Height          =   1950
      Index           =   0
      Left            =   165
      Shape           =   4  'Rounded Rectangle
      Top             =   165
      Width           =   5535
   End
   Begin VB.Shape Shape1 
      BorderColor     =   &H00808080&

⌨️ 快捷键说明

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