TabCommandInput.activate Method
Parent Object: TabCommandInputDefined in namespace "adsk::core" and the header file is <Core/UserInterface/TabCommandInput.h>
Description
Sets this to be the currently activated (selected) tab.
Syntax
"tabCommandInput_var" is a variable referencing a TabCommandInput object.
|
Return Value
Type | Description |
boolean | Returns true if the TabCommandInput was successfully activated. |