Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / FpScrollBarButtonClickEventArgs Class
Members


FpScrollBarButtonClickEventArgs Class
Represents the event data for the FpScrollBarButtonClickEvent, for the Spread component, which occurs when the Spread scroll bar button is clicked.
Syntax
'Declaration
 
Public Class FpScrollBarButtonClickEventArgs 
   Inherits System.ComponentModel.HandledEventArgs
 
'Usage
 
Dim instance As FpScrollBarButtonClickEventArgs
Inheritance Hierarchy

System.Object
   System.EventArgs
      System.ComponentModel.HandledEventArgs
         FarPoint.Win.Spread.FpScrollBarButtonClickEventArgs

See Also