This is a migrated thread and some comments may be shown as answers.

MDI Form with Rad Ribbon Form

10 Answers 444 Views
RibbonBar
This is a migrated thread and some comments may be shown as answers.
vs vs
Top achievements
Rank 1
vs vs asked on 08 Mar 2010, 05:28 AM
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.



10 Answers, 1 is accepted

Sort by
0
Deyan
Telerik team
answered on 08 Mar 2010, 09:39 AM
Hi vs vs,

Thanks for contacting us. Currently, RadRibbonForm is not designed to be used as a MDI child form. It's main functionality is to provide Office 2007 like appearance for all top level forms in your application. I hope this answers your questions.

Do not hesitate to write back anytime you have further questions or need assistance.

All the best,
Deyan
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
vs vs
Top achievements
Rank 1
answered on 08 Mar 2010, 10:25 AM
Hi Deyan,
 
Thank you very much for your quick response. 
0
L. M. Pathan
Top achievements
Rank 1
answered on 09 Feb 2011, 01:05 PM
Telerik Team,

Can Rad Ribbon Form be used as MDI Form?

Regards
0
Richard Slade
Top achievements
Rank 2
answered on 09 Feb 2011, 01:13 PM
Hello,

you can use RadRibbonForm as an MDI Container by setting IsMDIContainer = true and then deleting the Panel1 which is in the centre of the form.
Hope that helps
Richard
0
Patrick
Top achievements
Rank 2
answered on 31 Aug 2011, 11:17 PM
Hi,

I try (in a WPF project) to had the IsMDIContainer = true to my RadRibbonForm and I always get an error....Could you help me?

Error 1 The property 'IsMDIContainer' was not found in type 'RadRibbonWindow'. 
0
Svett
Telerik team
answered on 01 Sep 2011, 09:58 AM
Hello Patrick,

Please address your questions related to Windows Presentation Foundation technology in the WPF Forum section.

Best wishes,
Svett
the Telerik team

Thank you for being the most amazing .NET community! Your unfailing support is what helps us charge forward! We'd appreciate your vote for Telerik in this year's DevProConnections Awards. We are competing in mind-blowing 20 categories and every vote counts! VOTE for Telerik NOW >>

0
Victoria F
Top achievements
Rank 1
answered on 15 Dec 2011, 04:56 PM
Hello ,
I found the RadMenuItem that I can set  MdiList to true -  that's what I did on the first picture. But it does not show any items at run time  when I open children..May be I need to set some other properties on in the code ??
.Also I can not find this option on the Ribbon menu ..


I want to have something like this:


Thank you ,
Victoria.
0
Nikolay
Telerik team
answered on 21 Dec 2011, 10:28 AM
Hello Victoria F,

The MdiList menu item is intended to work only in the context of RadMenu, following the behavior of the standard menu control. You can see at the screenshot below, what effect the MdiList property has on the "MDI List 1" accommodated by RadMenu:


There is no implementation for this feature in the context of the menu in RadRibbonBar. We will consider introducing such a feature in one of our next releases. I am not able to provide you with any time frame though. For the time being, you can try to simulate the desired behavior by following the approach demonstrated in the attached project.

I hope this helps.

Kind regards,
Nikolay
the Telerik team

Q3’11
of RadControls for WinForms is available for download (see what's new). Get it today.
0
Raphaël MANSUY
Top achievements
Rank 1
answered on 13 Feb 2015, 05:24 PM
Is there anything new, related to this feature, in the latest version of RadRibbonbar?
0
Dimitar
Telerik team
answered on 18 Feb 2015, 08:40 AM
Hello Raphael,

Thank you for writing.

This is still not implemented and for now you can use the approach suggested by Nikolay. I have logged a feature request for this in our Feedback Portal. You can track the item for status changes and add your vote for it here.

Please let me know if there is something else I can help you with. 
 
Regards,
Dimitar
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
RibbonBar
Asked by
vs vs
Top achievements
Rank 1
Answers by
Deyan
Telerik team
vs vs
Top achievements
Rank 1
L. M. Pathan
Top achievements
Rank 1
Richard Slade
Top achievements
Rank 2
Patrick
Top achievements
Rank 2
Svett
Telerik team
Victoria F
Top achievements
Rank 1
Nikolay
Telerik team
Raphaël MANSUY
Top achievements
Rank 1
Dimitar
Telerik team
Share this question
or