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

Can not Hide Borders

2 Answers 78 Views
RibbonBar
This is a migrated thread and some comments may be shown as answers.
Dee
Top achievements
Rank 1
Dee asked on 08 Apr 2013, 07:58 AM
Good Morning,

i´ve a little Problem. When i try to hide the borders of the RadRibbonBarGroups (Click the Icon on the right of the Control and uncheck the Show Border Option), then in the Preview the Borders are hidden, but when i start the Programm the Borders are visible.

Can anywhone say me what i do wrong?

Thanks a lot
Dee

2 Answers, 1 is accepted

Sort by
0
Accepted
Paul
Telerik team
answered on 10 Apr 2013, 02:08 PM
Hello Dee,

Thank you for writing regarding this issue.

It is a known issue and it is already logged in our PITS sytem. Feel free to add your vote and subscribe for status updates here: http://www.telerik.com/support/pits.aspx#/public/winforms/14430.

In the meantime, please set the following property with code to overcome the issue:
radRibbonBarButtonGroup1.ShowBorder = false;

Do not hesitate to contact us if you have any further inquiries.

All the best,
Nikolay Aleksiev
the Telerik team
WinForms Q1 2013 boasts PivotGrid, PDF Viewer, Chart enhancements and more. Check out all of the latest highlights.
0
Dee
Top achievements
Rank 1
answered on 10 Apr 2013, 03:12 PM
Now it works. Thanks a lot.
Tags
RibbonBar
Asked by
Dee
Top achievements
Rank 1
Answers by
Paul
Telerik team
Dee
Top achievements
Rank 1
Share this question
or