I have noticed that when I resize the window of my main form, that any subforms that "fall" out of the visible area get closed.
Now Access automatically reopens them if I expand the window again, but I would still prefer to keep them "active" and in memory.
Do anyone know a way in which to prevent access from closing them?
And on the same note, if there is a way to detect this kind of closure, compared to closure that happens when the main form closes.
Now Access automatically reopens them if I expand the window again, but I would still prefer to keep them "active" and in memory.
Do anyone know a way in which to prevent access from closing them?
And on the same note, if there is a way to detect this kind of closure, compared to closure that happens when the main form closes.
Comment