Deletes this tab. Fusion native tabs cannot be deleted. Use the isNative property to determine if this is a native or API created tab.
"toolbarTab_var" is a variable referencing a ToolbarTab object. |
"toolbarTab_var" is a variable referencing a ToolbarTab object. |
| Type | Description |
| boolean | Returns true if the delete was successful. |
| Name | Description |
| Customizing the UI using the API Sample | Demonstrates how to work with tabs, panels, and command in the user interface. The full source for C++ and Python samples can be downloaded. This is especially useful for getting the resource files. |