Hi,
I have a wpf application. Is it possible to refresh the wpf application forms based on current system screen resolution with out refreshing the application. Please help me.
Best Regards,
Ram.
Loading
Hi,
I have a wpf application. Is it possible to refresh the wpf application forms based on current system screen resolution with out refreshing the application. Please help me.
Best Regards,
Ram.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Vishnujeet KumarPosted Apr 5, 2013, 10:47 AM
Rama ,
only canvas layout is static layout otherwise all layout (grid,stack,dock,wrap) panel are dynamic , no need to store some static value for screen resolution . just use proper panel .
pls.. know more about xaml panel.http://www.c-sharpcorner.com/UploadFile/0b73e1/different-types-of-panels-in-xaml-layout/
Javeed M ShaikhPosted Apr 5, 2013, 10:27 AM
did you try looking at the following options and setting this to your form: