DropDownControl.deleteMe Method
Parent Object: DropDownControlDefined in namespace "adsk::core" and the header file is <Core/UserInterface/DropDownControl.h>
Description
Deletes the ToolbarControl
Syntax
"dropDownControl_var" is a variable referencing a DropDownControl object.
|
Return Value
Type | Description |
boolean | Returns a boolean indicating if the deletion was successful. |