
Maximized MDI child form Covering Status bar on MDI parent
I am using VB5.0 SP3
I have an MDI parent form that has a toolbar and a status bar. When I
open an MDI Child form and it is maximized, it doesn't quite cover
the status bar, but it makes it so you cannot see it. I would like to
use the status bar to reflect changes in the child form.
What am I doing wrong here.
Thanks in advance - Don