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

📄 frmbanquetres.frm

📁 Call centeer gestion de usuarios todo ello gratis y bajo windows
💻 FRM
📖 第 1 页 / 共 4 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Begin VB.Form frmBanquetRes 
   BorderStyle     =   3  'Fixed Dialog
   ClientHeight    =   8205
   ClientLeft      =   45
   ClientTop       =   45
   ClientWidth     =   10350
   ControlBox      =   0   'False
   BeginProperty Font 
      Name            =   "Arial"
      Size            =   8.25
      Charset         =   0
      Weight          =   400
      Underline       =   0   'False
      Italic          =   0   'False
      Strikethrough   =   0   'False
   EndProperty
   Icon            =   "frmBanquetRes.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   8205
   ScaleWidth      =   10350
   ShowInTaskbar   =   0   'False
   StartUpPosition =   2  'CenterScreen
   Begin VB.Frame Frame1 
      Height          =   2535
      Left            =   120
      TabIndex        =   31
      Top             =   480
      Width           =   5415
      Begin VB.TextBox txtDateReserved 
         Alignment       =   2  'Center
         BackColor       =   &H00FFFFFF&
         Height          =   375
         Left            =   1320
         Locked          =   -1  'True
         TabIndex        =   0
         Top             =   240
         Width           =   1695
      End
      Begin VB.TextBox txtClient 
         Alignment       =   2  'Center
         BackColor       =   &H00FFFFFF&
         Height          =   375
         Left            =   1320
         TabIndex        =   1
         Top             =   720
         Width           =   3975
      End
      Begin VB.TextBox txtAddress 
         Alignment       =   2  'Center
         BackColor       =   &H00FFFFFF&
         Height          =   735
         Left            =   1320
         MultiLine       =   -1  'True
         TabIndex        =   2
         Top             =   1200
         Width           =   3975
      End
      Begin VB.TextBox txtContactNo 
         Alignment       =   2  'Center
         BackColor       =   &H00FFFFFF&
         Height          =   375
         Left            =   1320
         MaxLength       =   15
         TabIndex        =   3
         Top             =   2040
         Width           =   3975
      End
      Begin MSComCtl2.DTPicker DTPicker1 
         Height          =   375
         Left            =   3120
         TabIndex        =   32
         Top             =   240
         Width           =   255
         _ExtentX        =   450
         _ExtentY        =   661
         _Version        =   393216
         Format          =   22740993
         CurrentDate     =   38202
      End
      Begin VB.Label Label1 
         BackColor       =   &H00C0C0C0&
         BackStyle       =   0  'Transparent
         Caption         =   "+15"
         Height          =   375
         Left            =   3480
         TabIndex        =   57
         Top             =   240
         Width           =   1695
      End
      Begin VB.Label Label2 
         Caption         =   "Date Reserved"
         Height          =   255
         Left            =   120
         TabIndex        =   36
         Top             =   240
         Width           =   1575
      End
      Begin VB.Label Label3 
         Caption         =   "Client"
         Height          =   255
         Left            =   120
         TabIndex        =   35
         Top             =   720
         Width           =   1575
      End
      Begin VB.Label Label5 
         Caption         =   "Address"
         Height          =   255
         Left            =   120
         TabIndex        =   34
         Top             =   1200
         Width           =   1575
      End
      Begin VB.Label Label6 
         Caption         =   "Contact No."
         Height          =   255
         Left            =   120
         TabIndex        =   33
         Top             =   2040
         Width           =   1575
      End
   End
   Begin VB.Frame Frame3 
      Height          =   4095
      Left            =   5640
      TabIndex        =   44
      Top             =   480
      Width           =   4575
      Begin VB.TextBox txtQuantity 
         Alignment       =   2  'Center
         BackColor       =   &H00FFFFFF&
         Height          =   375
         Left            =   1080
         MaxLength       =   5
         TabIndex        =   16
         Top             =   3120
         Width           =   1695
      End
      Begin VB.ComboBox cboLoc 
         BackColor       =   &H00FFFFFF&
         Height          =   330
         Left            =   1080
         TabIndex        =   10
         Top             =   240
         Width           =   3375
      End
      Begin VB.ComboBox cboEng 
         BackColor       =   &H00FFFFFF&
         Height          =   330
         Left            =   1080
         TabIndex        =   12
         Top             =   1200
         Width           =   3375
      End
      Begin VB.ComboBox cboMealType 
         BackColor       =   &H00FFFFFF&
         Height          =   330
         ItemData        =   "frmBanquetRes.frx":0BC2
         Left            =   1080
         List            =   "frmBanquetRes.frx":0BCC
         TabIndex        =   13
         Top             =   1680
         Width           =   1455
      End
      Begin VB.ComboBox cboMealDes 
         BackColor       =   &H00FFFFFF&
         Height          =   330
         Left            =   1080
         Sorted          =   -1  'True
         TabIndex        =   14
         Top             =   2160
         Width           =   3375
      End
      Begin VB.Label Label7 
         Caption         =   "Amount"
         Height          =   255
         Left            =   120
         TabIndex        =   52
         Top             =   3600
         Width           =   735
      End
      Begin VB.Label Label13 
         Caption         =   "Location"
         Height          =   255
         Left            =   120
         TabIndex        =   51
         Top             =   240
         Width           =   1575
      End
      Begin VB.Label Label19 
         Caption         =   "Engineering"
         Height          =   255
         Left            =   120
         TabIndex        =   50
         Top             =   1200
         Width           =   1935
      End
      Begin VB.Label Label8 
         Caption         =   "Meal Type"
         Height          =   255
         Left            =   120
         TabIndex        =   49
         Top             =   1680
         Width           =   1935
      End
      Begin VB.Label Label21 
         Caption         =   "Quantity"
         Height          =   255
         Left            =   120
         TabIndex        =   48
         Top             =   3120
         Width           =   1215
      End
      Begin VB.Label lblMealPrice 
         Alignment       =   2  'Center
         BackColor       =   &H00FFFFFF&
         BorderStyle     =   1  'Fixed Single
         Height          =   375
         Left            =   1080
         TabIndex        =   15
         Top             =   2640
         Width           =   1695
      End
      Begin VB.Label Label22 
         Caption         =   "Price"
         Height          =   255
         Left            =   120
         TabIndex        =   47
         Top             =   2640
         Width           =   1095
      End
      Begin VB.Label Label23 
         Caption         =   "Description"
         Height          =   255
         Left            =   120
         TabIndex        =   46
         Top             =   2160
         Width           =   1935
      End
      Begin VB.Label lblAmount 
         Alignment       =   2  'Center
         BackColor       =   &H00FFFFFF&
         BorderStyle     =   1  'Fixed Single
         Height          =   375
         Left            =   1080
         TabIndex        =   17
         Top             =   3600
         Width           =   1695
      End
      Begin VB.Label lblCap 
         Alignment       =   2  'Center
         BackColor       =   &H00FFFFFF&
         BorderStyle     =   1  'Fixed Single
         Height          =   375
         Left            =   1080
         TabIndex        =   11
         Top             =   720
         Width           =   1695
      End
      Begin VB.Label Label24 
         Caption         =   "Pax"
         Height          =   255
         Left            =   120
         TabIndex        =   45
         Top             =   720
         Width           =   1095
      End
   End
   Begin VB.CommandButton Command1 
      Caption         =   ">> Proceed >>"
      Height          =   375
      Left            =   120
      TabIndex        =   58
      Top             =   7680
      Width           =   1815
   End
   Begin VB.Frame Frame4 
      Height          =   1455
      Left            =   5640
      TabIndex        =   53
      Top             =   4560
      Width           =   4575
      Begin VB.TextBox txtConfirmDate 
         Alignment       =   2  'Center
         BackColor       =   &H00FFFFFF&
         Height          =   375
         Left            =   1560
         TabIndex        =   18
         Top             =   240
         Width           =   1695
      End
      Begin MSComctlLib.Toolbar Toolbar1 
         Height          =   570
         Left            =   1920
         TabIndex        =   54
         Top             =   720
         Width           =   2535
         _ExtentX        =   4471
         _ExtentY        =   1005
         ButtonWidth     =   1984
         ButtonHeight    =   1005
         Appearance      =   1
         Style           =   1
         TextAlignment   =   1
         ImageList       =   "ImageList1"
         _Version        =   393216
         BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628} 
            NumButtons      =   5
            BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Style           =   3
            EndProperty
            BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Caption         =   "Cancel"
               Key             =   "Cancel"
               ImageIndex      =   1
            EndProperty
            BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Style           =   3
            EndProperty
            BeginProperty Button4 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Caption         =   "Save"
               Key             =   "Save"
               ImageIndex      =   2
            EndProperty
            BeginProperty Button5 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Style           =   3
            EndProperty
         EndProperty
      End
      Begin MSComCtl2.DTPicker DTPicker2 
         Height          =   375
         Left            =   3360
         TabIndex        =   55
         Top             =   240
         Width           =   255
         _ExtentX        =   450
         _ExtentY        =   661
         _Version        =   393216
         Format          =   22740993
         CurrentDate     =   38202
      End
      Begin VB.Label Label16 
         Caption         =   "Confirmation Date"
         Height          =   375
         Left            =   120
         TabIndex        =   56
         Top             =   240
         Width           =   1815
      End
   End
   Begin VB.Frame Frame2 
      Height          =   3015
      Left            =   120
      TabIndex        =   37
      Top             =   3000
      Width           =   5415
      Begin VB.TextBox txtBackdrop 
         Alignment       =   2  'Center
         BackColor       =   &H00FFFFFF&
         Height          =   735
         Left            =   1320
         MultiLine       =   -1  'True

⌨️ 快捷键说明

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