Spread Windows Forms 13.0 Product Documentation
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.
    Object Model
    FpScrollBarComboThumb Class
    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