Spread Windows Forms 6.0 Product Documentation
FpScrollBarButtonClickEventArgs Class
Members  See Also  Support Options
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : FpScrollBarButtonClickEventArgs Class


Glossary Item Box

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

Visual Basic (Declaration) 
Public Class FpScrollBarButtonClickEventArgs 
   Inherits System.ComponentModel.HandledEventArgs
Visual Basic (Usage)Copy Code
Dim instance As FpScrollBarButtonClickEventArgs
C# 
public class FpScrollBarButtonClickEventArgs : System.ComponentModel.HandledEventArgs 

Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© 2002-2012 ComponentOne, a division of GrapeCity. All Rights Reserved.