| Wijmo Control Toolkit Extender Controls > C1SuperPanel Extender > C1SuperPanelExtender Tutorial > Step 2 of 4: Adding a C1SuperPanelExtender to the Page |
In this step, you will add a C1SuperPanelExtender control to associate with the panel to create a scrollable panel.
<wijmo:C1SuperPanelExtender ID="C1SuperPanelExtender1" runat="server" TargetControlID="Panel1">
</wijmo:C1SuperPanelExtender>
Now set some properties to customize scrolling.