Syntax
ControlName_ColumnResized( columnIndex, newSize)
Purpose
Occurs when the user resizes a column in the SequenceView control.
Parameters
columnIndex
As
Long
[In] Specifies the index of the resized column.
newSize
As
Long
[In] Specifies the new size of the column.