home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Controls / Visual Basic Controls.iso / vbcontrol / axdata / form2.frm (.txt) < prev    next >
Encoding:
Visual Basic Form  |  1998-03-15  |  788 b   |  27 lines

  1. VERSION 5.00
  2. Object = "*\AAXDATA.VBP"
  3. Begin VB.Form Form2 
  4.    Caption         =   "Form2"
  5.    ClientHeight    =   3195
  6.    ClientLeft      =   60
  7.    ClientTop       =   345
  8.    ClientWidth     =   4680
  9.    LinkTopic       =   "Form2"
  10.    ScaleHeight     =   3195
  11.    ScaleWidth      =   4680
  12.    StartUpPosition =   3  'Windows Default
  13.    Begin axDataControl.UserControl1 UserControl11 
  14.       Height          =   615
  15.       Left            =   660
  16.       TabIndex        =   0
  17.       Top             =   300
  18.       Width           =   1395
  19.       _ExtentX        =   2461
  20.       _ExtentY        =   1085
  21.    End
  22. Attribute VB_Name = "Form2"
  23. Attribute VB_GlobalNameSpace = False
  24. Attribute VB_Creatable = False
  25. Attribute VB_PredeclaredId = True
  26. Attribute VB_Exposed = False
  27.