Hide

SftTree/OCX 7.5 - ActiveX Tree Control

Display
Print

MakeVisible Method, SftTreeColumn Object

Horizontally scrolls the column into view so it is displayed in the tree control's client area.

Syntax

VB.NETobject.MakeVisible()
VBobject.MakeVisible
C#.NETvoid object.MakeVisible();
VC++HRESULT object->MakeVisible();
CHRESULT object->raw_MakeVisible();

object

A SftTreeColumn object.

Comments

The MakeVisible method horizontally scrolls the column into view so it is displayed in the tree control's client area.

The user normally scrolls the tree control items horizontally using the scroll bar, but if an application wants to insure that a column is visible, this method can be used.

To make a particular cell visible, the Cell.MakeVisible method can be used.

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