Hi.
I've set my main form (top-level) to be maximized. The user can close or minimize it, but not otherwise resize it (intentional).
But the bottom of the form doesn't stop at the Windows status bar. So when I generate a preview and then minimize the preview, the minimized icon 'disappears' under the status bar. If I move the status bar to get to it, the form fills the space previously occupied by the status bar, so I still can't get at the minimized preview.
Isn't there a way of telling my form to be maximized at most normal resolutions, but not stretch under the status bar?
Thanks.
I've set my main form (top-level) to be maximized. The user can close or minimize it, but not otherwise resize it (intentional).
But the bottom of the form doesn't stop at the Windows status bar. So when I generate a preview and then minimize the preview, the minimized icon 'disappears' under the status bar. If I move the status bar to get to it, the form fills the space previously occupied by the status bar, so I still can't get at the minimized preview.
Isn't there a way of telling my form to be maximized at most normal resolutions, but not stretch under the status bar?
Thanks.