ComponentOne TileControl for WinForms
TileControl Tiles and Elements / Text Element
In This Topic
    Text Element
    In This Topic

    Tiles can display one or more text elements. The text elements are represented by the TextElement class. The child elements can be added at design time through the designer or programmatically through the Text, Text1 through Text6 properties.

    The following image displays a Tile with a few text element and a badge if IntValue is greater than zero.