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.
我有一个表格。在运行时,如何隐藏表单的框架?(带有表单名称的边框。)
将表单的FormBorderStyle属性设置为None。
FormBorderStyle
None