Hi Bill,
Thank you for clarifying this.
RadMenu has built-in minimize/maximize/close buttons which are automatically displayed when
RadMenu is placed on an MDI container form. They stay right-aligned and behave just as you described. The following code snippet demonstrates how you can subscribe to their click event and add some custom logic:
If your
RadMenu is not placed on an MDI container, then you can hide these buttons and use their container to insert your custom ones. This is demonstrated in the following code snippet:
I hope this will help you. Do not hesitate to write back if you need further assistance.
Greetings,
Ivan Todorov
the Telerik team