AD
Administrator
Syncfusion Team
January 28, 2005 05:35 PM UTC
Hi Jinlin,
Unfortunately, our merging implementation is dependent on having MDI Children, so you would need to implement merging yourself.
Depending on what you''re trying to do, I would recommend looking into ListBarItem. It allows you to dynamically add BarItems into the list without rearranging the Bars. This would allow you to implement something similar to a Most Recently Used Files List.
Also, you could just register more BarItems with the MainFrameBarManager and then add them to the Bars. However, it would take a little work to get the Bar to sort how you want it to.
I hope this helps. Please let me know if you need anything else.
Regards,
Gregory Austin
Syncfusion, Inc.