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


In This Topic
    EnhancedScrollBarRenderer Class Members
    In This Topic

    The following tables list the members exposed by EnhancedScrollBarRenderer.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the color of the arrow.  
    Public PropertyGets or sets the color of the arrow when the mouse is over it.  
    Public PropertyGets or sets the color of the selected arrow.  
    Public PropertyGets or sets the color of the button background.  
    Public PropertyGets or sets the color of the button border.  
    Public PropertyGets or sets the color of the button hovered background.  
    Public PropertyGets or sets the color of the button hovered border.  
    Public PropertyGets or sets the color of the button selected background.  
    Public PropertyGets or sets the color of the button selected border.  
    Public Propertystatic (Shared in Visual Basic)Gets the default value of the EnhancedScrollBarRenderer.  
    Public PropertyGets or sets the color of the track bar background.  
    Public PropertyGets or sets the color of the track bar selected background.  
    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