Event XbpMenuBar():itemMarked Foundation
Menu item is highlighted
:itemMarked := {| nItemIndex, uNIL, self | ... }
:itemMarked ( <nItemIndex> ) --> self
xbeP_ItemMarked (1048646)
This method returns the object executing the method (self).
The xbeP_ItemMarked event is generated when a menu item in a menu has been highlighted. This can be used to display additional information associated with a particular menu item, for example.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.