H
Helen Trim
I have an application with three forms that are msde
visible and activated when needed. It uses Word to open
documents and one of the forms is opened as the Word
document is closed in the DocumentBeforeClose event. It
works the first time but when it makes the form visible
for the second time, it freezes. Sometimes it gives an
out of memory error, but I think that may be a red herring.
Any ideas? Has anyone come across similar problems?
Should I be creating new instances of forms each time they
are needed, rather than having one instance of each and
showing and hiding them?
Thanks
Helen
visible and activated when needed. It uses Word to open
documents and one of the forms is opened as the Word
document is closed in the DocumentBeforeClose event. It
works the first time but when it makes the form visible
for the second time, it freezes. Sometimes it gives an
out of memory error, but I think that may be a red herring.
Any ideas? Has anyone come across similar problems?
Should I be creating new instances of forms each time they
are needed, rather than having one instance of each and
showing and hiding them?
Thanks
Helen