Anyone know how to replicate the functionality of the "Select by Rectangle/Polygon" Tool. I went ahead and implemented a IMultiItem but it doesn't seem to have any method to set the current tool. Its almost like ESRI has used two separate controls to create this tool interface.
I tried using a separate ITool and IMultiItem associated together, unfortunately the multi-item still shows up as a full button size and thus looks strange. Anybody have ideas on where to go with this???