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

Documentation about how to work with RadRibbonBar Help button

1 Answer 87 Views
RibbonBar
This is a migrated thread and some comments may be shown as answers.
FJ
Top achievements
Rank 1
FJ asked on 13 Aug 2011, 12:13 PM
Hi
I am trying to find documentation about how to work with RadRibbonBar Help button.
We are using version 2011.2.11.712.
Does anyone have a link or document how to work with this?

1 Answer, 1 is accepted

Sort by
0
Stefan
Telerik team
answered on 16 Aug 2011, 03:12 PM
Hello Fokko, 

Thank you for writing.

Currently, we do not have documentation about this button. It is just a help button (RadImageButtonElement) with a predefined image and you can add some functionality (like showing help) when the button is clicked. You can make this button visible by using the following code snippet:
radRibbonBar1.HelpButton.Visibility = Telerik.WinControls.ElementVisibility.Visible;

I hope that you find this information helpful. Should you have any other questions, do not hesitate to contact us.
 
All the best,
Stefan
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get now >>

Tags
RibbonBar
Asked by
FJ
Top achievements
Rank 1
Answers by
Stefan
Telerik team
Share this question
or