[]
Gets styled image with specified color.
[Obsolete]
protected Image GetStyledImage(string name, Color color)
| Type | Name | Description |
|---|---|---|
| string | name | Property name. |
| Color | color | Specified color. |
| Type | Description |
|---|---|
| Image |
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.