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 >
Wrap
Text File
|
2005-02-09
|
814b
|
30 lines
VERSION 5.00
Begin VB.Form Form1
BackColor = &H0000FF00&
Caption = "Form1"
ClientHeight = 1290
ClientLeft = 60
ClientTop = 450
ClientWidth = 2730
LinkTopic = "Form1"
ScaleHeight = 1290
ScaleWidth = 2730
StartUpPosition = 3 'Windows Default
Begin MatrixTextOcx.MatrixText UserControl11
Height = 1095
Left = 90
TabIndex = 0
Top = 90
Width = 2490
_extentx = 4392
_extenty = 1931
End
End
Attribute VB_Name = "Form1"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Option Explicit