Hey guys... I'm working on a component that extends from IUComponent. I need to set it as a child of a container, so that when the size of the UIComponent changes scrollbars will appear in the container.
But Flex always draws the UIComponent on top of the container. What container should I use?

