MiniToolbarComboBox.OnItemHoverEnd Event
Parent Object:
MiniToolbarComboBox
Description
Event that is fired when the user stops hovering over an item in the combobox in the expanded state.
Syntax
MiniToolbarComboBox.
OnItemHoverEnd
(
ListItem
As
MiniToolbarListItem
)
Parameters
Name
Type
Description
ListItem
MiniToolbarListItem
Input ListItem that indicates the item the user has stopped hovering over.
Version
Introduced in version 2012
© Copyright 2021 Autodesk, Inc.
Comment on this page.