The child elements are clipped to the bounds of the ScrollablePanel; scrolling is done by setting the ScrollPosition property, which works like the ScrollPosition in the XView control.
This class only implements the scrollable (client) area of a scrollable control. It doesn't have scrollbars or buttons. For that, use the ScrollBarPanel or ScrollableStackPanel classes (or implement your own scrollable panel).
System.Object
C1.Framework.Element
C1.Framework.BasePanel
C1.Framework.ScrollablePanel