Event XbpWindow():move Foundation
Xbase Part has been moved.
:move := {| aOldPos, aNewPos, self | ... }
:move ( <aOldPos>, <aNewPos> ) --> self
xbeP_Move (1048624)
This method returns the object executing the method (self).
The xbeP_Move event is generated after a window has been moved. This event affects XbpDialog and XbpCrt objects, as well as those Xbase Parts that display a window on the screen.
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.