Introduction
Last updated
Was this helpful?
Last updated
Was this helpful?
ClientSizeChanged is an event which is raised whenever the window is resized. Unfortunately this event is only raised when the window is resized by dragging the corners/edges, or when the window is maximized. Once the window is maximized, clicking the maximize button to restore the window will not raise this event. Therefore, it is recommended that Windows Desktop games the event. For more information on this event, see the .