SplitButtonControl.id Property
Parent Object: SplitButtonControlDefined in namespace "adsk::core" and the header file is <Core/UserInterface/SplitButtonControl.h>
Description
Gets the unique ID of this control. The ID is unique with respect to the other controls within the same panel, toolbar, or drop-down control.
Syntax
"splitButtonControl_var" is a variable referencing a SplitButtonControl object.
|