CommandBarButton icon size

M

manojkurien

Hi,

Is there any way I can display an image that is larger than 16 * 16 as
the icon of a CommandBarButton? The icon i need to display can be 16
pixels high, but it needs to be wider than 16 pixels. How can this be
done?

thanks,
manoj
 
K

Ken Slovak - [MVP - Outlook]

You can't change the spec for a button image. The spec for button images is
16x16.
 
Top