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:如何将 RadioButtons 绑定到枚举?
我是使用 WF4 设计器的新手,正在寻找在表单上使用单选按钮的简单视觉示例。我的基本要求是用户能够选择选项 1、2 或 3,并根据他们的选择显示相应的警报。我一直在试验流程图和开关,但还没有运气。谢谢你。