Related Questions:
1) even IF you get rid of Maximize/Minimize and especially the "general" application button, how do you counter alt-spacebar ? The button may not be there, but the functionality still is. I can intercept OnStateChange as a workaround, but I'd rather not see that menu pop up at all.
2) Is there a way to draw a form without titlebar but WITH standard OS borders? I'm currently using custom-drawn form (well actually, everything I do is "custom" :-) but nothing beats the speed of OS drawing...