onscroll Event

Microsoft FrontPage Visual Basic

Show All Show All

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.