A display changed event is sent to top-level windows when the display resolution has changed.
This event is currently emitted under Windows only.
^^
Handlers bound for the following event types will receive a wx.DisplayChangedEvent parameter.
EVT_DISPLAY_CHANGED: Process a wxEVT_DISPLAY_CHANGED
event. ^^
MSW port.