'Declaration Public Event Scroll As EventHandler(Of ScrollBars)
'Declaration
Public Event Scroll As EventHandler(Of ScrollBars)
public event EventHandler<ScrollBars> Scroll
XView Class XView Members