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

How to remove the border line in RadPane?

2 Answers 322 Views
Splitter
This is a migrated thread and some comments may be shown as answers.
Jessie
Top achievements
Rank 1
Jessie asked on 24 Apr 2009, 07:27 AM
Hi,

I am using the RadSplitter, RadPane and RadSplitterBar.

May I know how to remove the border line (black colour) that generated by the RadPane or just make the border line to others colour?

Thanks.

2 Answers, 1 is accepted

Sort by
0
Svetlina Anati
Telerik team
answered on 24 Apr 2009, 08:45 AM
Hello Jessie,

When using RadSplitter for ASP.NET AJAX  the borders can be removed very easy - the RadSplitter's BorderSize and PanesBorderSize properties are designed to control the borders' appearance. To remove all the RadSplitter's borders you should set BorderSize="0". In the same manner, to remove the RadPanes' borders you should set PanesBorderSize="0".

As to changing the color, all you need to do is to use the IEDevToolBar or Firebug tools, find the particular CSS classes and set the desired color there.

Best wishes,
Svetlina
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Peter
Top achievements
Rank 1
answered on 05 Aug 2016, 07:14 AM

Hi Svetlina,

How can we do it in Winform?

Best Regards,

Peter

 

Tags
Splitter
Asked by
Jessie
Top achievements
Rank 1
Answers by
Svetlina Anati
Telerik team
Peter
Top achievements
Rank 1
Share this question
or