home *** CD-ROM | disk | FTP | other *** search
- VERSION 5.00
- Begin VB.MDIForm ScrllImageForm
- AutoShowChildren= 0 'False
- BackColor = &H8000000C&
- Caption = "Scrolling Image"
- ClientHeight = 3765
- ClientLeft = 165
- ClientTop = 450
- ClientWidth = 5325
- LinkTopic = "MDIForm1"
- StartUpPosition = 3 'Windows Default
- Attribute VB_Name = "ScrllImageForm"
- Attribute VB_GlobalNameSpace = False
- Attribute VB_Creatable = False
- Attribute VB_PredeclaredId = True
- Attribute VB_Exposed = False
-