Retrieves the bounds of this form in its maximized state.
protected Rectangle getMaximizedBounds()
Returns a Rectangle object that specifies the bounds of the maximized form.
Classes that extend the Form class can override this method to provide new bounds for the form when it is maximized. This method is called internally by the class when the form's maximize button is pressed.
See Also getMaxTrackSize, getMinTrackSize