-
Vidhya
41
posts
Member since:
Aug 2010
Posted 01 Dec 2010
Link to this post
Hi..
I have added RadRibbon Form in my Project and i set that form as MDI.
then i added one child form... if i click a rad button element from radribbonbar it will show that child form.it works.
but My Problem is ,i added groupbox control in MDI and Clicked that child form.it shows but i displays behind of that mdi groupbox control.
is there any way to overcome that problem?
i have attached Image
-
-
3000
posts
Member since:
May 2009
Posted 01 Dec 2010
Link to this post
hello Vidhya,
I haven't been able to replicate your issue. See attached screenshot. It looks like you are using an older version of the controls. It may be worth upgrading.
If you can post a small project that replicates the issue, I'll be happy to take a look.
Richard
-
-
Vidhya
41
posts
Member since:
Aug 2010
Posted 01 Dec 2010
Link to this post
ya ok .but in your attached image,you have added a groupbox control in child form.
try to add in Main(MDI) form in that blank area.and run the child form
-
-
Answer
3000
posts
Member since:
May 2009
Posted 01 Dec 2010
Link to this post
Hello,
I understand what you mean, but this is expected. The MDI workspace area is the area that all mdi child forms are added to. You cannot add an Mdi Child form inside the groupbox on the Mdi Parent.
Hope that helps
Richard
-
-
Vidhya
41
posts
Member since:
Aug 2010
-
-
3000
posts
Member since:
May 2009
Posted 01 Dec 2010
Link to this post
Glad to be able to help. Please remember to mark as answer.
Regards,
Richard
-