The major application challenge in using the new toolcontrols is in moving any related controls around when the user shows or hides a toolbar, drags it to a new line, or turns the captions on or off. Taken in combination, these changes can greatly affect the remaining area of the form, and many other controls may need to be resized or moved.
To have this happen automatically, put any affected controls into a suitable group (such as TBAR) and set this group name as the Reposition property. You can list several groups here if necessary.