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

I want to use WPF buttons, listbox in MFC applcation in one dialog.Just i want the look of that buttons,listbox.

Pls give me some tutorials for that.

Posted

1 solution

The only way to do that, would be to embed a WPF app inside your MFC app.  I guess that should be possible, but I'm not sure how easy it would be.

 
Share this answer
 

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