Hello everyone!

I have several toolstripdropdownbuttons on a toolbar.

When the main button is clicked it displays all the options below it as well as firing the button click event for the main button.

I want to have the items in the dropdown only to display if the little arrow is clicked. If the user clicks on the button, i want that to fire.

Is there a way to do this?

Thanks!