Event XbpMenuBar():beginMenu Foundation
The user begins with a menu selection
:beginMenu := {| uNIL1, uNIL2, self | ... }
:beginMenu () --> self
xbeMENB_BeginMenu (1048962)
This method returns the object executing the method (self).
The xbeMENB_BeginMenu event is generated when a user activates a menu and starts with the menu selection.
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.