It looks like there's no event to detect a change in MainForm size, as when clicking on the full screen control or manually dragging the edges. Is this true? Seems there would be a way to trigger a redraw in order to, say, keep certain elements in the center of a window.
These events seem to fire for me only when the mouse operates within the mainform (not when it is on the title bar). How do I get a mouse event to fire after the mainform is dragged to a new location?