home *** CD-ROM | disk | FTP | other *** search
/ Planet Source Code Jumbo …e CD Visual Basic 1 to 7 / 3_2004-2005.ISO / Data / Zips / Matrix_Tex185065292005.psc / Form1.frm < prev    next >
Text File  |  2005-02-09  |  814b  |  30 lines

  1. VERSION 5.00
  2. Begin VB.Form Form1 
  3.    BackColor       =   &H0000FF00&
  4.    Caption         =   "Form1"
  5.    ClientHeight    =   1290
  6.    ClientLeft      =   60
  7.    ClientTop       =   450
  8.    ClientWidth     =   2730
  9.    LinkTopic       =   "Form1"
  10.    ScaleHeight     =   1290
  11.    ScaleWidth      =   2730
  12.    StartUpPosition =   3  'Windows Default
  13.    Begin MatrixTextOcx.MatrixText UserControl11 
  14.       Height          =   1095
  15.       Left            =   90
  16.       TabIndex        =   0
  17.       Top             =   90
  18.       Width           =   2490
  19.       _extentx        =   4392
  20.       _extenty        =   1931
  21.    End
  22. End
  23. Attribute VB_Name = "Form1"
  24. Attribute VB_GlobalNameSpace = False
  25. Attribute VB_Creatable = False
  26. Attribute VB_PredeclaredId = True
  27. Attribute VB_Exposed = False
  28. Option Explicit
  29.  
  30.