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

📄 frm_bfhf.frm

📁 美容院管理系统
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Begin VB.Form frm_bfhf 
   BackColor       =   &H0080C0FF&
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "备份/恢复向导"
   ClientHeight    =   6435
   ClientLeft      =   2760
   ClientTop       =   3750
   ClientWidth     =   6090
   Icon            =   "frm_bfhf.frx":0000
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   6435
   ScaleWidth      =   6090
   ShowInTaskbar   =   0   'False
   StartUpPosition =   2  'CenterScreen
   Begin VB.PictureBox Picture1 
      Appearance      =   0  'Flat
      BackColor       =   &H80000005&
      ForeColor       =   &H80000008&
      Height          =   3945
      Index           =   3
      Left            =   480
      ScaleHeight     =   3915
      ScaleWidth      =   4230
      TabIndex        =   24
      Top             =   480
      Width           =   4260
      Begin MSComctlLib.ProgressBar ProgressBar1 
         Height          =   180
         Left            =   690
         TabIndex        =   26
         Top             =   1905
         Width           =   2775
         _ExtentX        =   4895
         _ExtentY        =   318
         _Version        =   393216
         Appearance      =   0
         Scrolling       =   1
      End
      Begin VB.Label Label1 
         Alignment       =   2  'Center
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "请稍等,正在备份数据 ..."
         Height          =   180
         Index           =   6
         Left            =   180
         TabIndex        =   25
         Top             =   1575
         Width           =   3720
         WordWrap        =   -1  'True
      End
   End
   Begin VB.PictureBox Picture1 
      Appearance      =   0  'Flat
      BackColor       =   &H80000005&
      ForeColor       =   &H80000008&
      Height          =   3945
      Index           =   2
      Left            =   2850
      ScaleHeight     =   3915
      ScaleWidth      =   4230
      TabIndex        =   14
      Top             =   4620
      Width           =   4260
      Begin VB.DirListBox Dir1 
         Height          =   1560
         Left            =   1260
         TabIndex        =   21
         Top             =   1845
         Width           =   2445
      End
      Begin VB.DriveListBox Drive1 
         Height          =   300
         Left            =   1260
         TabIndex        =   19
         Top             =   1485
         Width           =   2445
      End
      Begin VB.Label Label2 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "当前路径:"
         Height          =   180
         Index           =   2
         Left            =   120
         TabIndex        =   23
         Top             =   3645
         Width           =   900
      End
      Begin VB.Label Label2 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "文件夹:"
         Height          =   180
         Index           =   1
         Left            =   375
         TabIndex        =   22
         Top             =   1845
         Width           =   720
      End
      Begin VB.Label Label2 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "驱动器:"
         Height          =   180
         Index           =   0
         Left            =   375
         TabIndex        =   20
         Top             =   1515
         Width           =   720
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "    在该步您必须在下面的列表框中选择备份或恢复的数据目的路径或源数据路径。按“取消”来退出“备份/恢复向导”。"
         Height          =   540
         Index           =   14
         Left            =   285
         TabIndex        =   16
         Top             =   765
         Width           =   3720
         WordWrap        =   -1  'True
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "第二步:选择路径"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   240
         Index           =   13
         Left            =   870
         TabIndex        =   15
         Top             =   180
         Width           =   2055
      End
   End
   Begin VB.CommandButton Command1 
      BackColor       =   &H00C0E0FF&
      Caption         =   "上一步(&P)"
      Height          =   360
      Index           =   0
      Left            =   1905
      Style           =   1  'Graphical
      TabIndex        =   0
      Top             =   4095
      Width           =   1290
   End
   Begin VB.CommandButton Command1 
      BackColor       =   &H00C0E0FF&
      Caption         =   "下一步(&N)"
      Default         =   -1  'True
      Height          =   360
      Index           =   1
      Left            =   3300
      Style           =   1  'Graphical
      TabIndex        =   1
      Top             =   4095
      Width           =   1290
   End
   Begin VB.PictureBox Picture1 
      Appearance      =   0  'Flat
      BackColor       =   &H80000005&
      ForeColor       =   &H80000008&
      Height          =   3945
      Index           =   1
      Left            =   2520
      ScaleHeight     =   3915
      ScaleWidth      =   4230
      TabIndex        =   10
      Top             =   4590
      Width           =   4260
      Begin VB.OptionButton Option1 
         Appearance      =   0  'Flat
         BackColor       =   &H80000005&
         Caption         =   "恢复数据"
         ForeColor       =   &H80000008&
         Height          =   330
         Index           =   1
         Left            =   1455
         TabIndex        =   18
         Top             =   2550
         Width           =   1815
      End
      Begin VB.OptionButton Option1 
         Appearance      =   0  'Flat
         BackColor       =   &H80000005&
         Caption         =   "备份数据"
         ForeColor       =   &H80000008&
         Height          =   330
         Index           =   0
         Left            =   1455
         TabIndex        =   17
         Top             =   2100
         Value           =   -1  'True
         Width           =   1815
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "第一步:选择备份或恢复"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   240
         Index           =   11
         Left            =   645
         TabIndex        =   12
         Top             =   180
         Width           =   2820
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "    在该步您必须选择“备份”或“恢复”,在未按“下一步”之前您可以按“取消”来退出“备份/恢复向导”。"
         Height          =   540
         Index           =   10
         Left            =   285
         TabIndex        =   11
         Top             =   765
         Width           =   3720
         WordWrap        =   -1  'True
      End
   End
   Begin VB.PictureBox Picture1 
      Appearance      =   0  'Flat
      BackColor       =   &H80000005&
      ForeColor       =   &H80000008&
      Height          =   3945
      Index           =   0
      Left            =   1845
      ScaleHeight     =   3915
      ScaleWidth      =   4230
      TabIndex        =   2
      Top             =   0
      Width           =   4260
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "按“下一步”继续,您也可以按“取消”退出。"
         Height          =   390
         Index           =   12
         Left            =   285
         TabIndex        =   13
         Top             =   3525
         Width           =   3810
         WordWrap        =   -1  'True
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "·完成情况"
         Height          =   180
         Index           =   5
         Left            =   990
         TabIndex        =   9
         Top             =   2790
         Width           =   2625
         WordWrap        =   -1  'True
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "·选择恢复数据的源路径"
         Height          =   180
         Index           =   4
         Left            =   990
         TabIndex        =   8
         Top             =   2370
         Width           =   2625
         WordWrap        =   -1  'True
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "·选择您要备份到目的路径"
         Height          =   180
         Index           =   3
         Left            =   990
         TabIndex        =   7
         Top             =   1950
         Width           =   2625
         WordWrap        =   -1  'True
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "·按您需要选择备份或恢复"
         Height          =   180
         Index           =   2
         Left            =   990
         TabIndex        =   6
         Top             =   1530
         Width           =   2625
         WordWrap        =   -1  'True
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "    此向导将帮助你完成数据备份与恢复,在该向导运行当中将会询问您一些关于数据备份与恢复的问题,如下:"
         Height          =   540
         Index           =   1
         Left            =   285
         TabIndex        =   5
         Top             =   765
         Width           =   3720
         WordWrap        =   -1  'True
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "欢迎使用数据备份/恢复向导"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False

⌨️ 快捷键说明

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