I have a radmenu with a sub radmenucomboitem, I want to close themain menu item on the click event of the radmenucomboitem. I have the selected changed event wired to change the theme of the app based on what the user selects however the menu stays on the screen until you click the mouse on the main form. Is there a way to programatically close this?