home *** CD-ROM | disk | FTP | other *** search
/ Programming Tool Box / SIMS_2.iso / vb_code2 / tag_it / form1.frm < prev    next >
Text File  |  1995-02-27  |  1KB  |  40 lines

  1. VERSION 2.00
  2. Begin Form Form1 
  3.    BorderStyle     =   0  'None
  4.    Caption         =   "Message Form"
  5.    ClientHeight    =   945
  6.    ClientLeft      =   945
  7.    ClientTop       =   1365
  8.    ClientWidth     =   1800
  9.    ControlBox      =   0   'False
  10.    FontBold        =   0   'False
  11.    FontItalic      =   0   'False
  12.    FontName        =   "MS Sans Serif"
  13.    FontSize        =   8.25
  14.    FontStrikethru  =   0   'False
  15.    FontUnderline   =   0   'False
  16.    Height          =   1410
  17.    Left            =   855
  18.    LinkTopic       =   "Form2"
  19.    MaxButton       =   0   'False
  20.    MinButton       =   0   'False
  21.    ScaleHeight     =   945
  22.    ScaleWidth      =   1800
  23.    Top             =   990
  24.    Width           =   1980
  25.    Begin Label Label1 
  26.       Caption         =   "Label1"
  27.       FontBold        =   0   'False
  28.       FontItalic      =   0   'False
  29.       FontName        =   "MS Sans Serif"
  30.       FontSize        =   8.25
  31.       FontStrikethru  =   0   'False
  32.       FontUnderline   =   0   'False
  33.       Height          =   375
  34.       Left            =   0
  35.       TabIndex        =   0
  36.       Top             =   0
  37.       Width           =   1335
  38.    End
  39. End
  40.