ScrollToColumnObject - cWebList

Scrolls a column into the view by scrolling horizontally

Type: Procedure

Parameters: Handle hoColumn

ParameterDescription
hoColumnHandle of the column object to scroll to


Syntax
Procedure ScrollToColumnObject Handle hoColumn

Call: 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.