ComponentOne Wijmo Open for Juice UI
Wijmo Open for Juice UI Extender Controls / WijSuperPanel
In This Topic
    WijSuperPanel
    In This Topic

    The WijSuperPanel control is an alternative to the HTML scroll bar enabling you to easily scroll overflowed elements. Add custom scrolling, resizing, rounded corners, and drop shadows to any panel on your page.

     

     

    WijSuperPanel Markup

    The following markup creates WijSuperPanel control. Set the TargetControlID property to attach the extender to a control.

       <cc1:WijSuperPanel ID="Panel1_WijSuperPanel" runat="server" TargetControlID="Panel1">
    
       </cc1:WijSuperPanel>