Event XbpDialog():setDisplayFocus Foundation
XbpDialog window receives the display focus.
:setDisplayFocus := {| uNIL1, uNIL2, self | ... }
:setDisplayFocus () --> self
xbeP_SetDisplayFocus (1048630)
This method returns the object executing the method (self).
The xbeP_SetDisplayFocus event is generated after the XbpDialog window receives display focus. This generally occurs when the user clicks the mouse in the dialog window.
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.