Hi,
I have created one radform and set IsMDICOntainer property = true. So that it will be changed as MDI form. Its fine.
Now i am accessing one radribbon form as child form in this. When i maximized that child form window, in menu bar,
one more control box will be appearing , so that i can see total 3 control boxes there.
I want to remove that extra control box. When i use normal radform as child form, then no issues.
This issue with only radribbonform.
Thanks in advance.