A map of objects to forms that automatically closes when objects are deleted.
| New | (ByVal container As System.ComponentModel.IContainer) | |
| New | () |
| ShowForm | (ByVal tag As Object) |
| 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. |