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


In This Topic
    FpScrollBarTrack Class
    In This Topic
    Represents a Spread scroll bar track. This class is abstract (MustInherit in Visual Basic) and so cannot be instantiated.
    Syntax
    'Declaration
     
    
    Public MustInherit Class FpScrollBarTrack 
       Inherits FpScrollBarButton
       Implements FarPoint.Win.ISerializeSupport 
    'Usage
     
    
    Dim instance As FpScrollBarTrack
    public abstract class FpScrollBarTrack : FpScrollBarButton, FarPoint.Win.ISerializeSupport  
    Inheritance Hierarchy
    See Also