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.
是否可以在 Devexpress 或 Winforms 控件中的 splittercontainer 中添加 1 个以上的拆分器?我尝试在容器中嵌套容器,但主容器阻止子拆分器栏的移动,因此可以在其中创建一个灵活的拆分器容器方法?:)
SplitPanel 可以嵌套,但每个控件只能包含 2 个面板,因此需要嵌套才能获得超过这 2 个面板或更多条形图。您能否详细说明主容器阻止子分隔条的移动?