I need to identify the changes of the display resolutions in run time. This (Keep track of screen change and screen resolution change in Windows Form Application to change form size) helped me to trigger the event. But I am still unable to get new resolutions of the display.
Can it be achieved using sender
and e
?