ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Framework Namespace / ScrollBarPanel Class / ScrollablePanel Property

In This Topic
    ScrollablePanel Property (ScrollBarPanel)
    In This Topic
    Returns reference to the child ScrollBarPanel.ScrollablePanel element.
    Syntax
    'Declaration
     
    Public ReadOnly Property ScrollablePanel As ScrollablePanel
    public ScrollablePanel ScrollablePanel {get;}
    See Also