Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
2940
How to add background image in xamribbon
posted

Hi... I am using ur xamribbon and its good but i should add background image as water mark image in xamribbon.is it possible to add.Plz send a sample application on this which will help me a lot.Water marker should streach from left to right.if possible can we add gradient to that xamribbon (i.e. from light to dark color).

Parents
No Data
Reply
  • 17559
    posted

    Hello shankarnag,

     

    I have been looking into your requirements and I can suggest you change the Background color of the XamTabitem by overriding its default style. By using the approach described in the following forum thread you can assign to the Background property of the border named “innerContentBorder” any kind of brush including image:

    http://forums.infragistics.com/forums/p/57092/292810.aspx

     

    For additional reference please check the attached sample.

     

    If you have any additional questions on this matter, please feel free to ask.

    RibbonBackground.zip
Children