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

📄 bthdinfo.frm

📁 一个用VB6.0开发的简单餐会管理系统。在WIN2K
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Begin VB.Form BthdInfo 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "生日餐会信息"
   ClientHeight    =   5370
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   4455
   Icon            =   "BthdInfo.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MDIChild        =   -1  'True
   MinButton       =   0   'False
   ScaleHeight     =   5370
   ScaleWidth      =   4455
   Begin VB.CommandButton Command3 
      Caption         =   "删除"
      Height          =   375
      Left            =   120
      TabIndex        =   33
      Top             =   4920
      Width           =   855
   End
   Begin VB.CommandButton Command2 
      Caption         =   "取消"
      Height          =   375
      Left            =   3360
      TabIndex        =   16
      Top             =   4920
      Width           =   975
   End
   Begin VB.CommandButton Command1 
      Caption         =   "确定"
      Height          =   375
      Left            =   2280
      TabIndex        =   15
      Top             =   4920
      Width           =   975
   End
   Begin VB.Frame Frame1 
      Height          =   4815
      Left            =   0
      TabIndex        =   0
      Top             =   0
      Width           =   4455
      Begin VB.TextBox Text2 
         Alignment       =   1  'Right Justify
         BeginProperty DataFormat 
            Type            =   0
            Format          =   "0"
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2052
            SubFormatType   =   0
         EndProperty
         Height          =   270
         Left            =   1080
         TabIndex        =   2
         Text            =   "Text2"
         Top             =   975
         Width           =   615
      End
      Begin VB.TextBox Text11 
         Alignment       =   1  'Right Justify
         BeginProperty DataFormat 
            Type            =   1
            Format          =   "0.00"
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2052
            SubFormatType   =   1
         EndProperty
         Height          =   270
         Left            =   2640
         TabIndex        =   10
         Text            =   "Text11"
         Top             =   3500
         Width           =   975
      End
      Begin VB.Data Data1 
         Caption         =   "Data1"
         Connect         =   "Access"
         DatabaseName    =   "D:\jp\vb\生日餐会系统\BSystem.mdb"
         DefaultCursorType=   0  '缺省游标
         DefaultType     =   2  '使用 ODBC
         Exclusive       =   0   'False
         Height          =   285
         Left            =   3000
         Options         =   0
         ReadOnly        =   0   'False
         RecordsetType   =   1  'Dynaset
         RecordSource    =   "餐会信息"
         Top             =   240
         Visible         =   0   'False
         Width           =   1215
      End
      Begin VB.TextBox Text10 
         Height          =   495
         Left            =   840
         MultiLine       =   -1  'True
         TabIndex        =   11
         Text            =   "BthdInfo.frx":030A
         Top             =   3900
         Width           =   3495
      End
      Begin VB.CheckBox Check3 
         Caption         =   "餐会是否最终被取消"
         Height          =   255
         Left            =   2280
         TabIndex        =   14
         Top             =   4440
         Width           =   2055
      End
      Begin VB.CheckBox Check2 
         Caption         =   "有预订"
         Height          =   255
         Left            =   1320
         TabIndex        =   13
         Top             =   4440
         Width           =   855
      End
      Begin VB.CheckBox Check1 
         Caption         =   "订蛋糕"
         Height          =   255
         Left            =   240
         TabIndex        =   12
         Top             =   4440
         Width           =   975
      End
      Begin VB.TextBox Text9 
         Alignment       =   1  'Right Justify
         Height          =   270
         Left            =   840
         TabIndex        =   9
         Text            =   "Text9"
         Top             =   3495
         Width           =   375
      End
      Begin VB.TextBox Text8 
         Height          =   270
         Left            =   1080
         MaxLength       =   10
         TabIndex        =   8
         Text            =   "Text8"
         Top             =   3135
         Width           =   3255
      End
      Begin VB.TextBox Text7 
         Height          =   495
         Left            =   1080
         MultiLine       =   -1  'True
         ScrollBars      =   2  'Vertical
         TabIndex        =   7
         Text            =   "BthdInfo.frx":0311
         Top             =   2580
         Width           =   3255
      End
      Begin VB.TextBox Text6 
         Height          =   480
         Left            =   1080
         MultiLine       =   -1  'True
         ScrollBars      =   2  'Vertical
         TabIndex        =   6
         Text            =   "BthdInfo.frx":0317
         Top             =   2055
         Width           =   3255
      End
      Begin VB.TextBox Text5 
         Height          =   270
         Left            =   720
         MaxLength       =   20
         TabIndex        =   5
         Text            =   "Text5"
         Top             =   1695
         Width           =   3615
      End
      Begin VB.TextBox Text4 
         Height          =   270
         Left            =   720
         MaxLength       =   20
         TabIndex        =   4
         Text            =   "Text4"
         Top             =   1335
         Width           =   3615
      End
      Begin VB.TextBox Text3 
         Alignment       =   1  'Right Justify
         Height          =   270
         Left            =   3240
         TabIndex        =   3
         Text            =   "Text3"
         Top             =   975
         Width           =   615
      End
      Begin VB.TextBox Text1 
         Height          =   270
         Left            =   480
         TabIndex        =   17
         Text            =   "Text1"
         Top             =   240
         Width           =   735
      End
      Begin MSComCtl2.DTPicker DTPicker1 
         Height          =   255
         Left            =   1080
         TabIndex        =   1
         Top             =   615
         Width           =   1335
         _ExtentX        =   2355
         _ExtentY        =   450
         _Version        =   393216
         Format          =   19988481
         CurrentDate     =   38071
      End
      Begin VB.Label Label16 
         Caption         =   "0%-100%"
         Height          =   255
         Left            =   1320
         TabIndex        =   34
         Top             =   3525
         Width           =   735
      End
      Begin VB.Label Label15 
         AutoSize        =   -1  'True
         Caption         =   "元"
         Height          =   180
         Left            =   3720
         TabIndex        =   32
         Top             =   3555
         Width           =   180
      End
      Begin VB.Label Label14 
         Caption         =   "花费:"
         Height          =   255
         Left            =   2160
         TabIndex        =   31
         Top             =   3555
         Width           =   615
      End
      Begin VB.Label Label13 
         AutoSize        =   -1  'True
         Caption         =   "备注:"
         Height          =   180
         Left            =   120
         TabIndex        =   30
         Top             =   3900
         Width           =   540
      End
      Begin VB.Label Label12 
         AutoSize        =   -1  'True
         Caption         =   "满意度:"
         Height          =   180
         Left            =   120
         TabIndex        =   29
         Top             =   3540
         Width           =   720
      End
      Begin VB.Label Label11 
         AutoSize        =   -1  'True
         Caption         =   "接待人员:"
         Height          =   180
         Left            =   120
         TabIndex        =   28
         Top             =   3180
         Width           =   900
      End
      Begin VB.Label Label10 
         AutoSize        =   -1  'True
         Caption         =   "特殊服务:"
         Height          =   180
         Left            =   120
         TabIndex        =   27
         Top             =   2580
         Width           =   900
      End
      Begin VB.Label Label9 
         AutoSize        =   -1  'True
         Caption         =   "定餐内容:"
         Height          =   180
         Left            =   120
         TabIndex        =   26
         Top             =   2100
         Width           =   900
      End
      Begin VB.Label Label8 
         AutoSize        =   -1  'True
         Caption         =   "礼物:"
         Height          =   180
         Left            =   120
         TabIndex        =   25
         Top             =   1740
         Width           =   540
      End
      Begin VB.Label Label7 
         AutoSize        =   -1  'True
         Caption         =   "游戏:"
         Height          =   180
         Left            =   120
         TabIndex        =   24
         Top             =   1380
         Width           =   540
      End
      Begin VB.Label Label6 
         AutoSize        =   -1  'True
         Caption         =   "人"
         Height          =   180
         Left            =   3960
         TabIndex        =   23
         Top             =   1020
         Width           =   180
      End
      Begin VB.Label Label5 
         AutoSize        =   -1  'True
         Caption         =   "小孩人数:"
         Height          =   180
         Left            =   2280
         TabIndex        =   22
         Top             =   1020
         Width           =   900
      End
      Begin VB.Label Label4 
         AutoSize        =   -1  'True
         Caption         =   "人"
         Height          =   180
         Left            =   1800
         TabIndex        =   21
         Top             =   1020
         Width           =   180
      End
      Begin VB.Label Label3 
         AutoSize        =   -1  'True
         Caption         =   "大人人数:"
         Height          =   180
         Left            =   120
         TabIndex        =   20
         Top             =   1020
         Width           =   900
      End
      Begin VB.Label Label2 
         AutoSize        =   -1  'True

⌨️ 快捷键说明

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