VERSION 5.00 Begin VB.Form fHandler Appearance = 0 'Flat BackColor = &H80000005& BorderStyle = 0 'None ClientHeight = 210 ClientLeft = 0 ClientTop = 0 ClientWidth = 210 ClipControls = 0 'False ControlBox = 0 'False Enabled = 0 'False FillStyle = 0 'Solid FontTransparent = 0 'False HasDC = 0 'False MaxButton = 0 'False MinButton = 0 'False Moveable = 0 'False NegotiateMenus = 0 'False ScaleHeight = 210 ScaleMode = 0 'User ScaleWidth = 210 ShowInTaskbar = 0 'False Visible = 0 'False End Attribute VB_Name = "fHandler" Attribute VB_GlobalNameSpace = False Attribute VB_Creatable = False Attribute VB_PredeclaredId = True Attribute VB_Exposed = False