Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / WinForms > Forms, Dialogs, TitleBar, StatusStrip > MDI Form with Rad Ribbon Form

Not answered MDI Form with Rad Ribbon Form

Feed from this thread
  • vs vs avatar

    Posted on Mar 7, 2010 (permalink)

    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.



    Reply

  • Deyan Deyan admin's avatar

    Posted on Mar 8, 2010 (permalink)

    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.

    Reply

  • vs vs avatar

    Posted on Mar 8, 2010 (permalink)

    Hi Deyan,
     
    Thank you very much for your quick response. 

    Reply

  • L. M. Pathan avatar

    Posted on Feb 9, 2011 (permalink)

    Telerik Team,

    Can Rad Ribbon Form be used as MDI Form?

    Regards

    Reply

  • Posted on Feb 9, 2011 (permalink)

    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

    Reply

  • Patrick avatar

    Posted on Aug 31, 2011 (permalink)

    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'. 

    Reply

  • Svett Svett admin's avatar

    Posted on Sep 1, 2011 (permalink)

    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 >>

    Reply

  • Victoria F avatar

    Posted on Dec 15, 2011 (permalink)

    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.

    Reply

  • Nikolay Nikolay admin's avatar

    Posted on Dec 21, 2011 (permalink)

    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.
    Attached files

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / WinForms > Forms, Dialogs, TitleBar, StatusStrip > MDI Form with Rad Ribbon Form
Related resources for "MDI Form with Rad Ribbon Form"

[ Features | Demos | Documentation | Knowledge Base | Telerik TV | Code Library | Step-by-step Tutorial | Blogs | Self-Paced Trainer ]