ComponentOne DashboardLayout for WinForms
ToolIconColor Property

C1.Win.Layout.Styles Namespace > ItemContainerStyle Class : ToolIconColor Property
Gets or sets ToolIcon image color.
Syntax
'Declaration
 
Public Property ToolIconColor As Color
public Color ToolIconColor {get; set;}
Remarks
If the color is different from Transparent than control tries to recolor the ToolIcon image according to that color otherwise it uses the original colors.
See Also

Reference

ItemContainerStyle Class
ItemContainerStyle Members