Spread Windows Forms 12.0 Product Documentation
FpScrollBarButtonClickEventArgs Class
Members 


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : FpScrollBarButtonClickEventArgs Class
Represents the event data for the FpScrollBarButtonClickEvent, for the Spread component, which occurs when the Spread scroll bar button is clicked.
Object Model
FpScrollBarButtonClickEventArgs ClassFpScrollBarButton Class
Syntax
'Declaration
 
Public Class FpScrollBarButtonClickEventArgs 
   Inherits System.ComponentModel.HandledEventArgs
'Usage
 
Dim instance As FpScrollBarButtonClickEventArgs
public class FpScrollBarButtonClickEventArgs : System.ComponentModel.HandledEventArgs 
Inheritance Hierarchy

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

See Also

Reference

FpScrollBarButtonClickEventArgs Members
FarPoint.Win.Spread Namespace