ScrollToColumnObject - cWebList
Scrolls a column into the view by scrolling horizontally
Type: Procedure
Parameters
| Parameter | Type | Description |
|---|---|---|
| hoColumn | Handle | Handle of the column object to scroll to |
Syntax
Procedure ScrollToColumnObject Handle hoColumn
Call Example
Send ScrollToColumnObject hoColumn
Description
Scrolls a column into the view by scrolling horizontally.
Can only be used when pbAutoColumnSizing is False and pbScroll is True.