[]
Gets the rectangle of the horizontal scroll bar.
public Rectangle GetHorizontalScrollBarRectangle(int columnViewportIndex)
Public Function GetHorizontalScrollBarRectangle(columnViewportIndex As Integer) As Rectangle
Type | Name | Description |
---|---|---|
int | columnViewportIndex | Viewport column index |
Type | Description |
---|---|
Rectangle | Rectangle of the horizontal scroll bar. |