when i apply this :
Hello Kashif,
Thank you for your post. I have been looking into it and I created a sample project for you with the functionality you want. Basically when you set the Style with x:Static you override the default Style, so I copied the default Style and change the Content of the Button. Please let me know if this helps you or you need further assistance on this matter.
Looking forward for your reply.
Thanks Stefan Stoyanov
Actually i don't want group header in my XamOutlook bar when i commented out / removed the following code from your attacched project
<igOutlookBar:OutlookBarGroup Header="Group 1" IsSelected="True"> <Grid /> </igOutlookBar:OutlookBarGroup> <igOutlookBar:OutlookBarGroup Header="Group 2"> <Grid /> </igOutlookBar:OutlookBarGroup>
the change of colour(light orange ) on mouseover is not working when i mouseover on minimize pan . looking forward for response.