Possible Duplicate:
Show or hide a title bar on demand
is it possible to hide the tittle bar completely in winform application.different forms?????
i don’t want to hide only minimize and maximize button but want to hide total title bar in forms.
is it possible if yes than how
Plzz help me i am new in winform application….
I’m almost certain this has been asked/answered over 9000 times, but the simplest way is to remove the window border in it’s entirety.