Hi,
I tried to create a commandbar with only CommandBarButton elements, each one displayed as image only.
How can I set by default the size to contains 32x32 images instead of 16x16?
Thank you
1 Answer, 1 is accepted
0
Anton
Telerik team
answered on 01 Nov 2012, 11:13 AM
Hi Giovanni,
If I understand correctly, you want to show image with size 32x32 in CommandBarButton element. If so, here is how you can do that:
1. Use image with size 32x32.
2. Set the MinSize if you want to have space between image and borders of the button.