wx.DisplayChangedEvent¶
A display changed event is sent to top-level windows when the display resolution has changed.
This event is currently emitted under Windows only.
Events Emitted by this Class¶
Handlers bound for the following event types will receive a wx.DisplayChangedEvent parameter.
EVT_DISPLAY_CHANGED: Process a
wxEVT_DISPLAY_CHANGED
event.
MSW port.
Availability
Only available for MSW.
See also
Class Hierarchy¶