Hide

SftTree/OCX 7.5 - ActiveX Tree Control

Display
Print

ResizeColumn Property, SftTree Object

Returns the column number currently being resized.

Deprecated - Provided for compatibility with earlier versions only - Use Headers.ResizeColumn instead

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 SftTree object.

ColIndex

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

Comments

Deprecated - Provided for compatibility with earlier versions only - Use Headers.ResizeColumn instead

The ResizeColumn property returns the column number currently being resized.

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

See Also SftTree 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.