Hi,
I tried .Close() but after the call to the method, the form still exists in the collection.
I even tried to completely free it using ReleaseCOMObject and set it to null but still the form remains in the SAP collection and when I try to create it again it gives the error that the form already exist.