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

2009 Q2 Exit and Options Buttons in the RibbonBar Start Menu

1 Answer 71 Views
RibbonBar
This is a migrated thread and some comments may be shown as answers.
erwin
Top achievements
Rank 1
Veteran
Iron
erwin asked on 05 Jul 2009, 10:36 PM
I noticed that the Ribbon Bar has an Exit and an Option button at runtime, but not at design time(?).
How can I register event handlers for these buttons?

Regards
Erwin

1 Answer, 1 is accepted

Sort by
0
Accepted
Deyan
Telerik team
answered on 07 Jul 2009, 08:19 AM
Hello Erwin,

Thanks for your question.

The Options and Exit buttons in the RadRibbonBar Application Menu are visible only at Run Time, but you can easily provide handlers for their events by using the Properties Window of RadRibbonBar control.

Please, follow these steps to achieve this:

1. Select the RadRibbonBar control in the Visual Studio designer.

2. Open the Events section of the Properties Window.

3. Find the
ExitButton and the OptionsButton fields, expand them, and provide handlers for their Click events.

Do not hesitate to write back if you need further assistance.

Sincerely yours,
Deyan
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.
Tags
RibbonBar
Asked by
erwin
Top achievements
Rank 1
Veteran
Iron
Answers by
Deyan
Telerik team
Share this question
or