CMFCColorButton [英] CMFCColorButton

查看:132
本文介绍了CMFCColorButton的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我如何在vc ++ 6代码库中添加mfc颜色按钮控件。构建对话框后,但颜色按钮中的其他选项不起作用。它没有打开任何进一步的对话框来选择颜色 

How i add mfc color button control in vc++ 6 code base. after building the dialog comes but other option in color button not working. it is not opening any further dialog for choosing color 

推荐答案

我如何在vc ++ 6代码库中添加mfc颜色按钮控件。构建对话框后,但颜色按钮中的其他选项不起作用。它没有打开任何进一步的对话框来选择颜色 
How i add mfc color button control in vc++ 6 code base. after building the dialog comes but other option in color button not working. it is not opening any further dialog for choosing color 

CMFCColorButton类是随VC ++ 2008 Feature Pack一起引入的。  对VS2008 SP1的支持在2018年结束,VC ++ 6多年来一直不支持。

The CMFCColorButton class was introduced with the VC++ 2008 Feature Pack.   Support for VS2008 SP1 ended in 2018 and VC++ 6 has been out of support for many years.

而不是试图将其反向移植到古老的VC ++ 6代码中建议您安装当前支持的Visual Studio版本并根据需要更新代码库。

Instead of attempting to backport this into ancient VC++ 6 code I suggest you install a currently supported version of Visual Studio and update your code base as necessary.


这篇关于CMFCColorButton的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆