Resizes the form according to the current value of the Form.AutoScaleBaseSize property and the size of the current font.
This method determines the form size using the value of the Form.AutoScaleBaseSize property and the Form.Size value returned by the Form.GetAutoScaleSize(System.Drawing.Font) method.