Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / FpScrollBarThumb Class
Members


In This Topic
    FpScrollBarThumb Class
    In This Topic
    Represents a Spread scroll bar thumb.
    Syntax
    'Declaration
     
    
    Public Class FpScrollBarThumb 
       Inherits FpScrollBarButton
       Implements FarPoint.Win.ISerializeSupport 
    'Usage
     
    
    Dim instance As FpScrollBarThumb
    public class FpScrollBarThumb : FpScrollBarButton, FarPoint.Win.ISerializeSupport  
    Inheritance Hierarchy

    System.Object
       FarPoint.Win.Spread.FpScrollBarButton
          FarPoint.Win.Spread.FpScrollBarThumb

    See Also