ComponentOne TileControl for WinForms
Setting the TileControl’s BackColor
TileControl for WinForms Task-Based Help > Setting the TileControl’s BackColor

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: