home *** CD-ROM | disk | FTP | other *** search
- VERSION 5.00
- Object = "{6B7E6392-850A-101B-AFC0-4210102A8DA7}#2.0#0"; "MSCOMCTL.OCX"
- Begin VB.Form Form3
- Appearance = 0 'Flat
- BackColor = &H80000005&
- BorderStyle = 4 'Fixed ToolWindow
- ClientHeight = 210
- ClientLeft = 4470
- ClientTop = 4545
- ClientWidth = 3345
- ControlBox = 0 'False
- LinkTopic = "Form3"
- MaxButton = 0 'False
- MinButton = 0 'False
- ScaleHeight = 210
- ScaleWidth = 3345
- ShowInTaskbar = 0 'False
- Begin ComctlLib.ProgressBar ProgressBar1
- Align = 1 'Align Top
- Height = 210
- Left = 0
- TabIndex = 0
- Top = 0
- Width = 3345
- _ExtentX = 5900
- _ExtentY = 370
- _Version = 393216
- Appearance = 1
- End
- End
- Attribute VB_Name = "Form3"
- Attribute VB_GlobalNameSpace = False
- Attribute VB_Creatable = False
- Attribute VB_PredeclaredId = True
- Attribute VB_Exposed = False
-