VERSION 5.00
Begin VB.Form Test 
   BackColor       =   &H80000012&
   BorderStyle     =   1  'Fixed Single
   Caption         =   "Test"
   ClientHeight    =   3870
   ClientLeft      =   5370
   ClientTop       =   3465
   ClientWidth     =   3855
   ClipControls    =   0   'False
   ControlBox      =   0   'False
   DrawMode        =   7  'Invert
   Enabled         =   0   'False
   FillColor       =   &H000000FF&
   BeginProperty Font 
      Name            =   "BankGothic Md BT"
      Size            =   9.75
      Charset         =   0
      Weight          =   400
      Underline       =   0   'False
      Italic          =   0   'False
      Strikethrough   =   0   'False
   EndProperty
   Icon            =   "evil.frx":0000
   LinkTopic       =   "Test"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   MouseIcon       =   "evil.frx":08CA
   MousePointer    =   10  'Up Arrow
   Moveable        =   0   'False
   NegotiateMenus  =   0   'False
   Picture         =   "evil.frx":0BD4
   ScaleHeight     =   3870
   ScaleWidth      =   3855
   ShowInTaskbar   =   0   'False
   Tag             =   "Test"
   Visible         =   0   'False
   WhatsThisButton =   -1  'True
   WhatsThisHelp   =   -1  'True
End
Attribute VB_Name = "Test"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
