UpdateFormMap

A map of objects to forms that automatically closes when objects are deleted.


Constructors:

New(ByVal container As System.ComponentModel.IContainer)
New()

Methods:

ShowForm (ByVal tag As Object)

Events:

CreateForm (ByVal tag As Object) As System.Windows.Forms.Form

Event fired to create a form for an object.

GetObjectExists (ByVal tag As Object) As Boolean

Event fired to determine whether an object exists.