Click here to Skip to main content
15,899,679 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi guys,

I am using VS 2010 IDE.
I am developing a MFC Extension dll contains a dialog box with AFX_EXT_CLASS(export class).

I am using MfcButton instead of CButton, in MfcButton we can add Icons.

I am importing an icon from my resource folder and in MfcButton properties ImageType = ICON and ID = IDI_MYICONID.

The icon is visible in my dialog box designer, but when am using that dialog in other application that icon is not in visible state.

I dont know what's wrong if any one know explain me....

Thanks in advance
ganesh_IT
Posted
Updated 15-Mar-11 22:31pm
v2
Comments
Dalek Dave 16-Mar-11 4:31am    
Edited for Readability.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900