How can I make my app look like the chrome window? With no title text and really slim border. Or like spotify with no border (or padding sortof).
Set the FormBorderStyle property of the form to None.
FormBorderStyle
None