Question

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).

Was it helpful?

Solution

Set the FormBorderStyle property of the form to None.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top