in
Forums
Blogs
Files
Devexpress.Com
Client Center
Support Center
DevExpress Channel

using XtraNavBar & MdiChild

Last post 9/4/2008 10:32 AM by MJP Gruben. 1 replies.
Page 1 of 1 (2 items)
Sort Posts:
Previous Next
  • 9/4/2008 6:14 AM

    using XtraNavBar & MdiChild

     

    I am currently using the XtraNavBar docked to the left and placing panels to hold the contents on the right but that means that everything will be on one form which makes the form too congested..
     

    is it possible to dock the XtraNavBar on the left and place MdiChild on the remaining area on the right just like the attached design?

     


  • 9/4/2008 10:32 AM In reply to

    Re: using XtraNavBar & MdiChild

     

    Jassim,
     
    Place the navbar on a form which is a Mdi-container (IsMdiContainer = true). Use a splitter to resize the navbar.
    You can also use the TabbedMdiManager to finsih it!
     
    Greetings,
     
    Marc Gruben
Page 1 of 1 (2 items)
Copyright © 1998-2008 Developer Express Inc.
ALL RIGHTS RESERVED