Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
135
Cannot stay in Application menu after menu item clicked
posted

Hi,

When user click on the "option" button in the application menu, I want the menu's Help screen to show and stay in the application menu.  I used

ApplicationMenu2010.IsOpen = true

But I could not get it to work.  It will also jump to a tab.  Could you help?

I'm attaching a sample project to show the problem.

Thanks,

--Willy

InfraRibbon_CantStayInAppMenu.zip
Parents
  • 1990
    Verified Answer
    posted

    Hello Willy,

    Thank you for your post. I have modified your project so it meet your requirements. I have created a content in your Options button and when the Options button is clicked I change the SelectedTabItem to your help menu item.

    Please find the project attached below.

    If you have any further questions on this matter please do not hesitate to let me know.

    Sincerely,

    Horen

    Software Developer

    Infragistics

    InfraRibbon_CantStayInAppMenu.zip
Reply Children