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

Text in taskbar button

1 Answer 65 Views
RibbonBar
This is a migrated thread and some comments may be shown as answers.
Martin
Top achievements
Rank 1
Martin asked on 14 Jul 2008, 12:15 PM
I have a form using the radRibbonBar and it works fine but I have one annoying problem. In order to make the form look right I need to hide the blue title bar on the form - this means setting the text property to nothing and turning off the control box. The form looks good but the button associated with it that appears in the taskbar has no text in it. I've set the text property of the ribbonbar but this isn't reflected in the button.

Is there a way to set the button text independently of the form?

I've tried setting the text property after the form has loaded but this made no difference.

Thanks for any suggestions,
Martin.

1 Answer, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 15 Jul 2008, 08:36 AM
Hello Martin,

In order to make the form look good, you should use ShapedForm instead of the standard Form in your application, which uses RadRibbonBar, because ShapedForm doesn't have built-in TitleBar.

Do not hesitate to contact me again if you need additional assistance.

All the best,
Peter
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
RibbonBar
Asked by
Martin
Top achievements
Rank 1
Answers by
Peter
Telerik team
Share this question
or