C1.Win.8 Assembly / C1.Framework Namespace / C1PathIcon Class / Color Property

In This Topic
Color Property (C1PathIcon)
In This Topic
Gets or sets the color used to paint the icon. The default value is Transparent.
Syntax
'Declaration
 
Public Property Color As Color
 
Remarks
If this property is not set, the actual color will be inherited from the parent container foreground color.
See Also