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.
WPF中是否有与WinForms DropDownButton对应的控件?如果没有,关于相同类型功能的最佳解决方法的任何想法?我想在表单右侧底部有一个按钮,它提供两种不同但相关的功能类型,例如“制作馅饼”按钮:
MAKE PIE From Scratch From a Box
WPF Toolkit有这个控件。
这是使用它的指南。