Currently CT_CONTROLS_GROUP is made slightly useless (even in basic scenarios) because it doesn't dynamically resize depending on visible content.
CT_CONTROLS_GROUP should automatically scale the internal width and height (and therefore the vertical and horizontal scrollbars) depending on what controls are visible and the size of the visible controls rather than the maximum size of the controls on creation. I can't find any way to manually force an update either).