ComponentOne TileControl for WinForms
TileControl for WinForms Task-Based Help / Setting the TileControl’s BackColor
In This Topic
    Setting the TileControl’s BackColor
    In This Topic

    The TileControls BackColor can be applied to the TileControl programmatically or at design time.

    To set the TileControls BackColor using the Properties window, complete the following:

    1. Right-click on the C1TileControl and select Properties.
    2. Set the BackColor property to LightYellow.

    This topic illustrates the following: