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
290
Use Scrollbar Style of XamDataGrid
posted

Hi,

I implemented the XamDataGrid in an application, it works wonderful! I now try to give the application an unified style and therefore would like to give other scroollbars the same style as the one in XamDataGrid.

Is it possible to reuse the Scrollbar style (Office2010Blue Theme) on other WPF components?

I'm using version 2012.1.

Best Regards,

Daniel Secci

Parents
No Data
Reply
  • 27093
    Verified Answer
    posted

    Hello Daniel,

     

    I have looked into your question and usually the controls’ original templates can be acquired from the DefaultStyles folder. If you have used the default install path you can find the style you need in: C:\Program Files (x86)\Infragistics\NetAdvantage 2012.1\WPF\DefaultStyles\DataPresenter\DataPresenterOffice2010Blue_Express.xaml

     

    Please let me know, if I can be of any further assistance.

Children