Posted 16 years ago
by Joseph Gershgorin
I'm using an ImageTextInfo control in an AnimatedExpander, like this:
The controls are laid out correctly, however the image looks like it's being expanded and because of that it looks pixelated. I've tried assigning a higher resolution image (48x48), but all that does it expand that image too, which looks even worse as it goes off screen.
Any suggestions on how to deal with this?
Thanks.
<Controls:AnimatedExpander.Header>
<Controls:ImageTextInfo ImageSourceLarge="/images/nav_forward_highlight_32.png" Text="Common Tasks" />
</Controls:AnimatedExpander.Header>
Any suggestions on how to deal with this?
Thanks.