Link to home
Start Free TrialLog in
Avatar of glenn_r
glenn_r

asked on

dynamically size winforms/wpf app for desktop, laptop, tablet, mobile

I've been developing web apps using adaptive and responsive design techniques. This where the app changes to subtle differences in screen sizes and if the layout starts to break down then the elements are rearranged to provide a great user experience.

I need to do something similar with a winforms/wpf windows app. Can't design for one resolution anymore. How can I do something similar with windows apps?
ASKER CERTIFIED SOLUTION
Avatar of hjgode
hjgode
Flag of Germany image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial