I've just noticed that if I set a form's window state to be maximized, and
also disable the maximize button on the title bar, then the form will cover
the task bar.
If I enable the Maximize button, then the form does not cover the task bar.
I assume this is 'by design'.... but I need a window that has no maximize
button (so the user cannot 'de-maximize it) but also I don't want it to cover
the task bar. Is this possible through some other nefarious means?
Cheers
Ant