www.pudn.com > 进行数据库备份与恢复有VB6.0开发完整源码.zip > Form1.frm


VERSION 5.00 
Object = "{16ED326C-4081-11D5-B5BD-0050BAA9AC14}#3.0#0"; "DataBaseBackup.ocx" 
Begin VB.Form Form1  
   Caption         =   "Form1" 
   ClientHeight    =   3870 
   ClientLeft      =   60 
   ClientTop       =   345 
   ClientWidth     =   6405 
   LinkTopic       =   "Form1" 
   ScaleHeight     =   3870 
   ScaleWidth      =   6405 
   StartUpPosition =   3  '窗口缺省 
   Begin DataBaseBackup.DataBackup DataBackup1  
      Height          =   3360 
      Left            =   195 
      TabIndex        =   0 
      Top             =   255 
      Width           =   5985 
      _ExtentX        =   10557 
      _ExtentY        =   5927 
   End 
End 
Attribute VB_Name = "Form1" 
Attribute VB_GlobalNameSpace = False 
Attribute VB_Creatable = False 
Attribute VB_PredeclaredId = True 
Attribute VB_Exposed = False