Sort tabbedmdi menu items

Docking/MDI for Windows Forms Forum

Posted 18 years ago by Ernesto Serrano - Software Developer, VyS Yecla S.L.
Avatar
Hello, is possible sort the items in the menu that indicates the list of opened tabbed documents? The default behavior is display the items in that menu in appearance order, but I want to sort this in alphabetical order.

Thanks!

Comments (3)

Posted 18 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Thanks for the great suggestion. I'll add it to the TODO list.


Actipro Software Support

Posted 13 years ago by A. Willerding
Avatar
Hi,

is the feature of a sortable tabbed MDI documents menu still on your ToDo list, or have you implemented it meanwhile?

I am renewing this suggestion, because one of our customers has asked for it now. The inquiry was, whether the menu items of open documents can be ordered alphabetically.

Best regards,
Armin Willerding
Posted 13 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
I don't believe we have any built-in functionality for that however you can handle the dockManager.ActiveFilesContextMenu event and the event arguments for that pass the default ContextMenu that is built. You can sort the items in that handler since it occurs before they are displayed.


Actipro Software Support

The latest build of this product (v24.1.0) was released 2 months ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.