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.
现在我正在开发一个带有 windows 窗体 (C#) 的项目。我想把我的表格分成三部分。那么,谁能告诉我如何以窗口形式(C#)创建 3 个拆分器?
3 个零件只需要 2 个分离器。将 SplitContainer 拖放到 SplitContainer 面板上。
我认为最好的方法是使用拆分容器控件或表格布局面板