Documentation for this section has not yet been entered.
Before a form is displayed, the Form.WindowState property is always set to FormWindowState.Normal, regardless of its initial setting. This is reflected in the Control.Height, Control.Left, Control.Top, and Control.Width property settings. If a form is hidden after it has been shown, these properties reflect the previous state until the form is shown again, regardless of any changes made to the Form.WindowState property.