ComponentOne TileControl for WinForms
HotBorderColor Property

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

Reference

C1TileControl Class
C1TileControl Members