[]
Gets or sets ToolIcon image color.
public Color ToolIconColor { get; set; }
Public Property ToolIconColor As Color
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.