-
Sandeep D
- PowerBuilder
- Wednesday, 2 April 2025 07:28 AM UTC
Hi,
In our application, we are using both a menu bar and a ribbon bar, and it is required to have both (we cannot disable or set the menu bar object to null). When the user enables the ribbon bar, we set Menubar.VISIBLE to false.
This implementation works fine, but when the user uses a shortcut key, the menu bar's click event is still triggered.
I understand that removing the menu bar (or removing the shortcut from the menu bar item) would trigger the ribbon bar event instead, but we cannot remove the menu bar at this time.
Question: Is there any way to trigger the ribbon bar event using shortcuts, even when the menu bar item is not null?
Thanks in advance!
Find Questions by Tag
Helpful?
If a reply or comment is helpful for you, please don’t hesitate to click the Helpful button. This action is further confirmation of their invaluable contribution to the Appeon Community.