MiniToolbarComboBox.OnItemRemove Event
Parent Object:
MiniToolbarComboBox
Description
Event that is fired when the user removes an item from the combobox.
Syntax
MiniToolbarComboBox.
OnItemRemove
(
ListItem
As
MiniToolbarListItem
)
Parameters
Name
Type
Description
ListItem
MiniToolbarListItem
Input ListItem that indicates the item being deleted.
Version
Introduced in version 2012
© Copyright 2021 Autodesk, Inc.
Comment on this page.