Intersoft Support Center

Configure Scroll Mode

Scroll mode option is provided to anticipate having many items in WebListBox which exceeds the container’s height.

This topic will show you how to configure Scroll mode in WebListBox.

To configure Scroll mode

  1. Right-click on WebListBox control and choose Properties.
  2. Expand LayoutSettings and set ScrollerMode to either Scroller, ScrollBar or None.
  3. Run the project.
Previous Next