Removes an item from a Layout Manager tree control.
FUNCTION RemoveTreeControlItem(
nDialogID : LONGINT;
nComponentID : LONGINT;
nItemID : INTEGER): BOOLEAN;def vs.RemoveTreeControlItem(nDialogID, nComponentID, nItemID):
return BOOLEAN| Name | Type | Description |
|---|---|---|
| nDialogID | LONGINT | |
| nComponentID | LONGINT | |
| nItemID | INTEGER |
Availability: from VectorWorks13.0