"Close All But This" item in "Active Files" menu

Docking/MDI for WPF Forum

Posted 9 years ago by Aernout van Groen
Version: 14.2.0610
Platform: .NET 4.0
Environment: Windows Server 2008 (64-bit)
Avatar

Hi,

If you dock multiple documents in a tabbed document container, a glyph appears with the tooltip "Active Files".
Underneath is a context menu with the titles of the files.
When the container is resized, so that not all tabs fit inside, then when you click the glyph, an extra menu item appears in this context menu: "Close All But This"
This item does not belong here. I hope this can be fixed.

Note: the menut item appears most of the times, but not allways.

( I have a screenshot, but i'm affraid I can't attach it anywhere )

 

Regards,

Aernout van Groen

Comments (1)

Posted 9 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar

Hello,

I don't believe we add that menu option.  It's likely you are adding it in a DockSite.WindowContextMenu event handler.  Note that if e.ContextMenuType == DockingContextMenuType.TabbedMdiContainerOverflowButton, then you wouldn't want to programmatically add that option.


Actipro Software Support

The latest build of this product (v24.1.1) was released 1 month ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.