Hi DAW,

I have a cCommandLinkButton that displaying an image with an piImageSize=48

If I use a BMP file (48x48) then it displays it correctly.
BUT, if I use a ICO file with multiple icons (16,24,32,48) -it seems like its using the 24x24 icon and trying to resize - the result is a horrible looking icon.

I tried to create an single ICO file (48x48), but the display is pixelised too!


Is this a known issue?