Posted 14 years ago
by Arun Rajaraman
-
Software Developer,
Delmatic ltd
Version: 2.0.0111
Platform: .NET 4.0
Environment: Windows 7 (32-bit)
Hi,
For my test app, I Dragged a Dockmanager to form, added ToolWindows by designer. Works fine,.
For my App scenario I require space for other controls. So i try to use the Table Layout panel,panel or split panel.
From other Posts I tried to
Set the Host Container to a Control inherited from Container.
a. Deleted all the existing toolwindows.
b. Created thru design Just the Panel and SplitPanel.
c. Dragged the Dockmanager
d. Set the Host Container to SplitPanel Control. Compiles fine.
Thru designer I try to "Create Tool Window" --> Error invoking Create Tool Window Details :
Collection is Read Only.
p.s
Tried doing it programmatically. Not succeeded. I have a previous version of actipro 1.X used in our in house software.anything to do with it.
i can send a sample solution as well.
regards,
For my test app, I Dragged a Dockmanager to form, added ToolWindows by designer. Works fine,.
For my App scenario I require space for other controls. So i try to use the Table Layout panel,panel or split panel.
From other Posts I tried to
Set the Host Container to a Control inherited from Container.
a. Deleted all the existing toolwindows.
b. Created thru design Just the Panel and SplitPanel.
c. Dragged the Dockmanager
d. Set the Host Container to SplitPanel Control. Compiles fine.
Thru designer I try to "Create Tool Window" --> Error invoking Create Tool Window Details :
Collection is Read Only.
p.s
Tried doing it programmatically. Not succeeded. I have a previous version of actipro 1.X used in our in house software.anything to do with it.
i can send a sample solution as well.
regards,
Arun Rajaraman