I want to have a button on my toolbar that has a little down arrow that when I press, gives me sub toolbar options. Think of the Undo/Redo buttons in Visual Studio; when I click the arrow next to the icon it pops open the list of edits I can go back to.
Share
Use a split button. See this example.