I'm working at the begging of a largish application and we really like the RadDocking functionality to provide some MDI type functionality to our users.
One issue that I'm having is updating the context menu of the tool window, like I've done for the RadPane. I've attached the RadPane context menu image and I would like the to make the tool window header context menu match the radpane context menu.
Another way of stating the proboem, I'm trying to remove the AutoHide and Hide options for the ToolWindow Header Context menu. I've tried modifying the ToolWindowStyle in my Telerik.Windows.Controls.Docking.xaml and removing the Border element that is present. But that didn't work. Any help or pointers would help me tremendously.
I'm on version 2015.3.930.45 and using implicit styles.
Thanks,
Cyrus