0
Yes, you can do it the way Mykonian said but you won't be able to move it with your mouse unless you add handlers for the MouseDown and MouseMove events of the form. The code is somwhere in this forum, I can't remember exactly where but you can also find it in MSDN.
0
Set the FormBorderStyle to None.