We have been using the ESRI Measure Tool on a .Net Toolstrip with version 9.3.1 for over a year now with no problem. I just upgraded to 10.0 SP2 and now when I click on any of the buttons inside the measure tool (measure by point, area, etc...) it opens up a separate instance of the measure tool window and seems to disconnect itself from the original window, however if I load the measure tool into the AxToolbarControl and click it from there it works correctly.
It seems the AxToolbarControl has an additional hook or something that we are not setting, but I can't find anything about it.
Any one else using a .NET toolstrip see this behavior or have any ideas what changed that would have affected this?
Thanks