Hide

SftTree/OCX 7.5 - ActiveX Tree Control

Display
Print

ShownComplete Property, SftTreeItems Object

Returns the number of completely visible items in the client area.

Syntax

Get

VB.NETCount = object.ShownComplete As Integer
VBCount = object.ShownComplete As Long
C#.NETint Count = object.ShownComplete;
VC++long Count = object->ShownComplete;
long Count = object->GetShownComplete();
CHRESULT object->get_ShownComplete(long* Count);

object

A SftTreeItems object.

Count

Returns the number of completely visible items in the client area.

Comments

The ShownComplete property returns the number of completely visible items in the client area.

The Items.ShownComplete property returns the total number of completely visible items in the tree control's client area, not including partially visible items. The Items.Shown property returns the number of visible items, including partial items.

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