If you have a DropDownButton in your toolbar it seems like it only shows the drop down menu when you click on the little down arrow next to the button (which is somewhat natural)
I'm trying to make a button that would show the drop down whether you click on the button or the dropdown arrow next to it. But I cant seem to find a way to find the location of a toolbar button (and hence I have no idea where to put my dropdown context menu)
any ideas? I guess I have to figure out the location of the button within the toolbar but I dunno how




)
Reply With Quote