Event XbpCrt():killDisplayFocus Foundation
XbpCrt window is losing display focus.
:killDisplayFocus := {| uNIL1, uNIL2, self | ... }
:killDisplayFocus () --> self
xbeP_KillDisplayFocus (1048631)
This method returns the object executing the method (self).
The xbeP_KillDisplayFocus event is generated after the XbpCrt window has lost display focus. Text oriented display of characters (such as output performed using QOut() or @...SAY) occurs in the XbpCrt window that has display focus.
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.