I have a form, the FormBorderStyle is set to None, however I want to be able to resize it like when FormBorderStyle = Sizeable?

Or alternatively is there a way to hide the border and title bar when FormBorderStyle = Sizeable?

Thx, Eric