Click here to Skip to main content
15,886,110 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I am a seasoned C# developer who is starting VC++ 2011 development.

As a VC++ 2011 newbie, I am wondering if there is a suite of controls, a la DXperience for C# from Developers Express, which I could use in VC++ 2011. Perhaps nothing as fancy as the DXperience suite, but I would need nice grids, treelists, menu controls, listviews, etc.

Any suggestion will be very welcomed.

Eduardo Quintana
Posted
Updated 27-Sep-13 9:19am
v2
Comments
The_Inventor 27-Sep-13 23:13pm    
If you have not downloaded the new Visual Studio 2013 preview, now at RC, then do it. Inside are a bunch of controls, that will work in a view container like a Dialog, or Form View, all of them similar to what you may be used to using.
Richard MacCutchan 28-Sep-13 3:55am    
MFC contains a wealth of classes which provide most types of controls that you will need.

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