home *** CD-ROM | disk | FTP | other *** search
/ Mastering Visual Basic 6 / mastvb6.iso / ch_code / ch10 / scrlimg / scrlform.frm (.txt) < prev    next >
Encoding:
Visual Basic Form  |  1996-02-18  |  532 b   |  17 lines

  1. VERSION 5.00
  2. Begin VB.MDIForm ScrllImageForm 
  3.    AutoShowChildren=   0   'False
  4.    BackColor       =   &H8000000C&
  5.    Caption         =   "Scrolling Image"
  6.    ClientHeight    =   3765
  7.    ClientLeft      =   165
  8.    ClientTop       =   450
  9.    ClientWidth     =   5325
  10.    LinkTopic       =   "MDIForm1"
  11.    StartUpPosition =   3  'Windows Default
  12. Attribute VB_Name = "ScrllImageForm"
  13. Attribute VB_GlobalNameSpace = False
  14. Attribute VB_Creatable = False
  15. Attribute VB_PredeclaredId = True
  16. Attribute VB_Exposed = False
  17.