Share

MiniToolbarDropdown.SelectedItem Property

Parent Object: MiniToolbarDropdown

Description

Returns the item currently selected. This can return Nothing in the case where nothing is selected and will always return Nothing in the case where HasMRUBehavior is False.

Syntax

MiniToolbarDropdown.SelectedItem() As MiniToolbarListItem

Property Value

This is a read only property whose value is a MiniToolbarListItem.

Version

Introduced in version 2012

Was this information helpful?