ScrollBarRenderer Methods
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | DrawArrowButton(Graphics^, Rectangle, ScrollBarArrowButtonState) | Draws a scroll arrow with visual styles. |
![]() ![]() | DrawHorizontalThumb(Graphics^, Rectangle, ScrollBarState) | Draws a horizontal scroll box (also known as the thumb) with visual styles. |
![]() ![]() | DrawHorizontalThumbGrip(Graphics^, Rectangle, ScrollBarState) | Draws a grip on a horizontal scroll box (also known as the thumb) with visual styles. |
![]() ![]() | DrawLeftHorizontalTrack(Graphics^, Rectangle, ScrollBarState) | Draws a horizontal scroll bar track with visual styles. |
![]() ![]() | DrawLowerVerticalTrack(Graphics^, Rectangle, ScrollBarState) | Draws a vertical scroll bar track with visual styles. |
![]() ![]() | DrawRightHorizontalTrack(Graphics^, Rectangle, ScrollBarState) | Draws a horizontal scroll bar track with visual styles. |
![]() ![]() | DrawSizeBox(Graphics^, Rectangle, ScrollBarSizeBoxState) | Draws a scroll bar sizing handle with visual styles. |
![]() ![]() | DrawUpperVerticalTrack(Graphics^, Rectangle, ScrollBarState) | Draws a vertical scroll bar track with visual styles. |
![]() ![]() | DrawVerticalThumb(Graphics^, Rectangle, ScrollBarState) | Draws a vertical scroll box (also known as the thumb) with visual styles. |
![]() ![]() | DrawVerticalThumbGrip(Graphics^, Rectangle, ScrollBarState) | 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 the default hash function. (Inherited from Object.) |
![]() ![]() | GetSizeBoxSize(Graphics^, ScrollBarState) | Returns the size of the sizing handle. |
![]() ![]() | GetThumbGripSize(Graphics^, ScrollBarState) | Returns the size of the scroll box grip. |
![]() | GetType() | |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |

