[]
Gets the rectangle of the vertical scroll bar.
public Rectangle GetVerticalScrollBarRectangle(int rowViewportIndex)
Public Function GetVerticalScrollBarRectangle(rowViewportIndex As Integer) As Rectangle
| Type | Name | Description |
|---|---|---|
| int | rowViewportIndex | Viewport row index |
| Type | Description |
|---|---|
| Rectangle | Rectangle of the vertical scroll bar. |