FormBorderStyle basically determines how the outer edges of the form appear.some of these border styles will
prevent the form from being resized or to be closed by clicking the X button which usually is on the top right corner of the form eg
FormBorderStyle.None