4 Answers, 1 is accepted
0
John
Top achievements
Rank 1
answered on 03 Nov 2008, 07:17 PM
Hi Derek,
So based on the scenario you described it sounds like the RadPanelBar is docked on the MDIParent client area. If that is the case, then the child form should fill the client area when maximized and not cover the form. Are you using Anchors and Docking of your controls on the child form to enforce layout? If not, maybe you are seeing the controls covered as there is not enough screen real estate. If you have a Flickr or Picasa account perhaps you could post the screenshot there and put a link to it in your post.
Thanks,
John
So based on the scenario you described it sounds like the RadPanelBar is docked on the MDIParent client area. If that is the case, then the child form should fill the client area when maximized and not cover the form. Are you using Anchors and Docking of your controls on the child form to enforce layout? If not, maybe you are seeing the controls covered as there is not enough screen real estate. If you have a Flickr or Picasa account perhaps you could post the screenshot there and put a link to it in your post.
Thanks,
John
0
Derek
Top achievements
Rank 1
answered on 04 Nov 2008, 08:48 AM
Thanks John, I will try that and get back to you.
0
Derek
Top achievements
Rank 1
answered on 04 Nov 2008, 10:22 AM
0
Hi Derek,
I reviewed the screenshot that you have posted. The Mdi child form is overlapped by RadPanelBar most probably because RadPanelBar is not docked left. If it is docked left, the form will be displayed correctly. This is the normal WinForms behavior in the Mdi scenario.
I hope this helps. If you have additional questions, feel free to contact me.
Regards,
Nikolay
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.
I reviewed the screenshot that you have posted. The Mdi child form is overlapped by RadPanelBar most probably because RadPanelBar is not docked left. If it is docked left, the form will be displayed correctly. This is the normal WinForms behavior in the Mdi scenario.
I hope this helps. If you have additional questions, feel free to contact me.
Regards,
Nikolay
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.