Happy New Year to one and all.
I have implemented a solution where I build a toolbar dynamically. The toolbar uses Windows Buttons for its items.
I would like to implement a context menu which allows the removal of the currently selected button.
Is there a way to determine which is the currently selected item in the toolbar when the context menu is invoked?