This control operates much like a
panel in that it does not have any visual aspects itself (aside from text), but rather serves as a container of other child controls. This component lets you set multiple standard EZ GUI controls as its children, and then add the List Item Container to a scroll list, and all child controls will be properly clipped to the viewing area of the list.
NOTE: Contrary to how the name may sound, however, a List Item Container should not contain a UIListItem or UIListButton (these should be added directly to a scroll list). All other sprite-based controls will work, as well as SpriteText and SpriteManager 2 sprites.