ScrollBarRenderer Methods
.NET Framework 4.5
The ScrollBarRenderer type exposes the following members.
| Name | Description | |
|---|---|---|
|
DrawArrowButton | Draws a scroll arrow with visual styles. |
|
DrawHorizontalThumb | Draws a horizontal scroll box (also known as the thumb) with visual styles. |
|
DrawHorizontalThumbGrip | Draws a grip on a horizontal scroll box (also known as the thumb) with visual styles. |
|
DrawLeftHorizontalTrack | Draws a horizontal scroll bar track with visual styles. |
|
DrawLowerVerticalTrack | Draws a vertical scroll bar track with visual styles. |
|
DrawRightHorizontalTrack | Draws a horizontal scroll bar track with visual styles. |
|
DrawSizeBox | Draws a scroll bar sizing handle with visual styles. |
|
DrawUpperVerticalTrack | Draws a vertical scroll bar track with visual styles. |
|
DrawVerticalThumb | Draws a vertical scroll box (also known as the thumb) with visual styles. |
|
DrawVerticalThumbGrip | Draws a grip on a vertical scroll box (also known as the thumb) with visual styles. |
|
Equals(Object) | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
|
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
|
GetSizeBoxSize | Returns the size of the sizing handle. |
|
GetThumbGripSize | Returns the size of the scroll box grip. |
|
GetType | Gets the Type of the current instance. (Inherited from Object.) |
|
ToString | Returns a string that represents the current object. (Inherited from Object.) |