displaying buttons large icon in button group

Ribbon for WPF Forum

Posted 16 years ago by ronen
Version: 3.5.0429
Avatar
i am trying to force the button inside a button group to be large and to display large icon but it displays it as small icon is there a way to do so

[Modified at 06/11/2008 06:03 AM]

Comments (1)

Posted 16 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
If you put a ribbon:Button directly in a ribbon:Group, it will use the ImageSourceLarge and appear as a large button. If you have it in a ribbon:StackPanel or ribbon:RowPanel instead, it may appear as a smaller button and will use ImageSourceSmall. Please check into that.

If that doesn't help, maybe post a XAML snippet of your code and we can look at what is happening.


Actipro Software Support

The latest build of this product (v24.1.2) was released 13 days ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.