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
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
Hi Horen,
It worked. Thanks,
I am glad your issue has been resolved.