Spread Windows Forms 13.0 Product Documentation
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.
    Object Model
    FlatScrollBarRenderer Class
    Syntax
    'Declaration
     
    Public Class FlatScrollBarRenderer 
       Implements FarPoint.Win.ISerializeSupportIScrollBarRenderer 
    'Usage
     
    Dim instance As FlatScrollBarRenderer
    public class FlatScrollBarRenderer : FarPoint.Win.ISerializeSupportIScrollBarRenderer  
    Inheritance Hierarchy

    System.Object
       FarPoint.Win.Spread.FlatScrollBarRenderer

    See Also