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.
首先,我在 C# 中使用 Windows 窗体工作,我有一个关于如何将最大化框和最小化框添加到 RibbonControl 的问题,让我添加这个按钮的属性是什么,告诉我是否可以从设计器或代码中做到这一点要做到这一点。谢谢
我找到了办法,窗体中的MinimizeBox和MaximizeBox的属性可以为true并自动将RibbonControl添加到控件中