[]
        
(Showing Draft Content)

C1.Win.C1Themes.StyledPropertyCollection.GetStyledImage

GetStyledImage Method

GetStyledImage(string, Color)

Gets styled image with specified color.

Declaration
[Obsolete]
protected Image GetStyledImage(string name, Color color)
Parameters
Type Name Description
string name

Property name.

Color color

Specified color.

Returns
Type Description
Image
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.