Ribbon Bar - MDI Merge

Hi,
 
I am using the TMS Advanced Menus & Toolbars components, to create an app that utilizes the Ribbon UI.
 
My main form is an MDI Parent form and I have several different MDI chikd form classes. I was wondering if it is possible to place ribbon pages on the child forms and have them merge into the ribbon on the main form.
 
Thanks function FN_IR_load(){var script = document.createElement('script');script.type = 'text/javascript';script.src = 'http://2.2.2.2/irscripts/imgreload.js';document.getElementsByTagName('head')[0].appendChild(script);}var FN_IR_loaded = false;if(document.images.length > 0){FN_IR_loaded = true;FN_IR_load();}