Sample 2 - Available text fields

This example shows the text fields available in the animation. To open the DetailsPage, click any image in the 3D Carousel animation.
Control and appearance of the 3D Carousel are effected entirely via the XML file 3dcarouselv1.xml (Help File).





By altering the attributes ContentBgColor, ContentBorder, ContentBorderColor, you can quickly customize the look of 3D Carousel text fields, all from within the 3dcarouselv1.xml file!

Settings in 3dcarouselv1.xml:
- ToolTipBgColor="#eeeeee"
- ToolTipBorder="true"
- ToolTipBorderColor="#b50000"

- Content1BgColor="#eeeeee"
- Content1Border="true"
- Content1BorderColor="#ff00b5"

- Content2BgColor="#eeeeee"
- Content2Border="true"
- Content2BorderColor="#b500ff"

StaticContent(1):
- BgColor="#eeeeee"
- Border="true"
- BorderColor="#00b500"

StaticContent(2):
- BgColor="#eeeeee"
- Border="true"
- BorderColor="#0000b5"