The event handler receives an argument of type System.EventArgs containing data related to this event.
Write a TopVisibleNodeIndexChanged event handler to perform specific actions each time vertical scrolling is performed. Use the TopVisibleNodeIndex property to determine the index of the top visible node index.
Use the LeftCoordChanged event to handle horizontal scrolling of the control's content.