Hi,
I have to disable the split behaviour in my document content host. Is it possible ? I tried to remove the SplitPane, but it seems that it is not possible to have a tabGroupPane in DocumentContentHost.
I tried the AllowXXXXX options in content pane, but I still can use the split options.
What am I missing ?
Regards,
Mac.
Hello Mac,
Thank you for your post I have been looking into it and I created a sample project for you with the functionality you want. Basically I set each ContentPane’s AllowDocking and AllowInDocumentHost Properties to false. This way the ContentPanes cannot be dragged. Please let me know if this helps you or you need further assistance on this matter.
Looking forward for your reply.
Hello Stefan,
I missed something in the configuration. Now it works perfect. Thank you for your assistance and the sample project.
Bye
Hello,
Thank you for your feedback. I am glad that you resolved your issue and I believe that other community members may benefit from this as well.
Thanks again.