I have a DCP (Docked to the Left in a DockAreaPane) which is attached to a DockManager but whatever I do I cannot get it to become visible. I call Show and IsVisible never changes to true. Any suggestions on how to force this Pane to be visible is appreciated. BTW the system is set up via API calls not via the Windows forms designer.
Thanks,
blair
Is there a visible control set to the Control property of your DockableControlPane?