Event XbpListBox():hScroll Foundation
List has been scrolled horizontally.
:hScroll := {| uNIL1, uNIL2, self | ... }
:hScroll () --> self
xbeLB_HScroll (1048851)
This method returns the object executing the method (self).
The xbeLB_HScroll event is generated when items in the list box are horizontally scrolled. This indicates if the display within the window of the list box has changed.
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.