A family of Microsoft relational database management systems designed for ease of use.
No, there are no native methods for resizing a form. The Anchoring methods are for specific controls - you would select the control in Design view, and then set the anchoring properties. This works if you are designing in the lowest resolution you expect to encounter, but if you're designing forms on a high resolution system, and you'll be deploying to lower resolutions, your forms won't look right.
There are 3rd party utilities that do this, like Peter's Software ShrinkerStretcher (http://www.peterssoftware.com/ss.htm). I've used this in a few projects, and it works very well. It's not perfect, but it's the closest you'll get in the Access environment