onscroll Event
Occurs when a user repositions the scroll box in either the horizontal or vertical scroll bar in a frame or window.
expression.onscroll
*expression * Required. An expression that returns one of the objects in the Applies To list, which has been declared using the WithEvents keyword in a class module.
Applies to | FPHTMLBody Object | FPHTMLDivPosition Object | FPHTMLFieldSetElement Object | FPHTMLLegendElement Object | FPHTMLMarqueeElement Object | FPHTMLSpanFlow Object | FPHTMLTableCaption Object | FPHTMLTableCell Object | FPHTMLTextAreaElement Object | FPHTMLWindow2 Object | FPHTMLWindowProxy Object