D
Don
I have a form with a footer that is not visibile when the form is opened.
The only time the footer should be visible is when the user clicks a button
to add on the form to make the footer visible where a textbox is also hidden.
My problem is this: when the footer becomes visible, it doesn't add to the
bottom of my form, it hides the bottom of my form by opening on top of my
existing form. How can I have the footer open as a continuation to the
bottom of my form instead of opening on top of it?
The only time the footer should be visible is when the user clicks a button
to add on the form to make the footer visible where a textbox is also hidden.
My problem is this: when the footer becomes visible, it doesn't add to the
bottom of my form, it hides the bottom of my form by opening on top of my
existing form. How can I have the footer open as a continuation to the
bottom of my form instead of opening on top of it?