Our users want to disable the ability to add a window to a tab group via dropping on the Title Bar (Window Header). They want to retain the ability to add a window to a tab group by dropping on the center drop button. Is there any way this can be done?
Thanks
Dan
Hi Dan,
I've actually almost got this working although I'm running into a pretty major issue right now which is holding it back. The XamDockManager has a PaneDragOver event I'm using to determine if the mouse is over a content pane header and it sort of works but the issue is if I move over the center drop button and then move to the header the event doesn't fire again. Not sure if I'm doing something wrong or if that is by design so I'm checking with the developers.
I will let you know once I have a solution for this.
Rob,
Do you know if the most recent release includes this as a feature?
Thanks. I'm looking forward to your solution.