home *** CD-ROM | disk | FTP | other *** search
- VERSION 5.00
- Begin VB.Form Form4
- Caption = "Drive Copy Information"
- ClientHeight = 4050
- ClientLeft = 2700
- ClientTop = 2670
- ClientWidth = 4680
- LinkTopic = "Form4"
- ScaleHeight = 4050
- ScaleWidth = 4680
- Begin VB.DriveListBox Drive16
- Height = 315
- Left = 2640
- TabIndex = 15
- Top = 3480
- Width = 1815
- End
- Begin VB.DriveListBox Drive15
- Height = 315
- Left = 2640
- TabIndex = 14
- Top = 3000
- Width = 1815
- End
- Begin VB.DriveListBox Drive14
- Height = 315
- Left = 2640
- TabIndex = 13
- Top = 2520
- Width = 1815
- End
- Begin VB.DriveListBox Drive13
- Height = 315
- Left = 2640
- TabIndex = 12
- Top = 2040
- Width = 1815
- End
- Begin VB.DriveListBox Drive12
- Height = 315
- Left = 2640
- TabIndex = 11
- Top = 1560
- Width = 1815
- End
- Begin VB.DriveListBox Drive11
- Height = 315
- Left = 2640
- TabIndex = 10
- Top = 1080
- Width = 1815
- End
- Begin VB.DriveListBox Drive10
- Height = 315
- Left = 2640
- TabIndex = 9
- Top = 600
- Width = 1815
- End
- Begin VB.DriveListBox Drive9
- Height = 315
- Left = 2640
- TabIndex = 8
- Top = 120
- Width = 1815
- End
- Begin VB.DriveListBox Drive8
- Height = 315
- Left = 120
- TabIndex = 7
- Top = 3480
- Width = 1695
- End
- Begin VB.DriveListBox Drive7
- Height = 315
- Left = 120
- TabIndex = 6
- Top = 3000
- Width = 1695
- End
- Begin VB.DriveListBox Drive6
- Height = 315
- Left = 120
- TabIndex = 5
- Top = 2520
- Width = 1695
- End
- Begin VB.DriveListBox Drive5
- Height = 315
- Left = 120
- TabIndex = 4
- Top = 2040
- Width = 1695
- End
- Begin VB.DriveListBox Drive4
- Height = 315
- Left = 120
- TabIndex = 3
- Top = 1560
- Width = 1695
- End
- Begin VB.DriveListBox Drive3
- Height = 315
- Left = 120
- TabIndex = 2
- Top = 1080
- Width = 1695
- End
- Begin VB.DriveListBox Drive2
- Height = 315
- Left = 120
- TabIndex = 1
- Top = 600
- Width = 1695
- End
- Begin VB.DriveListBox Drive1
- Height = 315
- Left = 120
- TabIndex = 0
- Top = 120
- Width = 1695
- End
- Attribute VB_Name = "Form4"
- Attribute VB_GlobalNameSpace = False
- Attribute VB_Creatable = False
- Attribute VB_PredeclaredId = True
- Attribute VB_Exposed = False
-