home *** CD-ROM | disk | FTP | other *** search
/ Planet Source Code Jumbo …e CD Visual Basic 1 to 7 / 6_2008-2009.ISO / data / zips / AQIL_Vista2144052152009.psc / VIST-FORM / frTested.frm < prev    next >
Text File  |  2009-02-15  |  2KB  |  49 lines

  1. VERSION 5.00
  2. Object = "*\AAQIL_Form.vbp"
  3. Begin VB.Form frTested 
  4.    BackColor       =   &H00F0F0F0&
  5.    BorderStyle     =   0  'None
  6.    Caption         =   "VistaForm1"
  7.    ClientHeight    =   3300
  8.    ClientLeft      =   0
  9.    ClientTop       =   0
  10.    ClientWidth     =   5265
  11.    BeginProperty Font 
  12.       Name            =   "Segoe UI"
  13.       Size            =   8.25
  14.       Charset         =   0
  15.       Weight          =   400
  16.       Underline       =   0   'False
  17.       Italic          =   0   'False
  18.       Strikethrough   =   0   'False
  19.    EndProperty
  20.    LinkTopic       =   "Form1"
  21.    ScaleHeight     =   3300
  22.    ScaleWidth      =   5265
  23.    StartUpPosition =   2  'CenterScreen
  24.    Begin AQIL_Form.VistaForm VistaForm1 
  25.       Height          =   420
  26.       Left            =   0
  27.       TabIndex        =   0
  28.       Top             =   0
  29.       Width           =   4350
  30.       _ExtentX        =   7673
  31.       _ExtentY        =   741
  32.       BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  33.          Name            =   "Segoe UI"
  34.          Size            =   9.75
  35.          Charset         =   0
  36.          Weight          =   400
  37.          Underline       =   0   'False
  38.          Italic          =   0   'False
  39.          Strikethrough   =   0   'False
  40.       EndProperty
  41.       Icon            =   "frTested.frx":0000
  42.    End
  43. End
  44. Attribute VB_Name = "frTested"
  45. Attribute VB_GlobalNameSpace = False
  46. Attribute VB_Creatable = False
  47. Attribute VB_PredeclaredId = True
  48. Attribute VB_Exposed = False
  49.