toolStripButton
For some reason the toolStripButtons on a toolstrip don't have a handle when using Spy++. At the same time a toolStripComboBox on a toolStrip has handle.
I am tryign to send a message to the toolStrip buttons but I can't because thre is no handle. Is there a workaround? Why doesn't a toolstripbutton have a handle and a toolstripcombobox does?
Thanks a lot!

