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

📄 餐厅收银form.frm

📁 vb酒店管理系统的原码下载
💻 FRM
📖 第 1 页 / 共 5 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomctl.ocx"
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Begin VB.Form 餐厅收银FORM 
   BackColor       =   &H00C0C000&
   Caption         =   "餐厅收银"
   ClientHeight    =   8250
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   11880
   LinkTopic       =   "Form2"
   LockControls    =   -1  'True
   ScaleHeight     =   8250
   ScaleWidth      =   11880
   StartUpPosition =   3  '窗口缺省
   WindowState     =   2  'Maximized
   Begin VB.PictureBox Picture1 
      Appearance      =   0  'Flat
      BackColor       =   &H000080FF&
      ForeColor       =   &H80000008&
      Height          =   2370
      Left            =   4200
      ScaleHeight     =   2340
      ScaleWidth      =   3615
      TabIndex        =   21
      Top             =   2040
      Visible         =   0   'False
      Width           =   3645
      Begin VB.TextBox Text5 
         Height          =   285
         Left            =   1335
         Locked          =   -1  'True
         TabIndex        =   26
         Top             =   1050
         Width           =   1260
      End
      Begin VB.CommandButton Command5 
         BackColor       =   &H0000FF00&
         Caption         =   "."
         Height          =   315
         Left            =   2655
         Style           =   1  'Graphical
         TabIndex        =   25
         ToolTipText     =   "点击显示房态图"
         Top             =   630
         Width           =   360
      End
      Begin VB.CommandButton Command4 
         Caption         =   "取消"
         Height          =   315
         Left            =   2085
         TabIndex        =   24
         Top             =   1800
         Width           =   990
      End
      Begin VB.CommandButton Command3 
         Caption         =   "确认"
         Height          =   315
         Left            =   540
         TabIndex        =   23
         Top             =   1800
         Width           =   990
      End
      Begin VB.TextBox Text4 
         Height          =   285
         Left            =   1335
         TabIndex        =   22
         Top             =   645
         Width           =   1260
      End
      Begin VB.Line Line2 
         X1              =   105
         X2              =   3495
         Y1              =   1635
         Y2              =   1635
      End
      Begin VB.Label Label15 
         BackStyle       =   0  'Transparent
         Caption         =   "转帐操作"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   18
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00FFFF00&
         Height          =   390
         Left            =   1080
         TabIndex        =   47
         Top             =   120
         Width           =   1500
      End
      Begin VB.Label Label9 
         BackStyle       =   0  'Transparent
         Caption         =   "请输入房号:"
         ForeColor       =   &H0000FFFF&
         Height          =   225
         Left            =   270
         TabIndex        =   27
         Top             =   690
         Width           =   1080
      End
   End
   Begin VB.PictureBox Picture3 
      Appearance      =   0  'Flat
      BackColor       =   &H000080FF&
      ForeColor       =   &H80000008&
      Height          =   3960
      Left            =   2280
      ScaleHeight     =   3930
      ScaleWidth      =   7515
      TabIndex        =   48
      Top             =   825
      Visible         =   0   'False
      Width           =   7545
      Begin VB.TextBox Text13 
         Height          =   285
         Left            =   6465
         TabIndex        =   54
         Top             =   1950
         Width           =   975
      End
      Begin VB.TextBox Text12 
         Height          =   285
         Left            =   6465
         TabIndex        =   53
         Top             =   1200
         Width           =   975
      End
      Begin VB.CommandButton Command10 
         Caption         =   "取消"
         Height          =   300
         Left            =   6570
         TabIndex        =   52
         Top             =   3300
         Width           =   780
      End
      Begin VB.CommandButton Command9 
         Caption         =   "确认"
         Height          =   300
         Left            =   6570
         TabIndex        =   51
         Top             =   2850
         Width           =   780
      End
      Begin MSDataGridLib.DataGrid DataGrid4 
         Height          =   3225
         Left            =   15
         TabIndex        =   50
         Top             =   690
         Width           =   6420
         _ExtentX        =   11324
         _ExtentY        =   5689
         _Version        =   393216
         AllowUpdate     =   0   'False
         AllowArrows     =   0   'False
         HeadLines       =   1
         RowHeight       =   15
         BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ColumnCount     =   2
         BeginProperty Column00 
            DataField       =   ""
            Caption         =   ""
            BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
               Type            =   0
               Format          =   ""
               HaveTrueFalseNull=   0
               FirstDayOfWeek  =   0
               FirstWeekOfYear =   0
               LCID            =   2052
               SubFormatType   =   0
            EndProperty
         EndProperty
         BeginProperty Column01 
            DataField       =   ""
            Caption         =   ""
            BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
               Type            =   0
               Format          =   ""
               HaveTrueFalseNull=   0
               FirstDayOfWeek  =   0
               FirstWeekOfYear =   0
               LCID            =   2052
               SubFormatType   =   0
            EndProperty
         EndProperty
         SplitCount      =   1
         BeginProperty Split0 
            BeginProperty Column00 
            EndProperty
            BeginProperty Column01 
            EndProperty
         EndProperty
      End
      Begin VB.Label Label18 
         BackStyle       =   0  'Transparent
         Caption         =   "签单人:"
         ForeColor       =   &H0000FFFF&
         Height          =   255
         Left            =   6495
         TabIndex        =   56
         Top             =   1665
         Width           =   825
      End
      Begin VB.Label Label17 
         BackStyle       =   0  'Transparent
         Caption         =   "批准人:"
         ForeColor       =   &H0000FFFF&
         Height          =   255
         Left            =   6480
         TabIndex        =   55
         Top             =   930
         Width           =   825
      End
      Begin VB.Label Label16 
         BackStyle       =   0  'Transparent
         Caption         =   "挂帐操作"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   18
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00FFFF00&
         Height          =   390
         Left            =   2535
         TabIndex        =   49
         Top             =   165
         Width           =   1500
      End
   End
   Begin VB.PictureBox Picture2 
      Appearance      =   0  'Flat
      BackColor       =   &H000080FF&
      ForeColor       =   &H80000008&
      Height          =   4095
      Left            =   1095
      ScaleHeight     =   4065
      ScaleWidth      =   6900
      TabIndex        =   28
      Top             =   1605
      Visible         =   0   'False
      Width           =   6930
      Begin VB.CommandButton Command21 
         Caption         =   "转帐"
         Height          =   315
         Left            =   2835
         TabIndex        =   109
         Top             =   3315
         Width           =   915
      End
      Begin VB.CommandButton Command20 
         Caption         =   "挂帐"
         Height          =   315
         Left            =   1605
         TabIndex        =   108
         Top             =   3315
         Width           =   915
      End
      Begin VB.TextBox Text31 
         Alignment       =   1  'Right Justify
         Height          =   330
         Left            =   4860
         TabIndex        =   38
         Text            =   "0"
         Top             =   2415
         Width           =   1410
      End
      Begin VB.TextBox Text30 
         Alignment       =   1  'Right Justify
         Height          =   330
         Left            =   4860
         TabIndex        =   37
         Text            =   "0"
         Top             =   2025
         Width           =   1410
      End
      Begin VB.TextBox Text28 
         Alignment       =   1  'Right Justify
         Height          =   330
         Left            =   4860
         TabIndex        =   36
         Text            =   "0"
         Top             =   1635
         Width           =   1410
      End
      Begin VB.TextBox Text27 
         Alignment       =   1  'Right Justify
         Height          =   330
         Left            =   4860
         TabIndex        =   35
         Text            =   "0"
         Top             =   1245
         Width           =   1410
      End
      Begin VB.TextBox Text26 
         Alignment       =   1  'Right Justify
         Height          =   330
         Left            =   4860
         TabIndex        =   34
         Text            =   "0"
         Top             =   855
         Width           =   1410
      End
      Begin VB.TextBox Text11 
         Height          =   330
         Left            =   1695
         TabIndex        =   33
         Top             =   2490
         Width           =   1410
      End
      Begin VB.TextBox Text9 
         Alignment       =   1  'Right Justify
         Height          =   330
         Left            =   1695
         TabIndex        =   32
         Text            =   "0"
         Top             =   2055
         Width           =   1410
      End
      Begin VB.CommandButton Command8 
         Caption         =   "关闭"
         Height          =   315
         Left            =   5370
         TabIndex        =   40
         Top             =   3330
         Width           =   915
      End
      Begin VB.CommandButton Command7 
         Caption         =   "确认"
         Height          =   315
         Left            =   360
         TabIndex        =   39
         Top             =   3315
         Width           =   915
      End
      Begin VB.ComboBox Combo1 
         Height          =   300
         Left            =   1680
         TabIndex        =   31
         Top             =   1515
         Width           =   1575
      End
      Begin VB.TextBox Text7 
         Height          =   330
         Left            =   1680
         Locked          =   -1  'True
         TabIndex        =   30
         Top             =   750
         Width           =   1410
      End
      Begin VB.Label Label38 
         BackStyle       =   0  'Transparent
         Caption         =   "其  他:"
         ForeColor       =   &H0000FFFF&
         Height          =   255

⌨️ 快捷键说明

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