Event XbpMenuBar():itemMarked Foundation
Menu item is highlighted
Syntax
:itemMarked := {| nItemIndex, uNIL, self | ... }
:itemMarked ( <nItemIndex> ) --> self
xbeP_ItemMarked (1048646)
Parameters
<nItemIndex>
<nItemIndex> is a numeric value indicating the ordinal position of the highlighted menu item within the menu.
Return
This method returns the object executing the method (self).
Description
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.
Feedback
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.