IconColor

Top  Previous  Next

Gets or sets the color for all icons.

[Visual Basic .NET]

Public Property IconColor As Color

[C#]

public Color IconColor {get; set;}

 

Remarks

The default value is dark orange, and a screenshot is listed below:

Icon_Color_1

 

 

A screenshot for blue color is listed below:

IconColor_2