Click here to Skip to main content
15,890,512 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
RT!
can it be worked??????????????????????????????
Posted

1 solution

You can't use MFC controls directly in a managed application (indicated by your tag).

Here's the MSDN explanation of the class:

http://msdn.microsoft.com/en-us/library/bb983509.aspx[^]

Further research can be readily conducted using google.
 
Share this answer
 
Comments
Sandeep Mewara 15-Apr-11 8:57am    
Comment from OP:
thanks for your answer,but in MFC, Ribbon is implemented as toolbar and menubar , these component need frame or pane to support,so, i think is there some ways to fix it?

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