We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

Rearrange order of TabbedMDIManager context menu items

We are currently using the TabbedMDIManager and DockingManager for our application. We would like to rearrange the order the default context menu items appear as.

Currently, we do this by overriding the OnDockContextMenu event handler and rebuild the context menu by copying each item of the existing context menu to a new ParentBarItem, changing the merge order of each item. We then replace the existing ContextMenuItem with the new ParentBarItem.

Is there an easier way to do this?

(Using Syncfusion Essential Studio 4.4.0.51 and VS 2005)

1 Reply

JS Jeba S Syncfusion Team October 30, 2007 11:11 AM UTC

Hi V Rao,

Thank you for posting query to us.

The DockingManager's ContextMenu can be captured by handling the DockContextMenu event.

There is no separate property for rearrange the order of default context menu items.

Kindly let us know if you need any further assistance.

Thank you for using Syncfusion Products.

Best Regards,
Jeba.


Loader.
Live Chat Icon For mobile
Up arrow icon