Hide

SftTree/OCX 7.5 - ActiveX Tree Control

Display
Print

ItemsShownComplete Property, SftTree Object

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

Deprecated - Provided for compatibility with earlier versions only - Use Items.ShownComplete instead

Syntax

Get

VB.NETCount = object.ItemsShownComplete As Integer
VBCount = object.ItemsShownComplete As Long
C#.NETint Count = object.ItemsShownComplete;
VC++long Count = object->ItemsShownComplete;
long Count = object->GetItemsShownComplete();
CHRESULT object->get_ItemsShownComplete(long* Count);

object

A SftTree object.

Count

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

Comments

Deprecated - Provided for compatibility with earlier versions only - Use Items.ShownComplete instead

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

The ItemsShownComplete 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 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.