I have a problem in a VB.NET application where the Closed event is not fired when I used the Close method on a form which has previously been hidden. Simply showing the form again before closing it makes no difference. The form is an MDI parent - I do not know if that is significant.
Also, I notice that if I show the form again after hiding it then the close gadget does not work.
Has anyone seen this problem or have any ideas how to address it?
Also, I notice that if I show the form again after hiding it then the close gadget does not work.
Has anyone seen this problem or have any ideas how to address it?