Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / WPF > PanelBar > PanelBar Scrolling

Not answered PanelBar Scrolling

Feed from this thread
  • Alexandra avatar

    Posted on Apr 12, 2011 (permalink)

    Hi,
    I have problems with RadPanelBar`s scrolling. How can I remove that orange color, which appears when the mouse is over the scrollbar?
    I`m using RadControls for WPF Q2 2010.

    Thanks!

    Reply

  • Petar Mladenov Petar Mladenov admin's avatar

    Posted on Apr 13, 2011 (permalink)

    Hello Alexandra,

    You have to edit the default style of the RadPanelbar and play with the VisualStates ( in this case MouseOver VisualState )of the ScrollViewer inside the control template. 

    Regards,
    Petar Mladenov
    the Telerik team
    Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

    Reply

  • Alexandra avatar

    Posted on Apr 14, 2011 (permalink)

    Hello Petar,
    Thanks for your answer.

    I`ve tried to do that. But all I can see about ScrollViewer in default style is:

    <ScrollViewer x:Name="ScrollViewer" HorizontalContentAlignment="{TemplateBinding HorizontalContentAlignment}" HorizontalScrollBarVisibility="Auto" IsTabStop="False" Padding="{TemplateBinding Padding}" VerticalScrollBarVisibility="Auto" VerticalContentAlignment="{TemplateBinding VerticalContentAlignment}">
            <telerik:StyleManager.Theme>
                    <telerik:Office_BlackTheme/>
            </telerik:StyleManager.Theme>
            <ItemsPresenter/>
    </ScrollViewer>

    Reply

  • Petar Mladenov Petar Mladenov admin's avatar

    Posted on Apr 19, 2011 (permalink)

    Hello Alexandra,

    I made a project for you that uses the whole style of the ScrollViewer ( I edited the parts of the ScrollViewwer via Blend). You should be now able to customize it accordingly. Let us know if you need more help.

    All the best,
    Petar Mladenov
    the Telerik team
    Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
    Attached files

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / WPF > PanelBar > PanelBar Scrolling
Related resources for "PanelBar Scrolling"

WPF PanelBar Features  |  Documentation  |  Demos  |  Telerik TV  |  Self-Paced Trainer  ]