[VBA]Sheets(1).Shapes(1).Name[/VBA]

This returns "Drop Down 1"

Does this mean that it is an MSForms.[Something]? My options for MSForms include ComboBox and ListBox, but is the Drop Down something else?