public ScrollEvent( string type, Object target, bool bubbles, bool cancelable )
Public Sub New ( _ type As String, _ target As Object, _ bubbles As Boolean, _ cancelable As Boolean _ )
public: ScrollEvent( String^ type, Object^ target, bool bubbles, bool cancelable )