Intersoft Support Center

Customize Display Mode

WebListBox provides feature to customize the way item will be displayed.

This topic will show you how to customize Display Mode.

To customize Display Mode

  1. Right-click WebListBox control and choose Properties.
  2. Go to Items and click the collection button.
  3. Add an item. Set DisplayMode to either Text, Image, TextAndImage or Default.
  4. If you are using Image or TextAndImage display mode, set Image to the image url you want to display.
  5. Run the project.
You may also use LayoutSettings >> DisplayMode to customize display mode globally.
Previous Next