Spread Windows Forms 17
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.
    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