ComponentOne TileControl for WinForms
CheckBorderColor Property

C1.Win.C1TileControl.4 Assembly > C1.Win.C1Tile Namespace > C1TileControl Class : CheckBorderColor Property
Gets or sets the color of tile border when the tile is checked.
Syntax
'Declaration
 
Public Property CheckBorderColor As System.Drawing.Color
public System.Drawing.Color CheckBorderColor {get; set;}
Remarks
This property is ignored if the value of CheckBackColor is not empty.
See Also

Reference

C1TileControl Class
C1TileControl Members