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

📄 frmktgl.frm

📁 餐饮管理系统 包括29个功能模板 内容丰富
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Begin VB.Form frmktgl 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "开台管理"
   ClientHeight    =   6420
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   12525
   Icon            =   "frmktgl.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   6420
   ScaleWidth      =   12525
   ShowInTaskbar   =   0   'False
   StartUpPosition =   1  '所有者中心
   Begin VB.CommandButton Command4 
      Caption         =   "返回"
      Height          =   375
      Left            =   11280
      TabIndex        =   22
      Top             =   5880
      Width           =   1095
   End
   Begin VB.Frame Frame3 
      Height          =   2295
      Left            =   6600
      TabIndex        =   18
      Top             =   240
      Width           =   2655
      Begin VB.CommandButton Command3 
         Caption         =   "加菜服务"
         Height          =   375
         Left            =   360
         TabIndex        =   21
         Top             =   1560
         Width           =   1935
      End
      Begin VB.CommandButton Command2 
         Caption         =   "转台服务"
         Height          =   375
         Left            =   360
         TabIndex        =   20
         Top             =   840
         Width           =   1935
      End
      Begin VB.CommandButton Command1 
         Caption         =   "开台服务"
         Height          =   375
         Left            =   360
         TabIndex        =   19
         Top             =   240
         Width           =   1935
      End
   End
   Begin VB.Frame Frame2 
      Caption         =   "已定菜单"
      Height          =   3015
      Left            =   6360
      TabIndex        =   16
      Top             =   2640
      Width           =   6135
      Begin MSDataGridLib.DataGrid DataGrid1 
         Height          =   2655
         Left            =   120
         TabIndex        =   17
         Top             =   240
         Width           =   5895
         _ExtentX        =   10398
         _ExtentY        =   4683
         _Version        =   393216
         HeadLines       =   1
         RowHeight       =   15
         FormatLocked    =   -1  'True
         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     =   8
         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
         BeginProperty Column02 
            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 Column03 
            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 Column04 
            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 Column05 
            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 Column06 
            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 Column07 
            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 
               ColumnWidth     =   1094.74
            EndProperty
            BeginProperty Column01 
               ColumnWidth     =   705.26
            EndProperty
            BeginProperty Column02 
               ColumnWidth     =   945.071
            EndProperty
            BeginProperty Column03 
               ColumnWidth     =   734.74
            EndProperty
            BeginProperty Column04 
               ColumnWidth     =   464.882
            EndProperty
            BeginProperty Column05 
               ColumnWidth     =   494.929
            EndProperty
            BeginProperty Column06 
               ColumnWidth     =   494.929
            EndProperty
            BeginProperty Column07 
               ColumnWidth     =   555.024
            EndProperty
         EndProperty
      End
   End
   Begin VB.TextBox Text1 
      DataField       =   "je"
      DataSource      =   "Adodc4"
      Enabled         =   0   'False
      Height          =   375
      Left            =   7320
      TabIndex        =   15
      Top             =   5805
      Width           =   1095
   End
   Begin VB.Frame Frame1 
      Caption         =   "当前房间信息栏"
      Height          =   2295
      Left            =   9360
      TabIndex        =   7
      Top             =   240
      Width           =   3015
      Begin VB.Label Label5 
         AutoSize        =   -1  'True
         Height          =   180
         Index           =   2
         Left            =   1200
         TabIndex        =   13
         Top             =   1680
         Width           =   90
      End
      Begin VB.Label Label5 
         AutoSize        =   -1  'True
         Height          =   180
         Index           =   1
         Left            =   1200
         TabIndex        =   12
         Top             =   1080
         Width           =   90
      End
      Begin VB.Label Label5 
         AutoSize        =   -1  'True
         Height          =   180
         Index           =   0
         Left            =   1200
         TabIndex        =   11
         Top             =   480
         Width           =   90
      End
      Begin VB.Label Label4 
         AutoSize        =   -1  'True
         Caption         =   "餐台状态:"
         Height          =   180
         Left            =   240
         TabIndex        =   10
         Top             =   1680
         Width           =   900
      End
      Begin VB.Label Label3 
         AutoSize        =   -1  'True
         Caption         =   "餐台名称:"
         Height          =   180
         Left            =   240
         TabIndex        =   9
         Top             =   1080
         Width           =   900
      End
      Begin VB.Label Label2 
         AutoSize        =   -1  'True
         Caption         =   "餐台号:"
         Height          =   180
         Left            =   360
         TabIndex        =   8
         Top             =   480
         Width           =   720
      End
   End
   Begin MSComctlLib.ImageList ImageList1 
      Left            =   4680
      Top             =   5640
      _ExtentX        =   1005
      _ExtentY        =   1005
      BackColor       =   -2147483643
      ImageWidth      =   32
      ImageHeight     =   32
      MaskColor       =   12632256
      _Version        =   393216

⌨️ 快捷键说明

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