vbAccelerator - Contents of code file: EventsFrozen_frmEventsFrozenTest.frm

VERSION 5.00
Object = "*\ActlEventsFrozenLib.vbp"
Begin VB.Form frmEventsFrozenTest 
   Caption         =   "Form1"
   ClientHeight    =   7470
   ClientLeft      =   3420
   ClientTop       =   2310
   ClientWidth     =   6585
   LinkTopic       =   "Form1"
   ScaleHeight     =   7470
   ScaleWidth      =   6585
   Begin ctlEventsFrozenLib.ctlEventsFrozen ctlEventsFrozen1 
      Height          =   3915
      Left            =   300
      TabIndex        =   0
      Top             =   240
      Width           =   5775
      _ExtentX        =   10186
      _ExtentY        =   6906
   End
End
Attribute VB_Name = "frmEventsFrozenTest"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Option Explicit