Spread Windows Forms 13.0 Product Documentation
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / FpScrollBarGripper Class
Members


In This Topic
    FpScrollBarGripper Class
    In This Topic
    Represents the Spread scroll bar grip.
    Object Model
    FpScrollBarGripper Class
    Syntax
    'Declaration
     
    Public Class FpScrollBarGripper 
       Inherits FpScrollBarButton
       Implements FarPoint.Win.ISerializeSupport 
    'Usage
     
    Dim instance As FpScrollBarGripper
    public class FpScrollBarGripper : FpScrollBarButton, FarPoint.Win.ISerializeSupport  
    Inheritance Hierarchy

    System.Object
       FarPoint.Win.Spread.FpScrollBarButton
          FarPoint.Win.Spread.FpScrollBarGripper

    See Also