Displaying a row of images for scrolling
You can use the PictureScrollField class to render a horizontal row of images that the user can scroll through by using the trackball or touch gestures.
The PictureScrollField allows you to define the highlighting style of the selected image, the background style of the PictureScrollField, the text displayed below the selected image, the tooltip text that appears when an image is initially selected, and the height and width of the images.
Previous topic: Display an image for zooming and panning