Spread Windows Forms 12.0 Product Documentation
FpScrollBarButtonClickEventArgs Constructor


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > FpScrollBarButtonClickEventArgs Class : FpScrollBarButtonClickEventArgs Constructor
FarPoint scroll bar button element
Creates a new Spread scroll bar button click event.
Syntax
'Declaration
 
Public Function New( _
   ByVal element As FpScrollBarButton _
)
'Usage
 
Dim element As FpScrollBarButton
 
Dim instance As New FpScrollBarButtonClickEventArgs(element)
public FpScrollBarButtonClickEventArgs( 
   FpScrollBarButton element
)

Parameters

element
FarPoint scroll bar button element
See Also

Reference

FpScrollBarButtonClickEventArgs Class
FpScrollBarButtonClickEventArgs Members