Hi,
How can we handle F1 click or the HelpRequested event for the ApplicationMenu on UltratoolbarsManager.
Thanks,
Harshada
Harshada,
I'm not exactly sure what you are asking. If you press F1 when the UltraToolbarManager's Ribbon ApplicationMenu is dropped down, the Form's HelpRequested event will still fire, and you can do your own processing there. The UltraToolbarsManager itself does not have a specific event that will fire when the user presses the F1 key.
~Kim~