Input for WinForms | ComponentOne
C1.Framework Namespace / ScrollableStackPanel Class / ScrollablePanel Property

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