Question

Is there any way to change all scrollbars so i can make them look less windows? i dont dislike windows but in this case the scrollbar just looks stupid..

Was it helpful?

Solution

All WPF controls are skinnable by their control templates. Its pretty simple to do, but it may take a little time to fully grasp how to do it.

Here's an example on MSDN for skinning the scrollbar.

OTHER TIPS

I usually apply the SimpleScrollviewer/SimpleListbox/etc. when Im inside Blend. You need to go to the Asset Library (">>"),Simple Styles, choose one of the elements. Because Simple elements have more "stuff" inside, its easier to change it.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top