please ask technical questions in the forums - as to the control name, it depends on what you set the namespace (anything is valid) but normally
<%@ Register TagPrefix="dnn" TagName="MENU" src="~/DesktopModules/DDRMenu/Menu.ascx" %>
<dnn:MENU MenuStyle="DNNMega" runat="server"></dnn:MENU>