Why the toolbar button icon is grey at runtime?

Posted by OhrmaZd on Stack Overflow See other posts from Stack Overflow or by OhrmaZd
Published on 2009-12-11T12:19:21Z Indexed on 2010/03/28 11:03 UTC
Read the original article Hit count: 163

Filed under:
|
|

I"m setting the icon of a toolbar button (using Infragistics component library for the toolbar), The problem is that on design time the icon is showing normally. But at runtime the icon become greyed, though the drawing of the icon is still apparent, but its colors are all lost and the shape of the icon image is grey. So i'm wondering if it's colour related bug, or I need to tweek something in VS, or it is a bug in the library i'm using i.e. Infragistics.

So anyone faced that problem before and fixed it?

© Stack Overflow or respective owner

Related posts about Icons

Related posts about .NET