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

📄 frmbackup.frm

📁 利用VB+ACCESS开发的专用布料管理系统
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
Begin VB.Form FrmBackUp 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "系统数据备份..."
   ClientHeight    =   5040
   ClientLeft      =   30
   ClientTop       =   330
   ClientWidth     =   6675
   Icon            =   "FrmBackUp.frx":0000
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   5040
   ScaleWidth      =   6675
   ShowInTaskbar   =   0   'False
   StartUpPosition =   2  '屏幕中心
   Begin MSComDlg.CommonDialog CommonDialog1 
      Left            =   3648
      Top             =   1572
      _ExtentX        =   688
      _ExtentY        =   688
      _Version        =   393216
   End
   Begin VB.CommandButton Command1 
      Caption         =   "帮  助(&H)"
      Height          =   408
      Index           =   2
      Left            =   4764
      TabIndex        =   7
      Top             =   4284
      Width           =   1512
   End
   Begin VB.CommandButton Command1 
      Caption         =   "取  消(&C)"
      Height          =   408
      Index           =   1
      Left            =   4764
      TabIndex        =   6
      Top             =   3600
      Width           =   1512
   End
   Begin VB.CommandButton Command1 
      Caption         =   "备  份(&O)"
      Height          =   408
      Index           =   0
      Left            =   4764
      TabIndex        =   5
      Top             =   2904
      Width           =   1512
   End
   Begin VB.Frame Frame1 
      Height          =   2184
      Index           =   2
      Left            =   180
      TabIndex        =   12
      Top             =   2676
      Width           =   4236
      Begin VB.TextBox Text1 
         Appearance      =   0  'Flat
         BackColor       =   &H00DFFFF8&
         Height          =   684
         Index           =   2
         Left            =   828
         MultiLine       =   -1  'True
         ScrollBars      =   2  'Vertical
         TabIndex        =   4
         Text            =   "FrmBackUp.frx":0442
         Top             =   1356
         Width           =   3180
      End
      Begin VB.Label Label1 
         Appearance      =   0  'Flat
         BackColor       =   &H00E0E0E0&
         BorderStyle     =   1  'Fixed Single
         Caption         =   "Label4"
         ForeColor       =   &H80000008&
         Height          =   276
         Index           =   2
         Left            =   1092
         TabIndex        =   19
         Top             =   972
         Width           =   2916
      End
      Begin VB.Label Label1 
         Appearance      =   0  'Flat
         BackColor       =   &H00E0E0E0&
         BorderStyle     =   1  'Fixed Single
         Caption         =   "Label4"
         ForeColor       =   &H80000008&
         Height          =   276
         Index           =   1
         Left            =   1092
         TabIndex        =   18
         Top             =   618
         Width           =   2916
      End
      Begin VB.Label Label1 
         Appearance      =   0  'Flat
         BackColor       =   &H00E0E0E0&
         BorderStyle     =   1  'Fixed Single
         Caption         =   "Label4"
         ForeColor       =   &H80000008&
         Height          =   276
         Index           =   0
         Left            =   1092
         TabIndex        =   17
         Top             =   264
         Width           =   2916
      End
      Begin VB.Label Label2 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "备注:"
         Height          =   180
         Index           =   5
         Left            =   216
         TabIndex        =   16
         Top             =   1344
         Width           =   540
      End
      Begin VB.Label Label2 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "备份人员:"
         Height          =   180
         Index           =   4
         Left            =   216
         TabIndex        =   15
         Top             =   1032
         Width           =   900
      End
      Begin VB.Label Label2 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "备份日期:"
         Height          =   180
         Index           =   3
         Left            =   216
         TabIndex        =   14
         Top             =   672
         Width           =   900
      End
      Begin VB.Label Label2 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "使用日期:"
         Height          =   180
         Index           =   2
         Left            =   216
         TabIndex        =   13
         Top             =   312
         Width           =   900
      End
   End
   Begin VB.Frame Frame1 
      Caption         =   "备份到何处:"
      Height          =   1104
      Index           =   1
      Left            =   180
      TabIndex        =   9
      Top             =   1404
      Width           =   6288
      Begin VB.CommandButton Command2 
         Height          =   312
         Index           =   1
         Left            =   5790
         Picture         =   "FrmBackUp.frx":0448
         Style           =   1  'Graphical
         TabIndex        =   3
         Top             =   600
         Width           =   345
      End
      Begin VB.TextBox Text1 
         Appearance      =   0  'Flat
         BackColor       =   &H00DFFFF8&
         Height          =   288
         Index           =   1
         Left            =   1056
         TabIndex        =   2
         Text            =   "Text2"
         Top             =   612
         Width           =   4716
      End
      Begin VB.Label Label2 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "备份文件路径及文件名:"
         Height          =   180
         Index           =   1
         Left            =   1044
         TabIndex        =   11
         Top             =   312
         Width           =   1980
      End
      Begin VB.Image Image1 
         Height          =   480
         Left            =   300
         Picture         =   "FrmBackUp.frx":0592
         Top             =   390
         Width           =   480
      End

⌨️ 快捷键说明

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