R
RSunday
I have a form where I have set "None" in the "Min Max Buttons" property.
In the "On Open" event I run: DoCmd.Maximize
Then I have a "Restore Window" button on my form. When I click this "resore
window" I only have the close button showing.
I only want a close button on my maximized window.
How do I get that?
In the "On Open" event I run: DoCmd.Maximize
Then I have a "Restore Window" button on my form. When I click this "resore
window" I only have the close button showing.
I only want a close button on my maximized window.
How do I get that?