Hide

SftTree/OCX 7.5 - ActiveX Tree Control

Display
Print

ItemID Property, VirtualItem Object

Defines the item's item ID.

Deprecated - Provided for compatibility with earlier versions only - Use VirtualItem.Item.ID instead

Syntax

Put

VB.NETobject.ItemID = ID As Integer
VBobject.ItemID = ID As Long
C#.NETint object.ItemID = ID;
VC++long object->ItemID = ID;
void object->PutItemID(long ID);
CHRESULT object->put_ItemID(long ID);

object

A VirtualItem object.

ID

Defines the item's item ID.

Comments

Deprecated - Provided for compatibility with earlier versions only - Use VirtualItem.Item.ID instead

The ItemID property defines the item's item ID.

The VirtualItem.ItemID property is used while handling a VirtualItem event to define the item's item ID. The item is described by the VirtualItem event's RowIndex parameter.

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