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

📄 frmimgbackup.frm

📁 用vb6.0实现的一个可以通用的企业档案管理系统。
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Begin VB.Form frmImgBackup 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "备份文书"
   ClientHeight    =   4425
   ClientLeft      =   1800
   ClientTop       =   2310
   ClientWidth     =   6405
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   4425
   ScaleMode       =   0  'User
   ScaleWidth      =   6405
   ShowInTaskbar   =   0   'False
   Begin VB.CommandButton cmdPrevious 
      Caption         =   "< 上一步(&P)"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   350
      Left            =   2310
      TabIndex        =   27
      Top             =   3900
      Width           =   1300
   End
   Begin VB.CommandButton cmdCancel 
      Caption         =   " 取消(&C)"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   350
      Left            =   4950
      TabIndex        =   20
      Top             =   3900
      Width           =   1300
   End
   Begin VB.CommandButton cmdNext 
      Caption         =   " 下一步(&N) >"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   350
      Left            =   3630
      TabIndex        =   19
      Top             =   3900
      Width           =   1300
   End
   Begin VB.Frame frmStep1 
      Caption         =   "备份方式选择"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   3525
      Left            =   150
      TabIndex        =   2
      Top             =   150
      Width           =   6105
      Begin VB.DriveListBox Drive 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   300
         Left            =   3525
         TabIndex        =   35
         Top             =   2550
         Width           =   1680
      End
      Begin VB.CheckBox chkRegToCD 
         Caption         =   "备份登记类文书"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   225
         Left            =   1545
         TabIndex        =   18
         Top             =   2610
         Width           =   2475
      End
      Begin VB.CheckBox chkRegToHD 
         Caption         =   "备份登记类文书"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   345
         Left            =   1530
         TabIndex        =   17
         Top             =   1410
         Width           =   2505
      End
      Begin MSComCtl2.UpDown UpDHD1 
         Height          =   285
         Left            =   2925
         TabIndex        =   15
         Top             =   1050
         Width           =   240
         _ExtentX        =   476
         _ExtentY        =   503
         _Version        =   393216
         Enabled         =   -1  'True
      End
      Begin VB.TextBox txtSSSQHD1 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   300
         Left            =   1530
         MaxLength       =   6
         TabIndex        =   13
         Top             =   1050
         Width           =   1410
      End
      Begin VB.TextBox txtSSSQHD2 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   300
         Left            =   3510
         MaxLength       =   6
         TabIndex        =   12
         Top             =   1050
         Width           =   1410
      End
      Begin MSComCtl2.UpDown UpDCD2 
         Height          =   285
         Left            =   4920
         TabIndex        =   10
         Top             =   2190
         Width           =   240
         _ExtentX        =   476
         _ExtentY        =   503
         _Version        =   393216
         Enabled         =   -1  'True
      End
      Begin MSComCtl2.UpDown UpDCD1 
         Height          =   285
         Left            =   2940
         TabIndex        =   9
         Top             =   2190
         Width           =   240
         _ExtentX        =   476
         _ExtentY        =   503
         _Version        =   393216
         Enabled         =   -1  'True
      End
      Begin VB.TextBox txtSSSQCD1 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   300
         Left            =   1545
         MaxLength       =   6
         TabIndex        =   6
         Top             =   2190
         Width           =   1410
      End
      Begin VB.TextBox txtSSSQCD2 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   300
         Left            =   3525
         MaxLength       =   6
         TabIndex        =   5
         Top             =   2190
         Width           =   1410
      End
      Begin VB.CommandButton CmdSelePath 
         Caption         =   "..."
         Height          =   300
         Left            =   5175
         TabIndex        =   4
         Top             =   690
         Width           =   615
      End
      Begin VB.TextBox txtPath 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   300
         Left            =   1545
         TabIndex        =   3
         Top             =   690
         Width           =   3615
      End
      Begin VB.OptionButton OptBkToCD 
         Caption         =   "备份至光盘"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   300
         TabIndex        =   1
         Top             =   1800
         Width           =   1275
      End
      Begin VB.OptionButton OptBkToHD 
         Caption         =   "备份至其他目录 (以后可再将该备份刻入 CD-R )"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   315
         Left            =   300
         TabIndex        =   0
         Top             =   330
         Width           =   5595
      End
      Begin MSComCtl2.UpDown UpDHD2 
         Height          =   285
         Left            =   4905
         TabIndex        =   16
         Top             =   1050
         Width           =   270
         _ExtentX        =   476
         _ExtentY        =   503
         _Version        =   393216
         Enabled         =   -1  'True
      End
      Begin VB.Label Label5 
         AutoSize        =   -1  'True
         Caption         =   "所属时期从                    到"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   180
         Left            =   570
         TabIndex        =   14
         Top             =   1110
         Width           =   2880
      End
      Begin VB.Label Label1 
         Caption         =   "注:备份至光盘需要安装 Adaptec DierctCD 或者其他能直接写     CD-R 的软件"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   405
         Left            =   570
         TabIndex        =   11
         Top             =   3000
         Width           =   5115
      End
      Begin VB.Label Label2 
         AutoSize        =   -1  'True
         Caption         =   "所属时期从                    到"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty

⌨️ 快捷键说明

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