[]
        
(Showing Draft Content)

FarPoint.Win.Spread.FpScrollBar.OnButtonClick

OnButtonClick Method

OnButtonClick(object, FpScrollBarButtonClickEventArgs)

Called when clicking the scroll bar button.

Declaration
protected virtual void OnButtonClick(object sender, FpScrollBarButtonClickEventArgs e)
Protected Overridable Sub OnButtonClick(sender As Object, e As FpScrollBarButtonClickEventArgs)
Parameters
Type Name Description
object sender

The event source

FpScrollBarButtonClickEventArgs e

A FpScrollBarButtonClickEventArgs that contains the event data