Sets the user data of the specified item from a tree control.
PROCEDURE SetTreeControlItemData(
nDialogID : LONGINT;
nComponentID : LONGINT;
nItemID : INTEGER;
nUserData : LONGINT);def vs.SetTreeControlItemData(nDialogID, nComponentID, nItemID, nUserData):
return None| Name | Type | Description |
|---|---|---|
| nDialogID | LONGINT | |
| nComponentID | LONGINT | |
| nItemID | INTEGER | |
| nUserData | LONGINT |
Availability: from VectorWorks12.5