FormControlCollection.AddScrollbar Method
Name | Parameters | Description |
---|---|---|
Add |
top |
Creates a scrollbar form control so that the top left corner of the scrollbar is located at the specified cell. |
Add |
target |
Adds a scrollbar form control at a specified cell range. |
Add |
x, y, width, height | Creates a scrollbar form control so that the top left corner of the scrollbar is located at the specified cell. |