Documentation for this section has not yet been entered.
The SystemInformation.MinWindowTrackSize property indicates the default smallest window size that can be produced by using the borders to size the window.
The user cannot drag the window frame to a size smaller than these dimensions. A System.Windows.Forms.Form can override these values by setting the Form.MinimumSize property.