Event triggered by window requiring a refresh.
If the source window region is not obscured, it's possible to successfully draw the entire destination region. In this case, no expose events are generated; a single "no expose" event is generated instead. This event contains no information beyond the standard event fields.
Return value:
This event can close the application by returning MSG_APPLICATION_QUIT. Any other return value will be ignored.