Hide

SftTree/OCX 7.5 - ActiveX Tree Control

Display
Print

HeightPix Property, SftTreeItems Object

Returns the height of an item in a fixed height tree control.

Syntax

Get

VB.NETHPix = object.HeightPix As Integer
VBHPix = object.HeightPix As Long
C#.NETint HPix = object.HeightPix;
VC++long HPix = object->HeightPix;
long HPix = object->GetHeightPix();
CHRESULT object->get_HeightPix(long* HPix);

object

A SftTreeItems object.

HPix

Returns the height of an item in a fixed height tree control in pixels.

Comments

The HeightPix property returns the height of an item in a fixed height tree control.

The Items.Height and HeightPix properties are synonyms, but may use different coordinate systems.

The HeightPix property applies to a fixed height tree control only (see Items.Style). In a variable height tree control, the Item.Height property can be used instead.

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.