Quantcast
Channel: Ribbon for WPF - Recent Posts
Viewing all articles
Browse latest Browse all 1458

Re: How to set an image on Ribbon bar.

$
0
0

Hi,

      When tabs are selected we can see the buttons in the ribbon group below, My application logo needs to be placed on to the right corner of that Bar where we can loads our Groups and Buttons. So when every tab gets selected that image should be visible to the right corner.

Tried placing Stackpanel under ribbon:Tabs.... but stackpanel option is not available.

<ribbon:Tab>

<StackPanel orientation:Horizontal>

<ribbon:Group/>

<Image/>

</StackPanel>

</ribbon:Tab>


Viewing all articles
Browse latest Browse all 1458

Trending Articles