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

ToolTabStrip border

1 Answer 52 Views
Dock
This is a migrated thread and some comments may be shown as answers.
Mercell
Top achievements
Rank 2
Mercell asked on 03 Aug 2011, 09:18 AM
Hi,

How do you remove the border from a ToolTabStrip?

Regards,
Brian

1 Answer, 1 is accepted

Sort by
0
Stefan
Telerik team
answered on 05 Aug 2011, 06:52 AM
Hello Mercell,

Thank you for writing.

You can remove the ToolTabStrip border by using the following code:
toolTabStrip1.SplitPanelElement.Border.Visibility = Telerik.WinControls.ElementVisibility.Collapsed;

Let me know if this is what you needed. If it is not, a screenshot pointing to the border that you want to remove will be very helpful.
 
Regards,
Stefan
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get now >>
Tags
Dock
Asked by
Mercell
Top achievements
Rank 2
Answers by
Stefan
Telerik team
Share this question
or