Hide

SftTree/OCX 7.5 - ActiveX Tree Control

Display
Print

ResizeColumn Property, SftTreeHeaders Object

Returns the column number currently being resized.

Syntax

Get

VB.NETColIndex = object.ResizeColumn As Short
VBColIndex = object.ResizeColumn As Integer
C#.NETshort ColIndex = object.ResizeColumn;
VC++short ColIndex = object->ResizeColumn;
short ColIndex = object->GetResizeColumn();
CHRESULT object->get_ResizeColumn(short* ColIndex);

object

A SftTreeHeaders object.

ColIndex

Returns the column number currently being resized. -1 is returned if the splitter bar is repositioned.

Comments

The ResizeColumn property returns the column number currently being resized.

This property is only valid while a ColumnSize or ColumnSizeStarted event occurs.

See Also SftTreeHeaders Object | Object Hierarchy


Last Updated 08/13/2020 - (email)
© 2024 Softel vdm, Inc.


Spring Break!

Our offices will be closed this week (March 18 through March 22).

We'll be back March 24 to address any pending sales and support issues.