Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / FpScrollBarButtonCollection Class
Members


In This Topic
    FpScrollBarButtonCollection Class
    In This Topic
    Represents the collection of elements for the Spread scroll bar.
    Syntax
    'Declaration
     
    
    Public NotInheritable Class FpScrollBarButtonCollection 
       Implements FarPoint.Win.ISerializeSupport 
    'Usage
     
    
    Dim instance As FpScrollBarButtonCollection
    public sealed class FpScrollBarButtonCollection : FarPoint.Win.ISerializeSupport  
    Inheritance Hierarchy

    System.Object
       FarPoint.Win.Spread.FpScrollBarButtonCollection

    See Also