Spread Windows Forms 12.0 Product Documentation
FpScrollBarTrack Class
Members 


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : FpScrollBarTrack Class
Represents a Spread scroll bar track. This class is abstract (MustInherit in Visual Basic) and so cannot be instantiated.
Object Model
FpScrollBarTrack Class
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

System.Object
   FarPoint.Win.Spread.FpScrollBarButton
      FarPoint.Win.Spread.FpScrollBarTrack
         FarPoint.Win.Spread.FpScrollBarTrackBackward
         FarPoint.Win.Spread.FpScrollBarTrackForward

See Also

Reference

FpScrollBarTrack Members
FarPoint.Win.Spread Namespace