G
ginacresse
I am trying to close/dispose multiple instances of a form but because they
are modal and hidden, they do not show up in My.Application.OpenForms. They
must be modal, so making them modeless is not an option. I also need to
check the values in a spread control on the forms before I close/dispose
them. I'm using VB 2005. Is there some way for me to do this?
are modal and hidden, they do not show up in My.Application.OpenForms. They
must be modal, so making them modeless is not an option. I also need to
check the values in a spread control on the forms before I close/dispose
them. I'm using VB 2005. Is there some way for me to do this?