ComponentOne TileControl for WinForms
CheckBackColor Property

C1.Win.C1TileControl.4 Assembly > C1.Win.C1Tile Namespace > C1TileControl Class : CheckBackColor Property
Gets or sets the color that replaces BackColor when a tile is checked.
Syntax
'Declaration
 
Public Property CheckBackColor As System.Drawing.Color
public System.Drawing.Color CheckBackColor {get; set;}
See Also

Reference

C1TileControl Class
C1TileControl Members