home *** CD-ROM | disk | FTP | other *** search
- VERSION 5.00
- Object = "{6B7E6392-850A-101B-AFC0-4210102A8DA7}#1.1#0"; "COMCTL32.OCX"
- Begin VB.Form Form3
- ClientHeight = 855
- ClientLeft = 4515
- ClientTop = 4590
- ClientWidth = 4350
- ControlBox = 0 'False
- LinkTopic = "Form3"
- ScaleHeight = 855
- ScaleWidth = 4350
- Begin ComctlLib.ProgressBar ProgressBar1
- Height = 375
- Left = 120
- TabIndex = 0
- Top = 360
- Width = 4095
- _ExtentX = 7223
- _ExtentY = 661
- _Version = 327680
- Appearance = 1
- MouseIcon = "ImgLoad.frx":0000
- End
- Begin VB.Label Label1
- Caption = "Reading Pixels"
- BeginProperty Font
- Name = "Tahoma"
- Size = 9.75
- Charset = 0
- Weight = 400
- Underline = 0 'False
- Italic = 0 'False
- Strikethrough = 0 'False
- EndProperty
- Height = 255
- Left = 120
- TabIndex = 1
- Top = 0
- Width = 1695
- End
- Attribute VB_Name = "Form3"
- Attribute VB_GlobalNameSpace = False
- Attribute VB_Creatable = False
- Attribute VB_PredeclaredId = True
- Attribute VB_Exposed = False
-