Adds a new resource control to the top bar of a resource popup. The 'uniqueID' is a string identifier uniquely identifying this control. 'controlID' is one of the values in the SResourceControl::DefaultID enumeration in IResourceManagerContent.h.
PROCEDURE ResList_AddRsrcCtrl(
uniqueID : STRING;
controlID : INTEGER);def vs.ResList_AddRsrcCtrl(uniqueID, controlID):
return None| Name | Type | Description |
|---|---|---|
| uniqueID | STRING | |
| controlID | INTEGER |
Availability: from Vectorworks 2024.4
- [Document List Handling](../Categories/Document List Handling.md)