Dear All,
I have used infragistics version 9.1 in my VS 2005 C# win application . and i have used ultrawindockmanager for showing docikable panes. The dockable pane controls are created at runtime.
In my application we have used background image and the formborderstyle is 'none'; and we can successfully generated the dockable panes but those panes looks like showing out side of the form.
My question is, how to show the panes within a form, or is it possible to show the dockable panes within a normal win 'panel' ?
While i googling, somebody says that we can use usercontrol for achieve this, but in my application we have used so many other controls and it not possible to inherit those control properties beyond the usercontrol.
Please see the attached screen shots and share your thoughts.
Thanks,
Vasanth
Hello Vasanth,
I tried your scenario and it seems to work fine for me. The right pane is in the form as it should be so I attached my sample to this post for you.
Please review it and feel free to let me know if I misunderstood you or if you have any other questions.