home *** CD-ROM | disk | FTP | other *** search
/ Planet Source Code Jumbo …e CD Visual Basic 1 to 7 / 1_2002.ISO / Data / Zips / HelpACoder45984132002.psc / Form2.frm (.txt) < prev    next >
Encoding:
Visual Basic Form  |  2001-12-27  |  754 b   |  26 lines

  1. VERSION 5.00
  2. Begin VB.Form Form2 
  3.    Caption         =   "Extra Info:"
  4.    ClientHeight    =   5055
  5.    ClientLeft      =   4305
  6.    ClientTop       =   3495
  7.    ClientWidth     =   6405
  8.    Icon            =   "Form2.frx":0000
  9.    LinkTopic       =   "Form2"
  10.    ScaleHeight     =   5055
  11.    ScaleWidth      =   6405
  12.    Begin VB.TextBox Text1 
  13.       Height          =   5055
  14.       Left            =   0
  15.       MultiLine       =   -1  'True
  16.       ScrollBars      =   2  'Vertical
  17.       TabIndex        =   0
  18.       Top             =   0
  19.       Width           =   6375
  20.    End
  21. Attribute VB_Name = "Form2"
  22. Attribute VB_GlobalNameSpace = False
  23. Attribute VB_Creatable = False
  24. Attribute VB_PredeclaredId = True
  25. Attribute VB_Exposed = False
  26.