#include </home/zeitlin/src/wx/github/interface/wx/event.h>
This class is used for system colour change events, which are generated when the user changes the colour settings using the control panel.
This is only appropriate under Windows.
The following event handler macros redirect the events to member function handlers 'func' with prototypes like:
Event macros:
wxEVT_SYS_COLOUR_CHANGED
event. Public Member Functions | |
wxSysColourChangedEvent () | |
Constructor. |
wxSysColourChangedEvent::wxSysColourChangedEvent | ( | ) |
Constructor.