Is it possible to show the image and some text. I wish to display some photographs of people along with their names underneath?
Thanks.Dave
Hello Dave,
In WinCarousel ,to show test along with images you can refre to this online help document:www.infragistics.com/.../wincarousel-adding-carousel-items-in-code
In order to have test underneath image , you can use text property,the text is confined within the bounds of the item/image. You can adjust the placement of the text within using the alignment properties in the Appearance, but it is always inside the item. We do not have any property to set it outside the image.
Regards