A form's AutoScroll property determines whether or not the control will display scrollbars when the form extends beyond the client area, and whether the form automatically scrolls to make the control with input focus visible. If this property is set to False, users with low video resolution settings may lose the ability to view controls. In most cases, this property should be set to True to ensure that the user can access all controls on the form.