Posted
on Sep 5, 2008
(permalink)
Is there any way to have ShapedForm resizable like a standard windows form, without adding a StatusStrip to the form? It seems the problem is that the ShapedForm has a FormBorderStyle set to None, but changing this to anything else shows the windows form titlebar.