Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何让我的应用看起来像 chrome 窗口?没有标题文字和非常纤细的边框。或者像没有边框(或填充排序)的 spotify。
将FormBorderStyle表单的属性设置为None。
FormBorderStyle
None