Hi,I'm facing a bit wierd issue with ultratabbedmdimanager and am unable to resolve the same. Would request you to please help ...
Scenario:(1) I have an MDI Parent form which has a DockManager & TabbedMDIManager. Any MDI Child form opened is displayed as tabs.(2) Each MDI Child form has a dock manager which is used to dock right a particular control (hereby referred as dockable pane).Problem:In the MDI Child form,(1) When a user moves the mouse on the dockable pane, the dockable pane flies out and the form increases its width to occupy the space which was used by the dockable pane bar on the RHS.(2) If the user clicks on the control in the dockable pane, then the controls on the form shifts to left as if giving a feeling that the whole fom has shifted on the left. Also some controls move out of the screen
I have noticed that if I disable the Tabbed MDI Manager on the MDI Parent form then everything works fine. But I need the Tabbed MDI Manager. Kindly help, thanks in advance.
Hello again Sahil,
Thank you for your feedback and for sharing about setting the 'MinimumSize' property, to be the reason for this issue, with us. We believe that the other community members could benefit from such threads.
Please do not hesitate to contact us if you need any additional assistance.
Hi Boris,
Yep you are right.Btw, I had investigated and found the cause of this issue. It happened because of setting of MinimumSize property on the child forms. If I don't set this property on child forms, everything works fine.
Thanks,Sahil
Hello shaikh_sahil,
I believe that this topic is a duplicate with the following forum thread:
http://forums.infragistics.com/forums/t/45577.aspx.
Please do not hesitate to ask if something comes up.