Click here to Skip to main content
16,009,114 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I am new to wpf programming, I need to redesign the UI, wherein a specific dialogs needs to be in Property sheet format(similar to MFC prog) How, could we implement the same in wpf.?

Thanks in Advance....
With Regards,
Samanth_90
Posted

1 solution

Hi Samanth,

Forget everything that has to do with how you design MFC applications, it was always an exercise in masoscism.

Learn the basics of WPF[^], you should spend some time on this.

Consider buying something like DevExpress Universal Subscription[^]

Make sure you understand how databinding works - it will save you a lot of time down the road.

You will probably be interested in the WPF PropertyGrid Control[^] too.

Best regards
Espen Harlinn
 
Share this answer
 
Comments
SteveAdey 14-Feb-12 8:34am    
Good answer Espen - my 5
Espen Harlinn 14-Feb-12 8:45am    
Thank you, SteveAdey!
SteveAdey 14-Feb-12 8:34am    
oooh, apart from the DevExpress ;-)
Espen Harlinn 14-Feb-12 8:50am    
While the subscription is not cheap, as such things go, I think it's safe to say that I'm quite happy with the product - particularly when I'm working with large amounts of data - the chart, which looks quite nice, could have had better performance though.
SteveAdey 14-Feb-12 9:00am    
If you're happy, then that's fine. I found it too restrictive on the styling and gets in the way of MVVM. I'm talking the pivot table now. As for the rest of the controls, it's easy enough to style them yourself.

There's some great free charting libraries on Codeplex, but each has their strengths and weaknesses, as I'm sure DevExpress does.

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