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


In This Topic
    FlatScrollBarRenderer Class
    In This Topic
    Represents the renderer that paints the the scroll bar with the flat skin.
    Syntax
    'Declaration
     
    
    Public Class FlatScrollBarRenderer 
       Implements FarPoint.Win.ISerializeSupport, IScrollBarRenderer 
    'Usage
     
    
    Dim instance As FlatScrollBarRenderer
    public class FlatScrollBarRenderer : FarPoint.Win.ISerializeSupport, IScrollBarRenderer  
    Inheritance Hierarchy

    System.Object
       FarPoint.Win.Spread.FlatScrollBarRenderer

    See Also