改变窗户风格?

时间:2012-07-07 20:21:51

标签: c# winforms visual-studio nonclient-area

如何让我的应用看起来像镀铬窗口?没有标题文字和非常苗条的边框。或者像没有边框的spotify(或填充sortof)。

1 个答案:

答案 0 :(得分:3)

将表单的FormBorderStyle属性设置为None