Is it possible to set custom context menu for header of DocumentWindow ?

Docking/MDI for WPF Forum

Posted 10 years ago by Ruslan Fedoseienko
Version: 14.1.0602
Platform: .NET 4.0
Environment: Windows 7 (32-bit)
Avatar

Hi. I have a dynamicly created DocumentWindow. And want to set custom context menu or add some options for existing one for its header.

The only way i see now is to use DocumentWindow.MouseRightButtonDown delegate.

But this looks a bit hacky..

[Modified 10 years ago]

Comments (1)

Answer - Posted 10 years ago by Ruslan Fedoseienko
Avatar

Found the solution on forum. Sorry for not using search...

Solution is to use DockSite.WindowContextMenu delegate.

[Modified 10 years ago]

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.