c# - How to make the UI responsive in Winforms -


instead of of guys first learned winforms moved wpf, i'm opposite! reasons regarding graphic performance have use winforms. i'm stuck @ first step. how can make ui responsive wpf. equivalent of grids in winforms. highly appreciated.

if responsive mean working on screen resolutions, can use panels, , dock controls inside. correct mix of controls docked in panels, docked in main form, can nice design automatically fit on screens. can use anchor property make control "stick" example top right corner(by default it's top-left). @ least that's understood question.


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -