FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : EnhancedScrollBarRenderer Class |
The following tables list the members exposed by EnhancedScrollBarRenderer.
Name | Description | |
---|---|---|
EnhancedScrollBarRenderer Constructor | Overloaded. |
Name | Description | |
---|---|---|
ArrowColor | Gets or sets the color of the arrow. | |
ArrowHoveredColor | Gets or sets the color of the arrow hovered. | |
ArrowSelectedColor | Gets or sets the color of the arrow selected. | |
ButtonBackgroundColor | Gets or sets the color of the button background. | |
ButtonBorderColor | Gets or sets the color of the button border. | |
ButtonHoveredBackgroundColor | Gets or sets the color of the button hovered background. | |
ButtonHoveredBorderColor | Gets or sets the color of the button hovered border. | |
ButtonSelectedBackgroundColor | Gets or sets the color of the button selected background. | |
ButtonSelectedBorderColor | Gets or sets the color of the button selected border. | |
Default | Gets the default value of the EnhancedScrollBarRenderer. | |
TrackBarBackgroundColor | Gets or sets the color of the track bar background. | |
TrackBarSelectedBackgroundColor | Gets or sets the color of the track bar selected background. |
Name | Description | |
---|---|---|
Clone | Creates a new object that is a copy of the current instance. | |
DrawArrowButton | Draws the arrow button. | |
DrawCustomButton | Draw the custom button. | |
DrawHorizontalThumb | Draws the horizontal thumb. | |
DrawHorizontalThumbGrip | Draws the horizontal thumb grip. | |
DrawLeftHorizontalTrack | Draws the left horizontal track. | |
DrawLowerVerticalTrack | Draws the lower vertical track. | |
DrawRightHorizontalTrack | Draws the right horizontal track. | |
DrawUpperVerticalTrack | Draws the upper vertical track. | |
DrawVerticalThumb | Draws the vertical thumb. | |
DrawVerticalThumbGrip | Draws the vertical thumb grip. | |
Equals | Determines whether the specified System.Object is equal to the current System.Object. | |
GetHashCode | Serves 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. | |
ToString | Returns a System.String that represents the current System.Object. |