CommandControl.commandDefinition Property
Parent Object: CommandControlDefined in namespace "adsk::core" and the header file is <Core/UserInterface/CommandControl.h>
Description
Gets the command definition associated with this button. The command definition defines all of the resource information used to display this button and receives the event when the button is clicked.
Syntax
"commandControl_var" is a variable referencing a CommandControl object.
|