I have an application that requires a section be a dock for three tabs. To create this I made a user control and then added that control with the three control panes to my main form. This works like I want. However there are a couple of things that I would like to change.
1. The user can un-dock the entire thing from the form (UltraDockManager and all three tabs). Is there a way to prevent this so that only the tabs can be moved?
2. The Caption and Tab are redundant when the tab is docked. How would I hide the caption when the tab is docked, so it only appears when it is floating.
Thanks
Hi,
Have you been able to resolve your issue ? Please keep me in touch.
Regards