This is a migrated thread and some comments may be shown as answers.

RadScrollBar

3 Answers 75 Views
ScrollBar
This is a migrated thread and some comments may be shown as answers.
Jamie
Top achievements
Rank 2
Jamie asked on 21 Mar 2014, 05:15 PM
Hi guys,

I am trying to do a few style changes to the scrollbar. I've attatched an image of how it looks currently.

1) There is a border on the whole left hand side of the control. I can't find anywhere in the element editor. Please can someone let me know which property I need to change to hide this?

2) You will notice I have take away the arrows. I want the scrollbar to not have arrows. But the area in which the arrows sit is still visible, can I remove this extra space?

Many thanks,

J

3 Answers, 1 is accepted

Sort by
0
Jamie
Top achievements
Rank 2
answered on 21 Mar 2014, 05:17 PM
Image didn't see to upload
0
Jamie
Top achievements
Rank 2
answered on 21 Mar 2014, 05:19 PM
File upload doesn't seem to work: http://temp.diginari.com/files/scrollbar.jpg
0
George
Telerik team
answered on 26 Mar 2014, 11:50 AM
Hello Jamie,

Thank you for contacting us.

The easiest approach to properly hide the arrows would be to first set their Visiblity property to Collapsed (as I suppose you have already done). Then you can set the following Padding​ to the RadScrollBarElement​:
  • Top: -17
  • Bottom: -17

I was not able to identify a similar border to the one you are describing in our RadScrollBarElement​. If you let me know which theme you are using and/or what changes you have made I may be able to assist you further.

Looking forward to your reply.

Regards, George
Telerik

 
Build cross-platform mobile apps using Visual Studio and .NET. Register for the online webinar on 03/27/2014, 11:00AM US ET.. Seats are limited.

 
Tags
ScrollBar
Asked by
Jamie
Top achievements
Rank 2
Answers by
Jamie
Top achievements
Rank 2
George
Telerik team
Share this question
or