Returns the ToolbarControl at the specified ID.
"toolbarControlList_var" is a variable referencing a ToolbarControlList object.
|
"toolbarControlList_var" is a variable referencing a ToolbarControlList object.
|
Type | Description |
ToolbarControl | Returns the ToolbarControl with the specified ID or null if no control has this ID. |
Name | Type | Description |
id | string | The ID of the control within the collection to return. |