home *** CD-ROM | disk | FTP | other *** search
/ distrib.akp.su/Programming/Vb-6+Rus/ / distrib.akp.su.tar / distrib.akp.su / Programming / Vb-6+Rus / VB98 / TEMPLATE / PROJECTS / FORM1.FRM < prev    next >
Text File  |  1998-06-18  |  484b  |  18 lines

  1. VERSION 5.00
  2. Begin VB.Form Form1 
  3.    Caption         =   "Form1"
  4.    ClientHeight    =   4980
  5.    ClientLeft      =   60
  6.    ClientTop       =   348
  7.    ClientWidth     =   6972
  8.    LinkTopic       =   "Form1"
  9.    ScaleHeight     =   4980
  10.    ScaleWidth      =   6972
  11.    StartUpPosition =   3  'Windows Default
  12. End
  13. Attribute VB_Name = "Form1"
  14. Attribute VB_GlobalNameSpace = False
  15. Attribute VB_Creatable = False
  16. Attribute VB_PredeclaredId = True
  17. Attribute VB_Exposed = False
  18.