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.
我试图创建一个自定义按钮类并使用它。但它仅适用于 CBitmapButton 类。单选按钮的子类化是否可能?我目前的临时解决方案是通过添加单选按钮功能来扩展我的自定义按钮类。
我还没有找到解决方案,所以我创建了一个看起来像单选按钮的按钮