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

RadGallery Element Tools property

1 Answer 74 Views
RibbonBar
This is a migrated thread and some comments may be shown as answers.
Wills k
Top achievements
Rank 1
Wills k asked on 03 Dec 2007, 06:01 PM
Hi

I have added a radGalleryElement to a ribbon bar chunk.  To the tools collection property of the radGalleryElement, I have added few menu items.  I want to execute some code on click of these menus.  What should I do for this?

Thanks
Wilson

1 Answer, 1 is accepted

Sort by
0
Georgi
Telerik team
answered on 06 Dec 2007, 11:13 AM
Hi Wills,

You could access the added menu items using the VS Properties Window, i.e. you can locate them in the drop-down list at the top. After selecting a menu item you can access the Click event and create an event handler for it. This could also be done in your code (for example when the form is loaded).

If you have any other questions, please do not hesitate to write us again.
 

Greetings,
Georgi
the Telerik team

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