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


In This Topic
    FpScrollBarComboThumb Class
    In This Topic
    Represents a combination of the backward track, forward track, and thumb of the scroll bar.
    Syntax
    'Declaration
     
    
    Public Class FpScrollBarComboThumb 
       Inherits FpScrollBarButton
       Implements FarPoint.Win.ISerializeSupport 
    'Usage
     
    
    Dim instance As FpScrollBarComboThumb
    public class FpScrollBarComboThumb : FpScrollBarButton, FarPoint.Win.ISerializeSupport  
    Inheritance Hierarchy

    System.Object
       FarPoint.Win.Spread.FpScrollBarButton
          FarPoint.Win.Spread.FpScrollBarComboThumb

    See Also