c++ - CMFCColorButton does not appear in MFC class wizard dropdown -
i trying create cmfcolorbutton derived class class wizard. however, in visual studio 2013 cmfccolorbutton parent class not appear in "base class" dropdown in class wizard.
what wrong?
to derive custom base class use regular add class wizard rather mfc add class wizard.


Comments
Post a Comment