Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
715
Dockable Pane shown on out side of win form
posted

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

 

 

Parents
No Data
Reply
  • 71886
    Offline posted

    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.

    RightPaneNoneFormBorder.zip
Children
No Data