I have a table populated with values I will like represented as submenus. I want to drop the Mainmenu and data controls onto a usercontrol and use the properties and methods thereof, through inheritance. Is this possible? if so, does anyone know how this can be achieved.