I have a parent form that has an UltraDockManager on it. I'm working on a form that inherits from that form. In the designer, I can see the UltraDockManager component on my form....but when I right-click on a control I don't get the 'Dock Controls' menu item.
If I do the same thing on the parent form, I see the option and can dock things how I need.
Is there something I'm doing wrong? What is the best way to interact with the DockManager when you are in a child-form?
Hello,
What is the Modifiers property of the DockManager on your parent form set to? Also, which version of the NetAdvantage controls are you using?