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

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 11 years ago]