Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / DefaultScrollBarRenderer Class
Properties Methods


In This Topic
    DefaultScrollBarRenderer Class Members
    In This Topic

    The following tables list the members exposed by DefaultScrollBarRenderer.

    Public Constructors
     NameDescription
    Public ConstructorCreates a new instance of DefaultScrollBarRenderer class.  
    Top
    Public Properties
     NameDescription
    Public Propertystatic (Shared in Visual Basic)Gets the default value of the default scroll bar renderer.  
    Top
    Public Methods
     NameDescription
    Public MethodCreates a new object that is a copy of the current instance.  
    Public MethodDraws the arrow button.  
    Public MethodDraws the custom button.  
    Public MethodDraws the horizontal scroll box.  
    Public MethodDraws the horizontal scroll box grip.  
    Public MethodDraws the left horizontal track.  
    Public MethodDraws the lower vertical track.  
    Public MethodDraws the right horizontal track.  
    Public MethodDraws the upper vertical track.  
    Public MethodDraws the vertical scroll box.  
    Public MethodDraws the vertical scroll box grip.  
    Public MethodDetermines whether the specified System.Object is equal to the current System.Object.  
    Public MethodServes as a hash function for a particular type. System.Object.GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.  
    Public MethodReturns a System.String that represents the current System.Object.  
    Top
    See Also