MiniToolbarDropdown.OnSelect Event
Parent Object: MiniToolbarDropdownDescription
Event that is fired soon after the user changes the currently selected item using the drop down.
Syntax
MiniToolbarDropdown.OnSelect( ListItem As MiniToolbarListItem )Parameters
| Name | Type | Description |
| ListItem | MiniToolbarListItem | Input MiniToolbarListItem that is the item just selected. |
Samples
| Name | Description |
| Change color of part, features or faces | This sample demonstrates how to use MiniToolBar to change appearance color of part or features or faces. |
