Please be advised that this ComponentOne software tool is accompanied by various sample projects and/or demos, which may make use of other ComponentOne development tools included with ComponentOne Studio Enterprise.
C# Samples
The following pages within the ControlExplorer sample installed with ASP.NET Web Forms Edition detail the C1SuperPanel control's functionality:
Sample | Description |
---|---|
Overview | This sample demonstrates the wijsuperpanel widget, which allows you to easily scroll overflowed elements. In this sample, animationOptions are used to set the animation seen as the panel is scrolled. |
ScrollMode | This sample shows how the hScroller.scrollMode and vScroller.scrollMode options can be used to determine the way the wijsuperpanel is scrolled. |
ClientSideAPI | This sample shows how you can scroll to a specified position. |