cbutton在哪个头文件【点击查看详情】
afxwin.h。cbutton类的定义头文件在afxwin.h中,而stdafx.h包含了afxwin.h,因为MFC中的每一个类中都有includestdafx.h的声明。
相关视频/文章