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

📄 frmclean.frm

📁 星级酒店管理系统(附带系统自写控件源码)
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomct2.ocx"
Begin VB.Form frmClean 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "系统重建,请在重建前备份数据库一份。"
   ClientHeight    =   4740
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   7530
   Icon            =   "frmClean.frx":0000
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   4740
   ScaleWidth      =   7530
   ShowInTaskbar   =   0   'False
   StartUpPosition =   3  '窗口缺省
   Begin VB.CommandButton cmdClose 
      Cancel          =   -1  'True
      Caption         =   "关闭返回(&C)"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   9.75
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   390
      Left            =   5835
      TabIndex        =   19
      Top             =   4125
      Width           =   1530
   End
   Begin VB.CommandButton cmdClean 
      Caption         =   "重建项目(&R)"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   9.75
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   390
      Left            =   4245
      TabIndex        =   18
      Top             =   4125
      Width           =   1530
   End
   Begin VB.PictureBox SSFrame1 
      Height          =   3825
      Left            =   135
      ScaleHeight     =   3765
      ScaleWidth      =   7125
      TabIndex        =   20
      Top             =   240
      Width           =   7185
      Begin VB.CheckBox chkTmp 
         Caption         =   "所有临时表"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9.75
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   315
         Left            =   5565
         TabIndex        =   17
         Top             =   960
         Width           =   1485
      End
      Begin VB.CheckBox chktbdMemberDetail 
         Caption         =   "消费卡对帐单"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9.75
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   315
         Left            =   5565
         TabIndex        =   16
         Top             =   594
         Width           =   1485
      End
      Begin VB.CheckBox chktbdArrearage 
         Caption         =   "挂帐表"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9.75
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   315
         Left            =   5565
         TabIndex        =   15
         Top             =   240
         Width           =   1320
      End
      Begin VB.CheckBox chktbdBook 
         Caption         =   "预订表"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9.75
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   315
         Left            =   3845
         TabIndex        =   14
         Top             =   1290
         Width           =   1260
      End
      Begin VB.CheckBox chktbdCash 
         Caption         =   "消费总表"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9.75
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   315
         Left            =   3845
         TabIndex        =   13
         Top             =   960
         Width           =   1320
      End
      Begin VB.CheckBox chktbdSheel 
         Caption         =   "单据数量总表"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9.75
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   315
         Left            =   3845
         TabIndex        =   12
         Top             =   594
         Width           =   1575
      End
      Begin VB.CheckBox chktbdGuest 
         Caption         =   "员工表"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9.75
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   315
         Left            =   3845
         TabIndex        =   11
         Top             =   240
         Width           =   1320
      End
      Begin VB.CheckBox chktbdMember 
         Caption         =   "会员表"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9.75
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   315
         Left            =   2215
         TabIndex        =   10
         Top             =   1290
         Width           =   1320
      End
      Begin MSComCtl2.DTPicker dtpDate 
         Height          =   315
         Left            =   720
         TabIndex        =   6
         Top             =   1995
         Width           =   1380
         _ExtentX        =   2434
         _ExtentY        =   556
         _Version        =   393216
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "Arial"
            Size            =   9
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         CalendarBackColor=   15594494
         CalendarTitleBackColor=   33023
         CalendarTitleForeColor=   8388608
         Format          =   60030977
         CurrentDate     =   37515
      End
      Begin VB.CheckBox chkPayType 
         Caption         =   "付款分类"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9.75
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   285
         Left            =   465
         TabIndex        =   1
         Top             =   625
         Width           =   1185
      End
      Begin VB.CheckBox chkUnitType 
         Caption         =   "单位分类"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9.75
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   285
         Left            =   465
         TabIndex        =   2
         Top             =   980
         Width           =   1245
      End
      Begin VB.CheckBox chkEatList 
         Caption         =   "菜单明细"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9.75
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   285
         Left            =   465
         TabIndex        =   3
         Top             =   1305
         Width           =   1215
      End
      Begin VB.CheckBox chkCust 
         Caption         =   "消费详细信息"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9.75
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H000000FF&
         Height          =   315
         Left            =   465
         TabIndex        =   4
         Top             =   1680
         Width           =   1590
      End
      Begin VB.CheckBox chkMenuType 
         Caption         =   "菜单分类"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9.75
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   300
         Left            =   2215
         TabIndex        =   7
         Top             =   247
         Width           =   1200
      End
      Begin VB.CheckBox chkMenucat 
         Caption         =   "酒席配置"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9.75
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   315
         Left            =   2215
         TabIndex        =   8
         Top             =   594
         Width           =   1215
      End
      Begin VB.CheckBox chktbdWasteBook 
         Caption         =   "现金流水帐"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9.75
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   315
         Left            =   2215
         TabIndex        =   9
         Top             =   956
         Width           =   1320
      End
      Begin VB.CheckBox chkSiteType 
         Caption         =   "座位分类"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9.75
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   315
         Left            =   465
         TabIndex        =   0
         Top             =   240
         Width           =   1320
      End
      Begin VB.CheckBox chkDate 
         BeginProperty Font 
            Name            =   "Arial"
            Size            =   9
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H000000FF&
         Height          =   315
         Left            =   465
         TabIndex        =   5
         Top             =   2010
         Width           =   1650
      End
      Begin MSComCtl2.DTPicker dtpEnd 
         Height          =   315
         Left            =   2430
         TabIndex        =   28
         Top             =   1995
         Width           =   1380
         _ExtentX        =   2434
         _ExtentY        =   556
         _Version        =   393216
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "Arial"
            Size            =   9
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         CalendarBackColor=   15594494
         CalendarTitleBackColor=   33023
         CalendarTitleForeColor=   8388608
         Format          =   60030977
         CurrentDate     =   37515
      End
      Begin VB.Label Label5 
         AutoSize        =   -1  'True
         Caption         =   "至"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   210
         Left            =   2190
         TabIndex        =   29
         Top             =   2047
         Width           =   210
      End
      Begin VB.Label Label4 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "l"
         BeginProperty Font 
            Name            =   "Wingdings"
            Size            =   14.25
            Charset         =   2
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H0000C000&
         Height          =   315
         Index           =   2
         Left            =   675
         TabIndex        =   27
         Top             =   2700
         Width           =   210
      End
      Begin VB.Label Label4 

⌨️ 快捷键说明

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