Hide

SftTree/OCX 7.5 - ActiveX Tree Control

Display
Print

Shown Property, SftTreeItems Object

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

Syntax

Get

VB.NETCount = object.Shown As Integer
VBCount = object.Shown As Long
C#.NETint Count = object.Shown;
VC++long Count = object->Shown;
long Count = object->GetShown();
CHRESULT object->get_Shown(long* Count);

object

A SftTreeItems object.

Count

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

Comments

The Shown property returns the number of completely and partially visible items in the client area.

The Items.Shown property returns the total number of visible items in the tree control's client area, including partially visible items. The Items.ShownComplete property returns the number of completely visible items, not 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.