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 Gallery animation.
Control and appearance of the 3D Gallery are effected entirely via the XML file 3dgalleryv2.xml (Help File).





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

Settings in 3dgalleryv2.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"