
Hello,
I am using
<Actipro:SplitButton ImageSourceSmall="image_here" VariantSize="Medium" Label="Test"/>
How can i add a left margin before the image? (I believe Padding is not a good option here)
Thanks.
Hello,
I am using
<Actipro:SplitButton ImageSourceSmall="image_here" VariantSize="Medium" Label="Test"/>
How can i add a left margin before the image? (I believe Padding is not a good option here)
Thanks.
Hi Jon,
I'm sorry but there isn't a way to control that in the templates at this time. One thing you might be able to do though is change the ImageSourceSmallSize property from 16,16 to something like 20,16 and use a wider image with several transparent pixels on the left. That might achieve what you want.
Please log in to a validated account to post comments.