Most resizing logic is either geared toward running the application in different resolutions, or in keeping a control proportionately placed on a page or with reference to other controls. The Dock feature is great for handling a lot of your resizing needs as well. But I've found a solution to a different resizing problem that I'll bet others have run into as well. Let’s say I have placed three labels (or other controls) in a strip at the top of the screen, and these are resized to each be 1/3 the ......